EvEmu
0.8.4
11 September 2021
|
#include "EVE_Dungeon.h"
Public Attributes | |
int16 | x |
int16 | y |
int16 | z |
int32 | dunGroupID |
Definition at line 178 of file EVE_Dungeon.h.
int32 Dungeon::RoomData::dunGroupID |
Definition at line 182 of file EVE_Dungeon.h.
Referenced by DungeonDataMgr::Populate().
int16 Dungeon::RoomData::x |
Definition at line 179 of file EVE_Dungeon.h.
Referenced by DungeonDataMgr::Populate().
int16 Dungeon::RoomData::y |
Definition at line 180 of file EVE_Dungeon.h.
Referenced by DungeonDataMgr::Populate().
int16 Dungeon::RoomData::z |
Definition at line 181 of file EVE_Dungeon.h.
Referenced by DungeonDataMgr::Populate().