TrinityCore
Loading...
Searching...
No Matches
EventScript Member List

This is the complete list of members for EventScript, including all inherited members.

_nameScriptObjectprivate
EventScript(char const *name) noexceptEventScriptexplicitprotected
GetName() constScriptObject
OnTrigger(WorldObject *object, WorldObject *invoker, uint32 eventId)EventScriptvirtual
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name) noexceptScriptObjectexplicitprotected
~EventScript()EventScript
~ScriptObject()ScriptObjectprotectedvirtual