EvEmu
0.8.4
11 September 2021
|
#include "EVE_Dungeon.h"
Public Attributes | |
int16 | x |
int16 | y |
int16 | z |
uint16 | dunRoomSpawnID |
uint16 | dunRoomSpawnType |
Definition at line 196 of file EVE_Dungeon.h.
uint16 Dungeon::RoomSpawnInfo::dunRoomSpawnID |
Definition at line 200 of file EVE_Dungeon.h.
uint16 Dungeon::RoomSpawnInfo::dunRoomSpawnType |
Definition at line 201 of file EVE_Dungeon.h.
int16 Dungeon::RoomSpawnInfo::x |
Definition at line 197 of file EVE_Dungeon.h.
int16 Dungeon::RoomSpawnInfo::y |
Definition at line 198 of file EVE_Dungeon.h.
int16 Dungeon::RoomSpawnInfo::z |
Definition at line 199 of file EVE_Dungeon.h.