TrinityCore
Trinity::ObjectGUIDCheck Class Reference

#include <GridNotifiers.h>

Public Member Functions

 ObjectGUIDCheck (ObjectGuid GUID)
 
bool operator() (WorldObject *object) const
 

Private Attributes

ObjectGuid _GUID
 

Detailed Description

Definition at line 1717 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ ObjectGUIDCheck()

Trinity::ObjectGUIDCheck::ObjectGUIDCheck ( ObjectGuid  GUID)
inline

Definition at line 1720 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1722 of file GridNotifiers.h.

Member Data Documentation

◆ _GUID

ObjectGuid Trinity::ObjectGUIDCheck::_GUID
private

Definition at line 1728 of file GridNotifiers.h.


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