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