|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Variables | |
| uint32 const | Account = 3 |
| uint32 const | AtLogin = 41 |
| uint32 const | Class = 7 |
| uint32 const | DeleteDate = 68 |
| uint32 const | DeleteInfosAccount = 66 |
| uint32 const | DeleteInfosName = 67 |
| uint32 const | Gender = 8 |
| uint32 const | Guid = 1 |
| uint32 const | Level = 9 |
| uint32 const | Name = 4 |
| uint32 const | Race = 6 |
| uint32 const Skyfire::PlayerDump::CharacterFields::Account = 3 |
Definition at line 52 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::AtLogin = 41 |
Definition at line 58 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::Class = 7 |
Definition at line 55 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::DeleteDate = 68 |
Definition at line 61 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::DeleteInfosAccount = 66 |
Definition at line 59 of file PlayerDump.h.
Referenced by PlayerDumpWriter::DumpTable(), and PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::DeleteInfosName = 67 |
Definition at line 60 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::Gender = 8 |
Definition at line 56 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::Guid = 1 |
Definition at line 51 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::Level = 9 |
Definition at line 57 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::Name = 4 |
Definition at line 53 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().
| uint32 const Skyfire::PlayerDump::CharacterFields::Race = 6 |
Definition at line 54 of file PlayerDump.h.
Referenced by PlayerDumpReader::LoadDump().