UMRIDemoSubsystem::StartRecordingReplayFromBP¶
Class: UMRIDemoSubsystem
Blueprint-callable wrapper to begin recording a demo.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
ReplayName |
FString |
Internal filename for the new recording. |
FriendlyName |
FString |
Human-readable name shown in UI. |
Blueprint¶
Blueprint: Callable from Blueprints
Remarks¶
ReplayName Internal filename for the new recording. FriendlyName Human-readable name shown in UI. UFUNCTION