TrinityCore
Loading...
Searching...
No Matches
WaypointDefines.h File Reference
#include "Define.h"
#include "Optional.h"
#include <vector>
+ Include dependency graph for WaypointDefines.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WaypointNode
 
struct  WaypointPath
 

Enumerations

enum  WaypointMoveType {
  WAYPOINT_MOVE_TYPE_WALK , WAYPOINT_MOVE_TYPE_RUN , WAYPOINT_MOVE_TYPE_LAND , WAYPOINT_MOVE_TYPE_TAKEOFF ,
  WAYPOINT_MOVE_TYPE_MAX
}
 

Enumeration Type Documentation

◆ WaypointMoveType

Enumerator
WAYPOINT_MOVE_TYPE_WALK 
WAYPOINT_MOVE_TYPE_RUN 
WAYPOINT_MOVE_TYPE_LAND 
WAYPOINT_MOVE_TYPE_TAKEOFF 
WAYPOINT_MOVE_TYPE_MAX 

Definition at line 25 of file WaypointDefines.h.