Enum SharedBundleSettings
Determines the group whose settings used for shared bundles (Built In and MonoScript bundles).
Namespace: UnityEditor.AddressableAssets.Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public enum SharedBundleSettings
Fields
Name | Description |
---|---|
CustomGroup | Shared bundles uses the settings of a specified group. |
DefaultGroup | Shared bundles uses the settings of the Default group. |