跳到主要内容
版本:3.0.x

Class ReportIndependentAsset

不被其他资源依赖的独立资源信息

Assembly: YooAsset.Editor.dll
View Source
Declaration
[Serializable]
public class ReportIndependentAsset

Fields

AssetPath

资源路径

View Source
Declaration
public string AssetPath

AssetGuid

资源GUID

View Source
Declaration
public string AssetGuid

AssetType

资源类型

View Source
Declaration
public string AssetType

FileSize

资源文件大小

View Source
Declaration
public long FileSize

Methods

ToString()

View Source
Declaration
public override string ToString()
Returns

System.String