TrinityCore
Trinity::ObjectEntryAndPrivateOwnerIfExistsCheck Class Reference

#include <GridNotifiers.h>

Public Member Functions

 ObjectEntryAndPrivateOwnerIfExistsCheck (ObjectGuid ownerGUID, uint32 entry)
 
bool operator() (WorldObject *object) const
 

Private Attributes

ObjectGuid _ownerGUID
 
uint32 _entry
 

Detailed Description

Definition at line 1771 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ ObjectEntryAndPrivateOwnerIfExistsCheck()

Trinity::ObjectEntryAndPrivateOwnerIfExistsCheck::ObjectEntryAndPrivateOwnerIfExistsCheck ( ObjectGuid  ownerGUID,
uint32  entry 
)
inline

Definition at line 1774 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1776 of file GridNotifiers.h.

Member Data Documentation

◆ _entry

uint32 Trinity::ObjectEntryAndPrivateOwnerIfExistsCheck::_entry
private

Definition at line 1783 of file GridNotifiers.h.

◆ _ownerGUID

ObjectGuid Trinity::ObjectEntryAndPrivateOwnerIfExistsCheck::_ownerGUID
private

Definition at line 1782 of file GridNotifiers.h.


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