Navigation
Unreal Engine C++ API Reference > Runtime > LocalFileNetworkReplayStreaming > TGenericCachedLocalFileRequest
References
Module | LocalFileNetworkReplayStreaming |
Header | /Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h |
Include | #include "LocalFileNetworkReplayStreaming.h" |
TGenericCachedLocalFileRequest
(
int32 InCacheKey,
const TSharedPtr< FLocalFileNetworkReplayStreamer > & InStreamer,
EQueuedLocalFileRequestType::Type InType,
TFunction< void< DelegateResultType > &)> && InFunction,
TFunction< void< DelegateResultType > &)> && InCompletionCallback
)