![]() |
TrinityCore
|
#include <UnitDefines.h>
Public Member Functions | |
| DeclinedName ()=default | |
| TC_GAME_API | DeclinedName (UF::DeclinedNames const &uf) |
Public Attributes | |
| std::string | name [MAX_DECLINED_NAME_CASES] |
Definition at line 521 of file UnitDefines.h.
|
default |
| DeclinedName::DeclinedName | ( | UF::DeclinedNames const & | uf | ) |
| std::string DeclinedName::name[MAX_DECLINED_NAME_CASES] |
Definition at line 526 of file UnitDefines.h.