Navigation
Unreal Engine C++ API Reference > Runtime > LocalFileNetworkReplayStreaming
Inheritance Hierarchy
- FAsyncGraphTaskBase
- TLocalFileAsyncGraphTask
References
Module | LocalFileNetworkReplayStreaming |
Header | /Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h |
Include | #include "LocalFileNetworkReplayStreaming.h" |
Syntax
template<typename ResultType>
class TLocalFileAsyncGraphTask : public FAsyncGraphTaskBase
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TLocalFileAsyncGraphTask
(
TFunction< ResultType()>&& InFunction, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | DoTask
(
ENamedThreads::Type CurrentThread, |
|
![]() |
ENamedThreads::Type | ||
![]() |
TFuture< ResultType > | GetFuture () |
|
![]() ![]() |
TStatId | GetStatId () |