Navigation
API > API/Runtime > API/Runtime/Chaos
Inheritance Hierarchy
- IEventHandler
- TRawEventHandler
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/EventManager.h |
| Include | #include "EventManager.h" |
Syntax
class IEventHandler
Remarks
Interface for event handler
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void * | GetHandler () |
||
| bool | GetInterestedProxyOwners
(
TArray< UObject* >& Output |
||
| void | HandleEvent
(
const void* EventData |