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

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

_nameScriptObjectprivate
GameObjectScript(char const *name) noexceptGameObjectScriptexplicitprotected
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) noexceptScriptObjectexplicitprotected
~GameObjectScript()GameObjectScript
~ScriptObject()ScriptObjectprotectedvirtual