Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net
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.