|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Macros | |
| #define | PLAYABLE_CLASSES_COUNT 11 |
| #define | PLAYABLE_RACES_COUNT 15 |
Variables | |
| uint8 | classExpansion [PLAYABLE_CLASSES_COUNT][2] |
| uint8 | raceExpansion [PLAYABLE_RACES_COUNT][2] |
| #define PLAYABLE_CLASSES_COUNT 11 |
Definition at line 12 of file AuthHandler.cpp.
Referenced by WorldSession::SendAuthResponse().
| #define PLAYABLE_RACES_COUNT 15 |
Definition at line 11 of file AuthHandler.cpp.
Referenced by WorldSession::SendAuthResponse().
| uint8 classExpansion[PLAYABLE_CLASSES_COUNT][2] |
Definition at line 33 of file AuthHandler.cpp.
Referenced by WorldSession::SendAuthResponse().
| uint8 raceExpansion[PLAYABLE_RACES_COUNT][2] |
Definition at line 14 of file AuthHandler.cpp.
Referenced by WorldSession::SendAuthResponse().