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

#include <Path.h>

Public Member Functions

 PathNode ()
 PathNode (float _x, float _y, float _z)

Public Attributes

float x
float y
float z

Detailed Description

Definition at line 12 of file Path.h.

Constructor & Destructor Documentation

◆ PathNode() [1/2]

PathNode::PathNode ( )
inline

Definition at line 14 of file Path.h.

References x, y, and z.

◆ PathNode() [2/2]

PathNode::PathNode ( float _x,
float _y,
float _z )
inline

Definition at line 15 of file Path.h.

References x, y, and z.

Member Data Documentation

◆ x

◆ y

◆ z


The documentation for this struct was generated from the following file:
  • src/server/game/Movement/Waypoints/Path.h