PICO Unreal Platform SDK
UPico_AssetStatus Class Reference

UPico_AssetStatus class. More...

#include <Pico_AssetFile.h>

Public Member Functions

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'.
 

Detailed Description