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

Interface IGroupActiveRule

资源分组激活规则接口

Assembly: YooAsset.Editor.dll
View Source
Declaration
public interface IGroupActiveRule

Methods

IsActiveGroup(GroupActiveRuleData)

检查是否激活分组

View Source
Declaration
bool IsActiveGroup(GroupActiveRuleData data)
Returns

System.Boolean: 如果分组激活返回 true

Parameters
TypeNameDescription
YooAsset.Editor.GroupActiveRuleDatadata分组数据