![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Chaos::FEventManager, including all inherited members.
| AddEvent(const EEventType &EventType, TFunction< void(PayloadType &EventData)> InFunction) | Chaos::FEventManager | inline |
| ClearEvents(const EEventType &EventType, TFunction< void(PayloadType &EventData)> InFunction) | Chaos::FEventManager | inline |
| DecodeCollisionIndex(int32 EncodedCollisionIdx, bool &bSwapOrder) | Chaos::FEventManager | static |
| DispatchEvents() | Chaos::FEventManager | |
| EncodeCollisionIndex(int32 ActualCollisionIndex, bool bSwapOrder) | Chaos::FEventManager | static |
| FEventManager(const Chaos::EMultiBufferMode &BufferModeIn) | Chaos::FEventManager | inline |
| FillProducerData(const Chaos::FPBDRigidsSolver *Solver, bool bResetData=true) | Chaos::FEventManager | |
| FlipBuffersIfRequired() | Chaos::FEventManager | |
| FPBDRigidsSolver | Chaos::FEventManager | friend |
| RegisterEvent(const EEventType &EventType, TFunction< void(const Chaos::FPBDRigidsSolver *Solver, PayloadType &EventData, bool bResetData)> InFunction) | Chaos::FEventManager | inline |
| RegisterHandler(const EEventType &EventType, HandlerType *Handler, typename TRawEventHandler< PayloadType, HandlerType >::FHandlerFunction HandlerFunction, typename TRawEventHandler< PayloadType, HandlerType >::FInterestedProxyOwnerFunction InterestedProxyOwnerFunction=nullptr) | Chaos::FEventManager | inline |
| Reset() | Chaos::FEventManager | |
| SetBufferMode(const Chaos::EMultiBufferMode &BufferModeIn) | Chaos::FEventManager | inline |
| UnregisterEvent(const EEventType &EventType) | Chaos::FEventManager | |
| UnregisterHandler(const EEventType &EventType, const void *InHandler) | Chaos::FEventManager | |
| ~FEventManager() | Chaos::FEventManager | inline |