TrinityCore
PhaseInfoStruct Struct Reference

#include <ObjectMgr.h>

Public Member Functions

bool IsAllowedInArea (uint32 areaId) const
 

Public Attributes

uint32 Id
 
std::unordered_set< uint32Areas
 

Detailed Description

Definition at line 1003 of file ObjectMgr.h.

Member Function Documentation

◆ IsAllowedInArea()

bool PhaseInfoStruct::IsAllowedInArea ( uint32  areaId) const

Definition at line 10416 of file ObjectMgr.cpp.

Member Data Documentation

◆ Areas

std::unordered_set<uint32> PhaseInfoStruct::Areas

Definition at line 1006 of file ObjectMgr.h.

◆ Id

uint32 PhaseInfoStruct::Id

Definition at line 1005 of file ObjectMgr.h.


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