AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ObjectMgr.h"
Public Attributes | |
uint32 | ID |
float | PositionX |
float | PositionY |
uint32 | Icon |
uint32 | Flags |
uint32 | Importance |
std::string | Name |
uint32 PointOfInterest::Flags |
Referenced by PlayerMenu::SendPointOfInterest().
uint32 PointOfInterest::Icon |
Referenced by PlayerMenu::SendPointOfInterest().
uint32 PointOfInterest::ID |
Referenced by ObjectMgr::LoadPointsOfInterest().
uint32 PointOfInterest::Importance |
Referenced by PlayerMenu::SendPointOfInterest().
std::string PointOfInterest::Name |
Referenced by PlayerMenu::SendPointOfInterest().
float PointOfInterest::PositionX |
Referenced by PlayerMenu::SendPointOfInterest().
float PointOfInterest::PositionY |
Referenced by PlayerMenu::SendPointOfInterest().