Interface ISearchCommand
搜索命令接口
Assembly: YooAsset.Editor.dll
View Source
Declaration
public interface ISearchCommand
Properties
SearchTag
搜索标签
View Source
Declaration
string SearchTag { get; }
搜索命令接口
public interface ISearchCommand
搜索标签
string SearchTag { get; }