Rebel Fork Framework
|
This is the complete list of members for Urho3D::Actions::ActionCallHandler, including all inherited members.
ActionCallHandler(Object *receiver, void *userData=nullptr) | Urho3D::Actions::ActionCallHandler | inlineexplicit |
AddRef() | Urho3D::RefCounted | |
GetReceiver() const | Urho3D::Actions::ActionCallHandler | inline |
GetUserData() const | Urho3D::Actions::ActionCallHandler | inline |
HasScriptObject() const | Urho3D::RefCounted | inline |
Invoke(Object *target)=0 | Urho3D::Actions::ActionCallHandler | pure virtual |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
receiver_ | Urho3D::Actions::ActionCallHandler | protected |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
userData_ | Urho3D::Actions::ActionCallHandler | protected |
WeakRefs() const | Urho3D::RefCounted | |
~ActionCallHandler()=default | Urho3D::Actions::ActionCallHandler | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |