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

Class CollectResult

Assembly: YooAsset.Editor.dll
Declaration
public class CollectResult

Properties

Command

收集命令

Declaration
public CollectCommand Command { get; }

CollectAssets

收集的资源信息列表

Declaration
public List<CollectAssetInfo> CollectAssets { get; }