Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FDebugSubstep
Description
Disable and wait for the completion of the debug thread. Not thread safe. Must be called from within the physics thread or with the physics thread locked. Once shutdown, the debug thread can still be restarted when SyncAdvance is called.
| Name | Shutdown |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/DebugSubstep.h |
| Include Path | #include "Chaos/Framework/DebugSubstep.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Framework/DebugSubstep.cpp |
void Shutdown()