Skip to content

UMRIDemoSubsystem::PlayReplayFromBP

Class: UMRIDemoSubsystem

Blueprint-callable wrapper to begin playing back a demo.

Syntax

void UMRIDemoSubsystem::PlayReplayFromBP(FString ReplayName)

Parameters

Parameter Type Description
ReplayName FString Internal filename of the demo to play back.

Blueprint

Blueprint: Callable from Blueprints

Remarks

ReplayName Internal filename of the demo to play back. UFUNCTION