EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dungeon::RoomData Struct Reference

#include "EVE_Dungeon.h"

Public Attributes

int16 x
 
int16 y
 
int16 z
 
int32 dunGroupID
 

Detailed Description

Definition at line 178 of file EVE_Dungeon.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: