![]() |
TrinityCore
|
Functions | |
| TC_SHARED_API bool | IsValid (std::string_view platform) |
Variables | |
| constexpr uint32 | Win_x86 = "Win"_fourcc |
| constexpr uint32 | Win_x64 = "Wn64"_fourcc |
| constexpr uint32 | Win_arm64 = "WinA"_fourcc |
| constexpr uint32 | Mac_x86 = "Mac"_fourcc |
| constexpr uint32 | Mac_x64 = "Mc64"_fourcc |
| constexpr uint32 | Mac_arm64 = "MacA"_fourcc |
| bool ClientBuild::Platform::IsValid | ( | std::string_view | platform | ) |
Definition at line 56 of file ClientBuildInfo.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineconstexpr |
Definition at line 56 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 55 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 54 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 53 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 52 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 51 of file ClientBuildInfo.h.