Urho3D::Script Member List

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

AddRef()Urho3D::RefCounted
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
ClearObjectTypeCache()Urho3D::Script
context_Urho3D::Objectprotected
DecScriptNestingLevel()Urho3D::Scriptinlineprivate
defaultScene_Urho3D::Scriptprivate
defaultScriptFile_Urho3D::Scriptprivate
DumpAPI(DumpMode mode=DOXYGEN, const String &sourceTree=String::EMPTY)Urho3D::Script
enumValues_Urho3D::Scriptprivate
eventHandlers_Urho3D::Objectprivate
ExceptionCallback(asIScriptContext *context)Urho3D::Script
Execute(const String &line)Urho3D::Script
executeConsoleCommands_Urho3D::Scriptprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
GetBlockEvents() constUrho3D::Objectinline
GetCallStack(asIScriptContext *context)Urho3D::Scriptstatic
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetDefaultScene() constUrho3D::Script
GetDefaultScriptFile() constUrho3D::Script
GetEnumValues(int asTypeID)Urho3D::Script
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetExecuteConsoleCommands() constUrho3D::Scriptinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetImmediateContext() constUrho3D::Scriptinline
GetModuleMutex()Urho3D::Scriptinline
GetObjectType(const char *declaration)Urho3D::Script
GetScriptEngine() constUrho3D::Scriptinline
GetScriptFileContext()Urho3D::Scriptprivate
GetScriptNestingLevel()Urho3D::Scriptinlineprivate
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleConsoleCommand(StringHash eventType, VariantMap &eventData)Urho3D::Scriptprivate
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
immediateContext_Urho3D::Scriptprivate
IncScriptNestingLevel()Urho3D::Scriptinlineprivate
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
MessageCallback(const asSMessageInfo *msg)Urho3D::Script
moduleMutex_Urho3D::Scriptprivate
Object(Context *context)Urho3D::Objectexplicit
objectTypes_Urho3D::Scriptprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
OutputAPIRow(DumpMode mode, const String &row, bool removeReference=false, const String &separator=";")Urho3D::Scriptprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
router_Urho3D::Scriptprivate
Script(Context *context)Urho3D::Scriptexplicit
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
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SetBlockEvents(bool block)Urho3D::Objectinline
SetDefaultScene(Scene *scene)Urho3D::Script
SetDefaultScriptFile(ScriptFile *file)Urho3D::Script
SetExecuteConsoleCommands(bool enable)Urho3D::Script
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)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
URHO3D_OBJECT(Script, Object) (defined in Urho3D::Script)Urho3D::Scriptprivate
WeakRefs() constUrho3D::RefCounted
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~Script() overrideUrho3D::Script