Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FDebugSubstep
| Name | ECommand |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/DebugSubstep.h |
| Include Path | #include "Chaos/Framework/DebugSubstep.h" |
Syntax
enum ECommand
{
Enable,
Disable,
ProgressToSubstep,
ProgressToStep,
}
Values
| Name | Remarks |
|---|---|
| Enable | |
| Disable | |
| ProgressToSubstep | |
| ProgressToStep |