Navigation
API > API/Runtime > API/Runtime/ChaosSolverEngine
Interface for objects that want collision and trailing notifies from the Chaos solver
| Name | UChaosNotifyHandlerInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosSolverEngine/Public/Chaos/ChaosNotifyHandlerInterface.h |
| Include Path | #include "Chaos/ChaosNotifyHandlerInterface.h" |
Syntax
class UChaosNotifyHandlerInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UChaosNotifyHandlerInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UChaosNotifyHandlerInterface
(
const FObjectInitializer& ObjectInitializer |
Chaos/ChaosNotifyHandlerInterface.h |