Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
CVD specific message to send a start recording command with optional list of data channels to force to be enabled.
| Name | FChaosVDStartRecordingCommandMessage |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/ChaosVDRecordingDetails.h |
| Include Path | #include "ChaosVDRecordingDetails.h" |
Syntax
USTRUCT ()
struct FChaosVDStartRecordingCommandMessage : public UE::TraceBasedDebuggers::FStartRecordingCommandMessage
Inheritance Hierarchy
- FStartRecordingCommandMessage → FChaosVDStartRecordingCommandMessage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataChannelsEnabledOverrideList | TArray< FString > | ChaosVDRecordingDetails.h |