Urho3D
Dviglo::EventHandlerImpl< T > Member List

This is the complete list of members for Dviglo::EventHandlerImpl< T >, including all inherited members.

Clone() const overrideDviglo::EventHandlerImpl< T >inlinevirtual
EventHandler(Object *receiver, void *userData=nullptr)Dviglo::EventHandlerinlineexplicit
EventHandlerImpl(T *receiver, HandlerFunctionPtr function, void *userData=nullptr)Dviglo::EventHandlerImpl< T >inline
eventType_Dviglo::EventHandlerprotected
function_Dviglo::EventHandlerImpl< T >private
GetEventType() constDviglo::EventHandlerinline
GetReceiver() constDviglo::EventHandlerinline
GetSender() constDviglo::EventHandlerinline
GetUserData() constDviglo::EventHandlerinline
HandlerFunctionPtr typedef (defined in Dviglo::EventHandlerImpl< T >)Dviglo::EventHandlerImpl< T >
Invoke(VariantMap &eventData) overrideDviglo::EventHandlerImpl< T >inlinevirtual
LinkedListNode()Dviglo::LinkedListNodeinline
next_Dviglo::LinkedListNode
receiver_Dviglo::EventHandlerprotected
sender_Dviglo::EventHandlerprotected
SetSenderAndEventType(Object *sender, StringHash eventType)Dviglo::EventHandlerinline
userData_Dviglo::EventHandlerprotected
~EventHandler()=defaultDviglo::EventHandlervirtual