RequestEventGroupDataForActiveReplay

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RequestEventGroupDataForActiveReplay

(
    const FString& Group,
    const FRequestEventGroupDataCallbac...
)

Retrieve data for all events matching the requested group, and call the passed in delegate on completion.

Public function

void

 

RequestEventGroupDataForActiveReplay

(
    const FString& Group,
    const int32 UserIndex,
    const FRequestEventGroupDataCallbac...
)

Retrieve data for all events matching the requested group, and call the passed in delegate on completion.

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