|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ScriptSystem.h>
Public Attributes | |
| float | fX |
| float | fY |
| float | fZ |
| uint32 | uiCreatureEntry |
| uint32 | uiPointId |
| uint32 | uiWaitTime |
Definition at line 38 of file ScriptSystem.h.
| float ScriptPointMove::fX |
Definition at line 42 of file ScriptSystem.h.
Referenced by SystemMgr::LoadScriptWaypoints().
| float ScriptPointMove::fY |
Definition at line 43 of file ScriptSystem.h.
Referenced by SystemMgr::LoadScriptWaypoints().
| float ScriptPointMove::fZ |
Definition at line 44 of file ScriptSystem.h.
Referenced by SystemMgr::LoadScriptWaypoints().
| uint32 ScriptPointMove::uiCreatureEntry |
Definition at line 40 of file ScriptSystem.h.
Referenced by SystemMgr::LoadScriptWaypoints().
| uint32 ScriptPointMove::uiPointId |
Definition at line 41 of file ScriptSystem.h.
Referenced by SystemMgr::LoadScriptWaypoints().
| uint32 ScriptPointMove::uiWaitTime |
Definition at line 45 of file ScriptSystem.h.
Referenced by SystemMgr::LoadScriptWaypoints().