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

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

_nameScriptObjectprivate
DynamicObjectScript(char const *name) noexceptDynamicObjectScriptexplicitprotected
GetName() constScriptObject
OnUpdate(DynamicObject *obj, uint32 diff)DynamicObjectScriptvirtual
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name) noexceptScriptObjectexplicitprotected
~DynamicObjectScript()DynamicObjectScript
~ScriptObject()ScriptObjectprotectedvirtual