AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
WaypointData Struct Reference

#include "WaypointMgr.h"

Public Attributes

uint32 id
 
float x
 
float y
 
float z
 
std::optional< float > orientation
 
uint32 delay
 
uint32 event_id = 0
 
uint32 move_type = 0
 
uint8 event_chance = 0
 

Detailed Description

Member Data Documentation

◆ delay

◆ event_chance

uint8 WaypointData::event_chance = 0

◆ event_id

uint32 WaypointData::event_id = 0

◆ id

◆ move_type

◆ orientation

◆ x

◆ y

◆ z


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