FReplayPlaylistParams

Set of parameters used with UGameInstance::PlayReplayPlatlist to control how the playlist is started.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/ReplayPlaylistTracker.h

Include

#include "Net/ReplayPlaylistTracker.h"

Syntax

struct FReplayPlaylistParams

Remarks

Set of parameters used with UGameInstance::PlayReplayPlatlist to control how the playlist is started.

Variables

Name Description

Public variable

FReplayPlaylist...

 

InitialOptions

Set of options that will be used to play the very first replay.

Public variable

TArray< FString...

 

Playlist

Set of replays to use as the playlist.

Public variable

FPreStartNextPl...

 

PreStartNextPlaylistReplayDelegate

Callback that can be used to update playback options after each individual replay has been played.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss