Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ScriptPointMove Struct Reference

#include <ScriptSystem.h>

Public Attributes

float fX
float fY
float fZ
uint32 uiCreatureEntry
uint32 uiPointId
uint32 uiWaitTime

Detailed Description

Definition at line 38 of file ScriptSystem.h.

Member Data Documentation

◆ fX

float ScriptPointMove::fX

Definition at line 42 of file ScriptSystem.h.

Referenced by SystemMgr::LoadScriptWaypoints().

◆ fY

float ScriptPointMove::fY

Definition at line 43 of file ScriptSystem.h.

Referenced by SystemMgr::LoadScriptWaypoints().

◆ fZ

float ScriptPointMove::fZ

Definition at line 44 of file ScriptSystem.h.

Referenced by SystemMgr::LoadScriptWaypoints().

◆ uiCreatureEntry

uint32 ScriptPointMove::uiCreatureEntry

Definition at line 40 of file ScriptSystem.h.

Referenced by SystemMgr::LoadScriptWaypoints().

◆ uiPointId

uint32 ScriptPointMove::uiPointId

Definition at line 41 of file ScriptSystem.h.

Referenced by SystemMgr::LoadScriptWaypoints().

◆ uiWaitTime

uint32 ScriptPointMove::uiWaitTime

Definition at line 45 of file ScriptSystem.h.

Referenced by SystemMgr::LoadScriptWaypoints().


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