AddRef() | Urho3D::RefCounted | |
ClearLogMessages() | Urho3D::Script | |
ClearObjectTypeCache() | Urho3D::Script | |
context_ | Urho3D::Object | protected |
DecScriptNestingLevel() | Urho3D::Script | inlineprivate |
defaultScene_ | Urho3D::Script | private |
defaultScriptFile_ | Urho3D::Script | private |
DumpAPI() | Urho3D::Script | |
ExceptionCallback(asIScriptContext *context) | Urho3D::Script | |
Execute(const String &line) | Urho3D::Script | |
GetContext() const | Urho3D::Object | inline |
GetDefaultScene() const | Urho3D::Script | |
GetDefaultScriptFile() const | Urho3D::Script | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetImmediateContext() const | Urho3D::Script | inline |
GetLogMessages() const | Urho3D::Script | inline |
GetLogMode() const | Urho3D::Script | inline |
GetObjectType(const char *declaration) | Urho3D::Script | |
GetScriptEngine() const | Urho3D::Script | inline |
GetScriptFileContext() | Urho3D::Script | private |
GetScriptNestingLevel() | Urho3D::Script | inlineprivate |
GetSubsystem(ShortStringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
immediateContext_ | Urho3D::Script | private |
IncScriptNestingLevel() | Urho3D::Script | inlineprivate |
logMessages_ | Urho3D::Script | private |
logMode_ | Urho3D::Script | private |
MessageCallback(const asSMessageInfo *msg) | Urho3D::Script | |
Object(Context *context) | Urho3D::Object | |
OBJECT(Script) (defined in Urho3D::Script) | Urho3D::Script | private |
objectTypes_ | Urho3D::Script | private |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OutputAPIRow(const String &row, bool removeReference=false) | Urho3D::Script | private |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
Script(Context *context) | Urho3D::Script | |
scriptEngine_ | Urho3D::Script | private |
ScriptFile (defined in Urho3D::Script) | Urho3D::Script | friend |
scriptFileContexts_ | Urho3D::Script | private |
scriptNestingLevel_ | Urho3D::Script | private |
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::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~Script() | Urho3D::Script | |