Skip to content

UMRIDemoSubsystem::StartRecordingReplay

Class: UMRIDemoSubsystem

Begins recording a new demo.

Syntax

void UMRIDemoSubsystem::StartRecordingReplay(const FString &name, const FString &friendlyName)

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.