Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::PlayerDump::CharacterFields Namespace Reference

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

Variable Documentation

◆ Account

uint32 const Skyfire::PlayerDump::CharacterFields::Account = 3

Definition at line 52 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ AtLogin

uint32 const Skyfire::PlayerDump::CharacterFields::AtLogin = 41

Definition at line 58 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ Class

uint32 const Skyfire::PlayerDump::CharacterFields::Class = 7

Definition at line 55 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ DeleteDate

uint32 const Skyfire::PlayerDump::CharacterFields::DeleteDate = 68

Definition at line 61 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ DeleteInfosAccount

uint32 const Skyfire::PlayerDump::CharacterFields::DeleteInfosAccount = 66

Definition at line 59 of file PlayerDump.h.

Referenced by PlayerDumpWriter::DumpTable(), and PlayerDumpReader::LoadDump().

◆ DeleteInfosName

uint32 const Skyfire::PlayerDump::CharacterFields::DeleteInfosName = 67

Definition at line 60 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ Gender

uint32 const Skyfire::PlayerDump::CharacterFields::Gender = 8

Definition at line 56 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ Guid

uint32 const Skyfire::PlayerDump::CharacterFields::Guid = 1

Definition at line 51 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ Level

uint32 const Skyfire::PlayerDump::CharacterFields::Level = 9

Definition at line 57 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ Name

uint32 const Skyfire::PlayerDump::CharacterFields::Name = 4

Definition at line 53 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().

◆ Race

uint32 const Skyfire::PlayerDump::CharacterFields::Race = 6

Definition at line 54 of file PlayerDump.h.

Referenced by PlayerDumpReader::LoadDump().