Skip to content

UMRIDemoSubsystem::DeleteReplay

Class: UMRIDemoSubsystem

Deletes an existing replay from disk.

Syntax

void UMRIDemoSubsystem::DeleteReplay(const FString &ReplayName)

Parameters

Parameter Type Description
ReplayName const FString & Internal filename of the replay to delete.

Blueprint

Blueprint: Callable from Blueprints

Remarks

ReplayName Internal filename of the replay to delete. UFUNCTION