TrinityCore
Loading...
Searching...
No Matches
BattlegroundEYLosingPointStruct Struct Reference

#include <BattlegroundEY.h>

Public Member Functions

 BattlegroundEYLosingPointStruct (uint32 _SpawnNeutralObjectType, uint32 _DespawnObjectTypeAlliance, uint32 _MessageIdAlliance, uint32 _DespawnObjectTypeHorde, uint32 _MessageIdHorde)
 

Public Attributes

uint32 SpawnNeutralObjectType
 
uint32 DespawnObjectTypeAlliance
 
uint32 MessageIdAlliance
 
uint32 DespawnObjectTypeHorde
 
uint32 MessageIdHorde
 

Detailed Description

Definition at line 295 of file BattlegroundEY.h.

Constructor & Destructor Documentation

◆ BattlegroundEYLosingPointStruct()

BattlegroundEYLosingPointStruct::BattlegroundEYLosingPointStruct ( uint32  _SpawnNeutralObjectType,
uint32  _DespawnObjectTypeAlliance,
uint32  _MessageIdAlliance,
uint32  _DespawnObjectTypeHorde,
uint32  _MessageIdHorde 
)
inline

Definition at line 297 of file BattlegroundEY.h.

Member Data Documentation

◆ DespawnObjectTypeAlliance

uint32 BattlegroundEYLosingPointStruct::DespawnObjectTypeAlliance

Definition at line 304 of file BattlegroundEY.h.

◆ DespawnObjectTypeHorde

uint32 BattlegroundEYLosingPointStruct::DespawnObjectTypeHorde

Definition at line 306 of file BattlegroundEY.h.

◆ MessageIdAlliance

uint32 BattlegroundEYLosingPointStruct::MessageIdAlliance

Definition at line 305 of file BattlegroundEY.h.

◆ MessageIdHorde

uint32 BattlegroundEYLosingPointStruct::MessageIdHorde

Definition at line 307 of file BattlegroundEY.h.

◆ SpawnNeutralObjectType

uint32 BattlegroundEYLosingPointStruct::SpawnNeutralObjectType

Definition at line 303 of file BattlegroundEY.h.


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