Field GroupFilterFunc
Functor to filter AddressableAssetGroups during content update. If the functor returns false, the group is excluded from the update.
네임스페이스: UnityEditor.AddressableAssets.Build
어셈블리: solution.dll
구문
public static Func<AddressableAssetGroup, bool> GroupFilterFunc
반환
타입 | 설명 |
---|---|
Func<AddressableAssetGroup, bool> |