readonly UInt64 | AssetFileId[Get] DEPRECATED. Use AssetFileDeleteResult.GetAssetId(). |
readonly UInt64 | AssetId[Get] ID of the asset file. |
readonly string | Filepath[Get] File path of the asset file. |
readonly bool | Success[Get] Whether the asset delete was successful. |
AssetFileDeleteResult ( IntPtr o ) |
readonly UInt64 Oculus.Platform.Models.AssetFileDeleteResult.AssetFileId |
---|
DEPRECATED. Use AssetFileDeleteResult.GetAssetId(). |
readonly UInt64 Oculus.Platform.Models.AssetFileDeleteResult.AssetId |
---|
ID of the asset file. |
readonly string Oculus.Platform.Models.AssetFileDeleteResult.Filepath |
---|
File path of the asset file. |
readonly bool Oculus.Platform.Models.AssetFileDeleteResult.Success |
---|
Whether the asset delete was successful. |
Oculus.Platform.Models.AssetFileDeleteResult.AssetFileDeleteResult ( IntPtr o ) |
---|
No description available.
|