MetaPlatformSDK_AssetFileDownloadResult
Inherits: RefCounted
Represents the result of downloading an asset file.
Description
Represents the result of downloading an asset file.
Properties
int |
|
|
String |
|
Property Descriptions
int asset_id = 0
int get_asset_id ( )
ID of the asset file.
String filepath = ""
String get_filepath ( )
File path of the asset file.