RequestEventDataForActiveReplay

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RequestEventDataForActiveReplay

(
    const FString& EventID,
    const FRequestEventDataCallback& D...
)

In most cases, this is desirable over RequestEventData because it will explicitly use ActiveReplayName instead of letting the streamer decide.

Public function

void

 

RequestEventDataForActiveReplay

(
    const FString& EventID,
    const int32 UserIndex,
    const FRequestEventDataCallback& D...
)

In most cases, this is desirable over RequestEventData because it will explicitly use ActiveReplayName instead of letting the streamer decide.

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