Platform-unity v63 Reference Guide
Platform-unity v63 Reference Guide
Select your platform
No SDKs available
No versions available

AssetFileDeleteResult Class

Overview

Data Fields

readonly UInt64
DEPRECATED. Use AssetFileDeleteResult.GetAssetId().
readonly UInt64
AssetId[Get]
ID of the asset file.
readonly string
File path of the asset file.
readonly bool
Success[Get]
Whether the asset delete was successful.

Public Member Functions

AssetFileDeleteResult
( IntPtr o )

Details

Fields

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.

Member Functions

Oculus.Platform.Models.AssetFileDeleteResult.AssetFileDeleteResult
( IntPtr o )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon