UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ReplayPlaylistTracker.h File Reference

Go to the source code of this file.

Classes

struct  FReplayPlaylistUpdatedOptions
 
struct  FReplayPlaylistParams
 
struct  FReplayPlaylistTracker
 

Functions

 DECLARE_DELEGATE_TwoParams (FPreStartNextPlaylistReplay, const struct FReplayPlaylistTracker &, struct FReplayPlaylistUpdatedOptions &)
 

Function Documentation

◆ DECLARE_DELEGATE_TwoParams()

DECLARE_DELEGATE_TwoParams ( FPreStartNextPlaylistReplay  ,
const struct FReplayPlaylistTracker ,
struct FReplayPlaylistUpdatedOptions  
)

Delegate that is called prior to starting each replay in a playlist, giving game code a chance to update any necessary options or perform other work.