TrinityCore
DynamicObjectScript Member List

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

_nameScriptObjectprivate
DynamicObjectScript(char const *name)DynamicObjectScriptexplicitprotected
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)ScriptObjectprotected
~DynamicObjectScript()DynamicObjectScript
~ScriptObject()ScriptObjectprotectedvirtual