docs.unity.cn
    Show / Hide Table of Contents

    Field GroupFilterFunc

    Functor to filter AddressableAssetGroups during content update. If the functor returns false, the group is excluded from the update.

    Namespace: UnityEditor.AddressableAssets.Build
    Syntax
    public static Func<AddressableAssetGroup, bool> GroupFilterFunc
    Returns
    Type Description
    Func<AddressableAssetGroup, Boolean>
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023