TrinityCore
FactionSpawnerHelper Struct Reference

#include <shattered_halls.h>

Public Member Functions

 FactionSpawnerHelper (uint32 allianceEntry, uint32 hordeEntry, Position const &pos)
 
uint32 operator() (uint32 teamID) const
 
Position const & GetPos () const
 

Private Attributes

uint32 const _allianceNPC
 
uint32 const _hordeNPC
 
Position const _spawnPos
 

Detailed Description

Definition at line 98 of file shattered_halls.h.

Constructor & Destructor Documentation

◆ FactionSpawnerHelper()

FactionSpawnerHelper::FactionSpawnerHelper ( uint32  allianceEntry,
uint32  hordeEntry,
Position const &  pos 
)
inline

Definition at line 100 of file shattered_halls.h.

Member Function Documentation

◆ GetPos()

Position const & FactionSpawnerHelper::GetPos ( ) const
inline

Definition at line 103 of file shattered_halls.h.

+ Here is the caller graph for this function:

◆ operator()()

uint32 FactionSpawnerHelper::operator() ( uint32  teamID) const
inline

Definition at line 102 of file shattered_halls.h.

Member Data Documentation

◆ _allianceNPC

uint32 const FactionSpawnerHelper::_allianceNPC
private

Definition at line 106 of file shattered_halls.h.

◆ _hordeNPC

uint32 const FactionSpawnerHelper::_hordeNPC
private

Definition at line 107 of file shattered_halls.h.

◆ _spawnPos

Position const FactionSpawnerHelper::_spawnPos
private

Definition at line 108 of file shattered_halls.h.


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