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

#include <SmartScriptMgr.h>

Public Member Functions

 WayPoint (uint32 _id, float _x, float _y, float _z)

Public Attributes

uint32 id
float x
float y
float z

Detailed Description

Definition at line 17 of file SmartScriptMgr.h.

Constructor & Destructor Documentation

◆ WayPoint()

WayPoint::WayPoint ( uint32 _id,
float _x,
float _y,
float _z )
inline

Definition at line 19 of file SmartScriptMgr.h.

References x, y, and z.

Member Data Documentation

◆ id

uint32 WayPoint::id

Definition at line 27 of file SmartScriptMgr.h.

◆ x

float WayPoint::x

Definition at line 28 of file SmartScriptMgr.h.

Referenced by WayPoint().

◆ y

float WayPoint::y

Definition at line 29 of file SmartScriptMgr.h.

Referenced by WayPoint().

◆ z

float WayPoint::z

Definition at line 30 of file SmartScriptMgr.h.

Referenced by WayPoint().


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