EvEmu
0.8.4
11 September 2021
|
#include "EVE_Dungeon.h"
Public Attributes | |
int16 | x |
int16 | y |
int16 | z |
uint16 | dunEntryID |
Definition at line 204 of file EVE_Dungeon.h.
uint16 Dungeon::EntryData::dunEntryID |
Definition at line 208 of file EVE_Dungeon.h.
int16 Dungeon::EntryData::x |
Definition at line 205 of file EVE_Dungeon.h.
Referenced by DungeonDataMgr::Populate().
int16 Dungeon::EntryData::y |
Definition at line 206 of file EVE_Dungeon.h.
Referenced by DungeonDataMgr::Populate().
int16 Dungeon::EntryData::z |
Definition at line 207 of file EVE_Dungeon.h.
Referenced by DungeonDataMgr::Populate().