Urho3D
|
This is the complete list of members for Dviglo::EventHandler11Impl, including all inherited members.
Clone() const override | Dviglo::EventHandler11Impl | inlinevirtual |
EventHandler(Object *receiver, void *userData=nullptr) | Dviglo::EventHandler | inlineexplicit |
EventHandler11Impl(std::function< void(StringHash, VariantMap &)> function, void *userData=nullptr) | Dviglo::EventHandler11Impl | inlineexplicit |
eventType_ | Dviglo::EventHandler | protected |
function_ | Dviglo::EventHandler11Impl | private |
GetEventType() const | Dviglo::EventHandler | inline |
GetReceiver() const | Dviglo::EventHandler | inline |
GetSender() const | Dviglo::EventHandler | inline |
GetUserData() const | Dviglo::EventHandler | inline |
Invoke(VariantMap &eventData) override | Dviglo::EventHandler11Impl | inlinevirtual |
LinkedListNode() | Dviglo::LinkedListNode | inline |
next_ | Dviglo::LinkedListNode | |
receiver_ | Dviglo::EventHandler | protected |
sender_ | Dviglo::EventHandler | protected |
SetSenderAndEventType(Object *sender, StringHash eventType) | Dviglo::EventHandler | inline |
userData_ | Dviglo::EventHandler | protected |
~EventHandler()=default | Dviglo::EventHandler | virtual |