UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TRawEventHandler< PayloadType, HandlerType > Member List

This is the complete list of members for Chaos::TRawEventHandler< PayloadType, HandlerType >, including all inherited members.

FHandlerFunction typedefChaos::TRawEventHandler< PayloadType, HandlerType >
FInterestedProxyOwnerFunction typedefChaos::TRawEventHandler< PayloadType, HandlerType >
GetHandler() const overrideChaos::TRawEventHandler< PayloadType, HandlerType >inlinevirtual
GetInterestedProxyOwners(TArray< UObject * > &Output) const overrideChaos::TRawEventHandler< PayloadType, HandlerType >inlinevirtual
HandleEvent(const void *EventData) const overrideChaos::TRawEventHandler< PayloadType, HandlerType >inlinevirtual
TRawEventHandler(HandlerType *InHandler, FHandlerFunction InFunction, FInterestedProxyOwnerFunction InFunctionProxyOwners=nullptr)Chaos::TRawEventHandler< PayloadType, HandlerType >inline
~IEventHandler()Chaos::IEventHandlerinlinevirtual