Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
Include |
#include "OnlineSubsystemTypes.h" |
struct FCloudFile
Holds the data used in downloading a file asynchronously from the online service
Name | Description | ||
---|---|---|---|
|
AsyncState |
The async state the file download is in |
|
|
Data |
The buffer of data for the file |
|
|
FileName |
The name of the file as requested |
Name | Description | |
---|---|---|
|
FCloudFile() |
Constructors |
|
FCloudFile ( |
Name | Description | |
---|---|---|
|
~FCloudFile() |