TGenericCachedLocalFileRequest

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LocalFileNetworkReplayStreaming

Header

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

Include

#include "LocalFileNetworkReplayStreaming.h"

Syntax

template<typename DelegateResultType>
class TGenericCachedLocalFileRequest : public TGenericQueuedLocalFileRequest< TLocalFileRequestCommonData< DelegateResultType > >

Variables

Name Description

Protected variable

int32

 

CacheKey

Constructors

Name Description

Public function

TGenericCachedLocalFileRequest

(
    int32 InCacheKey,
    const TSharedPtr< FLocalFileNetwork...,
    EQueuedLocalFileRequestType::Type I...,
    TFunction< void...,
    TFunction< void...
)

Overridden from FQueuedLocalFileRequest

Name Description

Public function Virtual

bool

 

GetCachedRequest()

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