Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/Chaos
Inheritance Hierarchy
- ISimCallbackObject
- TSimCallbackObject
- FChaosSceneSimCallback
References
| Module | PhysicsCore |
| Header | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosScene.h |
| Include | #include "Chaos/ChaosScene.h" |
Syntax
struct FChaosSceneSimCallback : public Chaos::TSimCallbackObject< FChaosSceneCallbackInput >
Overridden from ISimCallbackObject
| Type | Name | Description | |
|---|---|---|---|
| FName | Get a stat name to describe this callback in external profiling and STATS when Named events are enabled | ||
| void | Called before simulation step |