INetworkReplayStreamer::AddUserToReplay

Adds a join-in-progress user to the set of users associated with the currently recording replay (if any)

Windows
MacOS
Linux

Override Hierarchy

References

Module

NetworkReplayStreaming

Header

/Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h

Include

#include "NetworkReplayStreaming.h"

Syntax

void AddUserToReplay
(
    const FString & UserString
)

Remarks

Adds a join-in-progress user to the set of users associated with the currently recording replay (if any)

Parameters

Parameter

Description

UserString

a string that uniquely identifies the user, usually his or her FUniqueNetId

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