Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | EChaosVDRecordingMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/ChaosVDRecordingDetails.h |
| Include Path | #include "ChaosVDRecordingDetails.h" |
Syntax
enum EChaosVDRecordingMode
{
Invalid,
Live,
File,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| Live | |
| File |