Urho3D::ScriptFile Member List

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

AddEventHandler(StringHash eventType, const String &handlerName)Urho3D::ScriptFilevirtual
AddEventHandler(Object *sender, StringHash eventType, const String &handlerName)Urho3D::ScriptFilevirtual
AddEventHandlerInternal(Object *sender, StringHash eventType, const String &handlerName)Urho3D::ScriptFileprivate
AddRef()Urho3D::RefCounted
AddScriptSection(asIScriptEngine *engine, Deserializer &source)Urho3D::ScriptFileprivate
BeginLoad(Deserializer &source)Urho3D::ScriptFilevirtual
CleanupEventInvoker(asIScriptObject *object)Urho3D::ScriptFile
ClearDelayedExecute(const String &declaration=String::EMPTY)Urho3D::ScriptFile
compiled_Urho3D::ScriptFileprivate
context_Urho3D::Objectprotected
CreateObject(const String &className, bool useInterface=false)Urho3D::ScriptFile
delayedCalls_Urho3D::ScriptFileprivate
DelayedExecute(float delay, bool repeat, const String &declaration, const VariantVector &parameters=Variant::emptyVariantVector)Urho3D::ScriptFile
EndLoad()Urho3D::ScriptFilevirtual
eventInvokers_Urho3D::ScriptFileprivate
Execute(const String &declaration, const VariantVector &parameters=Variant::emptyVariantVector, bool unprepare=true)Urho3D::ScriptFile
Execute(asIScriptFunction *function, const VariantVector &parameters=Variant::emptyVariantVector, bool unprepare=true)Urho3D::ScriptFile
Execute(asIScriptObject *object, const String &declaration, const VariantVector &parameters=Variant::emptyVariantVector, bool unprepare=true)Urho3D::ScriptFile
Execute(asIScriptObject *object, asIScriptFunction *method, const VariantVector &parameters=Variant::emptyVariantVector, bool unprepare=true)Urho3D::ScriptFile
functions_Urho3D::ScriptFileprivate
GetAsyncLoadState() const Urho3D::Resourceinline
GetBaseType() const =0Urho3D::Objectpure virtual
GetCategory() const Urho3D::Object
GetContext() const Urho3D::Objectinline
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFunction(const String &declaration)Urho3D::ScriptFile
GetMemoryUse() const Urho3D::Resourceinline
GetMethod(asIScriptObject *object, const String &declaration)Urho3D::ScriptFile
GetName() const Urho3D::Resourceinline
GetNameHash() const Urho3D::Resourceinline
GetScriptModule() const Urho3D::ScriptFileinline
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::Resource
HandleUpdate(StringHash eventType, VariantMap &eventData)Urho3D::ScriptFileprivate
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
includeFiles_Urho3D::ScriptFileprivate
IsCompiled() const Urho3D::ScriptFileinline
Load(Deserializer &source)Urho3D::Resource
loadByteCode_Urho3D::ScriptFileprivate
loadByteCodeSize_Urho3D::ScriptFileprivate
methods_Urho3D::ScriptFileprivate
OBJECT(ScriptFile) (defined in Urho3D::ScriptFile)Urho3D::ScriptFileprivate
Object(Context *context)Urho3D::Object
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::ScriptFilestatic
ReleaseModule()Urho3D::ScriptFileprivate
ReleaseRef()Urho3D::RefCounted
RemoveEventHandler(StringHash eventType)Urho3D::ScriptFilevirtual
RemoveEventHandler(Object *sender, StringHash eventType)Urho3D::ScriptFilevirtual
RemoveEventHandlers(Object *sender)Urho3D::ScriptFilevirtual
RemoveEventHandlers()Urho3D::ScriptFilevirtual
RemoveEventHandlersExcept(const PODVector< StringHash > &exceptions)Urho3D::ScriptFilevirtual
ResetUseTimer()Urho3D::Resource
Resource(Context *context)Urho3D::Resource
Save(Serializer &dest) const Urho3D::Resourcevirtual
SaveByteCode(Serializer &dest)Urho3D::ScriptFile
script_Urho3D::ScriptFileprivate
ScriptFile(Context *context)Urho3D::ScriptFile
scriptModule_Urho3D::ScriptFileprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SetAsyncLoadState(AsyncLoadState newState)Urho3D::Resource
SetMemoryUse(unsigned size)Urho3D::Resource
SetName(const String &name)Urho3D::Resource
SetParameters(asIScriptContext *context, asIScriptFunction *function, const VariantVector &parameters)Urho3D::ScriptFileprivate
subscribed_Urho3D::ScriptFileprivate
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
validClasses_Urho3D::ScriptFileprivate
WeakRefs() const Urho3D::RefCounted
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~ScriptEventListener()Urho3D::ScriptEventListenerinlinevirtual
~ScriptFile()Urho3D::ScriptFilevirtual