![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ScriptSystem.h"
Public Attributes | |
| uint32 | uiCreatureEntry |
| uint32 | uiPointId |
| float | fX |
| float | fY |
| float | fZ |
| uint32 | uiWaitTime |
| float ScriptPointMove::fX |
Referenced by SystemMgr::LoadScriptWaypoints().
| float ScriptPointMove::fY |
Referenced by SystemMgr::LoadScriptWaypoints().
| float ScriptPointMove::fZ |
Referenced by SystemMgr::LoadScriptWaypoints().
| uint32 ScriptPointMove::uiCreatureEntry |
Referenced by SystemMgr::LoadScriptWaypoints().
| uint32 ScriptPointMove::uiPointId |
Referenced by SystemMgr::LoadScriptWaypoints().
| uint32 ScriptPointMove::uiWaitTime |
Referenced by SystemMgr::LoadScriptWaypoints().