![]() |
TrinityCore
|
Functions | |
| bool | IsPreBCAcceptedClientBuild (uint32 build) |
| bool | IsPostBCAcceptedClientBuild (uint32 build) |
| bool | IsAcceptedClientBuild (uint32 build) |
Variables | |
| static constexpr uint32 | MAX_PRE_BC_CLIENT_BUILD = 6141 |
| bool AuthHelper::IsAcceptedClientBuild | ( | uint32 | build | ) |
Definition at line 35 of file AuthCodes.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool AuthHelper::IsPostBCAcceptedClientBuild | ( | uint32 | build | ) |
Definition at line 30 of file AuthCodes.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool AuthHelper::IsPreBCAcceptedClientBuild | ( | uint32 | build | ) |
Definition at line 25 of file AuthCodes.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticconstexpr |
Definition at line 23 of file AuthCodes.cpp.