Navigation
API > API/Runtime > API/Runtime/LocalFileNetworkReplayStreaming > API/Runtime/LocalFileNetworkReplayStreaming/FLocalFileNetworkReplayStreamer > API/Runtime/LocalFileNetworkReplayStreaming/FLocalFileNetworkReplayStreamer/AddDelegateFileR-
References
| Module | LocalFileNetworkReplayStreaming |
| Header | /Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h |
| Include | #include "LocalFileNetworkReplayStreaming.h" |
template<typename DelegateType, typename DelegateResultType>
void AddDelegateFileRequestToQueue
&40;
EQueuedLocalFileRequestType::Type RequestType,
const DelegateType & Delegate,
TFunction< void(TLocalFileRequestCommonData< DelegateResultType > &)> && InFunction
&41;