![]() |
TrinityCore
|
#include <GameEventMgr.h>
Public Attributes | |
| float | reqNum |
| float | done |
| uint32 | max_world_state |
| uint32 | done_world_state |
Definition at line 44 of file GameEventMgr.h.
| float GameEventFinishCondition::done |
Definition at line 47 of file GameEventMgr.h.
| uint32 GameEventFinishCondition::done_world_state |
Definition at line 49 of file GameEventMgr.h.
| uint32 GameEventFinishCondition::max_world_state |
Definition at line 48 of file GameEventMgr.h.
| float GameEventFinishCondition::reqNum |
Definition at line 46 of file GameEventMgr.h.