UPico_AssetStatus class.
More...
#include <Pico_AssetFile.h>
|
FString | GetAssetId () |
| The ID of the DLC file.
|
|
FString | GetFilePath () |
| The path to the DLC file.
|
|
FString | GetFileName () |
| The name of the DLC file.
|
|
FString | GetDownloadStatus () |
| The download status of the DLC file. You can refer to DownloadStatus for details. One of 'installed', 'available', or 'in-progress'.
|
|