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

#include <WaypointManager.h>

Public Attributes

uint32 delay
uint8 event_chance
uint32 event_id
uint32 id
float orientation
bool run
float x
float y
float z

Detailed Description

Definition at line 12 of file WaypointManager.h.

Member Data Documentation

◆ delay

◆ event_chance

uint8 WaypointData::event_chance

Definition at line 19 of file WaypointManager.h.

Referenced by WaypointMgr::Load(), and WaypointMgr::ReloadPath().

◆ event_id

uint32 WaypointData::event_id

Definition at line 17 of file WaypointManager.h.

Referenced by WaypointMgr::Load(), and WaypointMgr::ReloadPath().

◆ id

uint32 WaypointData::id

Definition at line 14 of file WaypointManager.h.

Referenced by WaypointMgr::Load(), and WaypointMgr::ReloadPath().

◆ orientation

float WaypointData::orientation

◆ run

bool WaypointData::run

◆ x

◆ y

◆ z


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