Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/FChaosScene
Description
Flushes all pending global, task and solver command queues and refreshes the spatial acceleration for the scene. Required when querying against a currently non-running scene to ensure the scene is correctly represented
| Name | Flush |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosScene.h |
| Include Path | #include "Chaos/ChaosScene.h" |
| Source | /Engine/Source/Runtime/PhysicsCore/Private/ChaosScene.cpp |
void Flush()