Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::CreatureWithDbGUIDCheck Class Reference

#include <GridNotifiers.h>

Public Member Functions

 CreatureWithDbGUIDCheck (WorldObject const *, uint32 lowguid)
bool operator() (Creature *u)

Private Attributes

uint32 i_lowguid

Detailed Description

Definition at line 858 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ CreatureWithDbGUIDCheck()

Skyfire::CreatureWithDbGUIDCheck::CreatureWithDbGUIDCheck ( WorldObject const * ,
uint32 lowguid )
inline

Definition at line 861 of file GridNotifiers.h.

References i_lowguid.

Member Function Documentation

◆ operator()()

bool Skyfire::CreatureWithDbGUIDCheck::operator() ( Creature * u)
inline

Definition at line 862 of file GridNotifiers.h.

References Creature::GetDBTableGUIDLow(), and i_lowguid.

Member Data Documentation

◆ i_lowguid

uint32 Skyfire::CreatureWithDbGUIDCheck::i_lowguid
private

Definition at line 867 of file GridNotifiers.h.

Referenced by CreatureWithDbGUIDCheck(), and operator()().


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