FOnRequestEventDataComplete

Delegate called when [RequestEventData()](API\Runtime\HttpNetworkReplayStreaming\EQueuedHttpRequestType__Type) completes.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, const TArray< uint8 > &, bool > FOnRequestEventDataComplete

References

Module

NetworkReplayStreaming

Header

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

Include

#include "NetworkReplayStreaming.h"

Remarks

Delegate called when RequestEventData() completes.

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