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

#include <ObjectMgr.h>

Public Attributes

uint32 data
uint32 entry
uint32 flags
uint32 icon
std::string icon_name
float x
float y

Detailed Description

Definition at line 515 of file ObjectMgr.h.

Member Data Documentation

◆ data

uint32 PointOfInterest::data

◆ entry

uint32 PointOfInterest::entry

Definition at line 517 of file ObjectMgr.h.

Referenced by ObjectMgr::LoadPointsOfInterest().

◆ flags

uint32 PointOfInterest::flags

◆ icon

uint32 PointOfInterest::icon

◆ icon_name

std::string PointOfInterest::icon_name

◆ x

float PointOfInterest::x

◆ y

float PointOfInterest::y

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