#include "SmartScriptMgr.h"
◆ WayPoint()
WayPoint::WayPoint |
( |
uint32 |
_id, |
|
|
float |
_x, |
|
|
float |
_y, |
|
|
float |
_z, |
|
|
Optional< float > |
_o, |
|
|
uint32 |
_delay |
|
) |
| |
|
inline |
35 {
36 id = _id;
42 }
std::optional< float > o
Definition SmartScriptMgr.h:48
float z
Definition SmartScriptMgr.h:47
uint32 delay
Definition SmartScriptMgr.h:49
float y
Definition SmartScriptMgr.h:46
float x
Definition SmartScriptMgr.h:45
References delay, o, x, y, and z.
◆ delay
◆ id
std::optional<float> WayPoint::o |
The documentation for this struct was generated from the following file: