Urho3D
Urho3D::Script Member List

This is the complete list of members for Urho3D::Script, including all inherited members.

AddRef()Urho3D::RefCounted
ClearLogMessages()Urho3D::Script
ClearObjectTypeCache()Urho3D::Script
context_Urho3D::Objectprotected
DecScriptNestingLevel()Urho3D::Scriptinlineprivate
defaultScene_Urho3D::Scriptprivate
defaultScriptFile_Urho3D::Scriptprivate
DumpAPI()Urho3D::Script
ExceptionCallback(asIScriptContext *context)Urho3D::Script
Execute(const String &line)Urho3D::Script
GetContext() const Urho3D::Objectinline
GetDefaultScene() const Urho3D::Script
GetDefaultScriptFile() const Urho3D::Script
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetImmediateContext() const Urho3D::Scriptinline
GetLogMessages() const Urho3D::Scriptinline
GetLogMode() const Urho3D::Scriptinline
GetObjectType(const char *declaration)Urho3D::Script
GetScriptEngine() const Urho3D::Scriptinline
GetScriptFileContext()Urho3D::Scriptprivate
GetScriptNestingLevel()Urho3D::Scriptinlineprivate
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
immediateContext_Urho3D::Scriptprivate
IncScriptNestingLevel()Urho3D::Scriptinlineprivate
logMessages_Urho3D::Scriptprivate
logMode_Urho3D::Scriptprivate
MessageCallback(const asSMessageInfo *msg)Urho3D::Script
Object(Context *context)Urho3D::Object
OBJECT(Script) (defined in Urho3D::Script)Urho3D::Scriptprivate
objectTypes_Urho3D::Scriptprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OutputAPIRow(const String &row, bool removeReference=false)Urho3D::Scriptprivate
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
Script(Context *context)Urho3D::Script
scriptEngine_Urho3D::Scriptprivate
ScriptFile (defined in Urho3D::Script)Urho3D::Scriptfriend
scriptFileContexts_Urho3D::Scriptprivate
scriptNestingLevel_Urho3D::Scriptprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SetDefaultScene(Scene *scene)Urho3D::Script
SetDefaultScriptFile(ScriptFile *file)Urho3D::Script
SetLogMode(ScriptLogMode mode)Urho3D::Script
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
WeakRefs() const Urho3D::RefCounted
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Script()Urho3D::Script