Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
EntryCheckPredicate Class Reference

#include <ScriptedCreature.h>

Public Member Functions

 EntryCheckPredicate (uint32 entry)
bool operator() (uint64 guid)

Private Attributes

uint32 _entry

Detailed Description

Definition at line 109 of file ScriptedCreature.h.

Constructor & Destructor Documentation

◆ EntryCheckPredicate()

EntryCheckPredicate::EntryCheckPredicate ( uint32 entry)
inline

Definition at line 112 of file ScriptedCreature.h.

References _entry.

Member Function Documentation

◆ operator()()

bool EntryCheckPredicate::operator() ( uint64 guid)
inline

Definition at line 114 of file ScriptedCreature.h.

References _entry, and GUID_ENPART().

Member Data Documentation

◆ _entry

uint32 EntryCheckPredicate::_entry
private

Definition at line 120 of file ScriptedCreature.h.

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


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