TrinityCore
Loading...
Searching...
No Matches
EntryCheckPredicate Class Reference

#include <ScriptedCreature.h>

Public Member Functions

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

Private Attributes

uint32 _entry
 

Detailed Description

Definition at line 115 of file ScriptedCreature.h.

Constructor & Destructor Documentation

◆ EntryCheckPredicate()

EntryCheckPredicate::EntryCheckPredicate ( uint32  entry)
inline

Definition at line 118 of file ScriptedCreature.h.

Member Function Documentation

◆ operator()()

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

Definition at line 119 of file ScriptedCreature.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ _entry

uint32 EntryCheckPredicate::_entry
private

Definition at line 122 of file ScriptedCreature.h.


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