UMRIDemoSubsystem::StartRecordingReplay¶
Class: UMRIDemoSubsystem
Begins recording a new demo.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
name |
const FString & |
Internal filename to use for the recording. |
friendlyName |
const FString & |
Human-readable name shown in UI. |
Remarks¶
name Internal filename to use for the recording. friendlyName Human-readable name shown in UI.