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

Interface IFilterRule

资源过滤规则接口

Assembly: YooAsset.Editor.dll
Declaration
public interface IFilterRule

Methods

IsCollectAsset(FilterRuleData)

是否为收集资源

Declaration
bool IsCollectAsset(FilterRuleData data)
Returns

System.Boolean: 如果收集该资源返回TRUE

Parameters
TypeName
YooAsset.Editor.FilterRuleDatadata