![]() |
TrinityCore
|
#include <BattlegroundIC.h>
Public Attributes | |
| uint32 | type |
| uint32 | entry |
| float | x |
| float | y |
| float | z |
| float | o |
Definition at line 561 of file BattlegroundIC.h.
| uint32 ICGo::entry |
Definition at line 564 of file BattlegroundIC.h.
| float ICGo::o |
Definition at line 568 of file BattlegroundIC.h.
| uint32 ICGo::type |
Definition at line 563 of file BattlegroundIC.h.
| float ICGo::x |
Definition at line 565 of file BattlegroundIC.h.
| float ICGo::y |
Definition at line 566 of file BattlegroundIC.h.
| float ICGo::z |
Definition at line 567 of file BattlegroundIC.h.