FLocalFileNetworkReplayStreamer::AddCachedFileRequestToQueue

Windows
MacOS
Linux

References

Module

LocalFileNetworkReplayStreaming

Header

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

Include

#include "LocalFileNetworkReplayStreaming.h"

Syntax

template<typename DelegateResultType>
void AddCachedFileRequestToQueue
(
    EQueuedLocalFileRequestType::Type RequestType,
    int32 InCacheKey,
    TFunction< void< DelegateResultType > &)> && InFunction,
    TFunction< void< DelegateResultType > &)> && InCompletionCallback
)

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