FPreStartNextPlaylistReplay

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.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, const struct FReplayPlaylistTracker &, struct FReplayPlaylistUpdatedOptions & > FPreStartNextPlaylistReplay

References

Module

Engine

Header

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

Include

#include "Net/ReplayPlaylistTracker.h"

Remarks

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.

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