![]() |
TrinityCore
|
Functions | |
| TC_SHARED_API bool | IsValid (std::string_view type) |
Variables | |
| constexpr uint32 | Retail = "WoW"_fourcc |
| constexpr uint32 | RetailChina = "WoWC"_fourcc |
| constexpr uint32 | Beta = "WoWB"_fourcc |
| constexpr uint32 | BetaRelease = "WoWE"_fourcc |
| constexpr uint32 | Ptr = "WoWT"_fourcc |
| constexpr uint32 | PtrRelease = "WoWR"_fourcc |
| bool ClientBuild::Type::IsValid | ( | std::string_view | type | ) |
Definition at line 114 of file ClientBuildInfo.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineconstexpr |
Definition at line 84 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 85 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 86 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 87 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 82 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 83 of file ClientBuildInfo.h.