TrinityCore
GameObjectScript Member List

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

_nameScriptObjectprivate
GameObjectScript(char const *name)GameObjectScriptexplicitprotected
GetAI(GameObject *go) const =0GameObjectScriptpure virtual
GetName() constScriptObject
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
~GameObjectScript()GameObjectScript
~ScriptObject()ScriptObjectprotectedvirtual