TrinityCore
Loading...
Searching...
No Matches
Trinity::ObjectTypeIdCheck Class Reference

#include <GridNotifiers.h>

Public Member Functions

 ObjectTypeIdCheck (TypeID typeId, bool equals)
 
bool operator() (WorldObject *object) const
 

Private Attributes

TypeID _typeId
 
bool _equals
 

Detailed Description

Definition at line 1958 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ ObjectTypeIdCheck()

Trinity::ObjectTypeIdCheck::ObjectTypeIdCheck ( TypeID  typeId,
bool  equals 
)
inline

Definition at line 1961 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

bool Trinity::ObjectTypeIdCheck::operator() ( WorldObject object) const
inline

Definition at line 1963 of file GridNotifiers.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ _equals

bool Trinity::ObjectTypeIdCheck::_equals
private

Definition at line 1970 of file GridNotifiers.h.

◆ _typeId

TypeID Trinity::ObjectTypeIdCheck::_typeId
private

Definition at line 1969 of file GridNotifiers.h.


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