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

#include <BattlegroundEY.h>

Public Member Functions

 BattlegroundEYCapturingPointStruct (uint32 _DespawnNeutralObjectType, uint32 _SpawnObjectTypeAlliance, uint32 _MessageIdAlliance, uint32 _SpawnObjectTypeHorde, uint32 _MessageIdHorde, uint32 _GraveyardId)
 

Public Attributes

uint32 DespawnNeutralObjectType
 
uint32 SpawnObjectTypeAlliance
 
uint32 MessageIdAlliance
 
uint32 SpawnObjectTypeHorde
 
uint32 MessageIdHorde
 
uint32 GraveyardId
 

Detailed Description

Definition at line 310 of file BattlegroundEY.h.

Constructor & Destructor Documentation

◆ BattlegroundEYCapturingPointStruct()

BattlegroundEYCapturingPointStruct::BattlegroundEYCapturingPointStruct ( uint32  _DespawnNeutralObjectType,
uint32  _SpawnObjectTypeAlliance,
uint32  _MessageIdAlliance,
uint32  _SpawnObjectTypeHorde,
uint32  _MessageIdHorde,
uint32  _GraveyardId 
)
inline

Definition at line 312 of file BattlegroundEY.h.

Member Data Documentation

◆ DespawnNeutralObjectType

uint32 BattlegroundEYCapturingPointStruct::DespawnNeutralObjectType

Definition at line 319 of file BattlegroundEY.h.

◆ GraveyardId

uint32 BattlegroundEYCapturingPointStruct::GraveyardId

Definition at line 324 of file BattlegroundEY.h.

◆ MessageIdAlliance

uint32 BattlegroundEYCapturingPointStruct::MessageIdAlliance

Definition at line 321 of file BattlegroundEY.h.

◆ MessageIdHorde

uint32 BattlegroundEYCapturingPointStruct::MessageIdHorde

Definition at line 323 of file BattlegroundEY.h.

◆ SpawnObjectTypeAlliance

uint32 BattlegroundEYCapturingPointStruct::SpawnObjectTypeAlliance

Definition at line 320 of file BattlegroundEY.h.

◆ SpawnObjectTypeHorde

uint32 BattlegroundEYCapturingPointStruct::SpawnObjectTypeHorde

Definition at line 322 of file BattlegroundEY.h.


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