TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BattlegroundEYPointIconsStruct Struct Reference

#include <BattlegroundEY.h>

Public Member Functions

 BattlegroundEYPointIconsStruct (uint32 _WorldStateControlIndex, uint32 _WorldStateAllianceControlledIndex, uint32 _WorldStateHordeControlledIndex)
 

Public Attributes

uint32 WorldStateControlIndex
 
uint32 WorldStateAllianceControlledIndex
 
uint32 WorldStateHordeControlledIndex
 

Constructor & Destructor Documentation

BattlegroundEYPointIconsStruct::BattlegroundEYPointIconsStruct ( uint32  _WorldStateControlIndex,
uint32  _WorldStateAllianceControlledIndex,
uint32  _WorldStateHordeControlledIndex 
)
inline
254  : WorldStateControlIndex(_WorldStateControlIndex), WorldStateAllianceControlledIndex(_WorldStateAllianceControlledIndex), WorldStateHordeControlledIndex(_WorldStateHordeControlledIndex) { }
uint32 WorldStateControlIndex
Definition: BattlegroundEY.h:255
uint32 WorldStateAllianceControlledIndex
Definition: BattlegroundEY.h:256
uint32 WorldStateHordeControlledIndex
Definition: BattlegroundEY.h:257

Member Data Documentation

uint32 BattlegroundEYPointIconsStruct::WorldStateAllianceControlledIndex
uint32 BattlegroundEYPointIconsStruct::WorldStateControlIndex
uint32 BattlegroundEYPointIconsStruct::WorldStateHordeControlledIndex

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