Class AssetInfo
Assembly: YooAsset.dll
Declaration
public class AssetInfo
Properties
PackageName
所属包裹
Declaration
public string PackageName { get; }
AssetType
资源类型
Declaration
public Type AssetType { get; }
Error
错误信息
Declaration
public string Error { get; }
IsInvalid
身份是否无效
Declaration
public bool IsInvalid { get; }
Address
可寻址地址
Declaration
public string Address { get; }
AssetPath
资源路径
Declaration
public string AssetPath { get; }