Enum BundledAssetGroupSchema.DefaultSchemaSettingsBuildTargetGroup
A group of build target platforms that share the recommended schema settings.
Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
Assembly: Unity.Addressables.Editor.dll
Syntax
public enum BundledAssetGroupSchema.DefaultSchemaSettingsBuildTargetGroup
Fields
Name | Description |
---|---|
Android | The Android build target group. |
Default | The default build target group. |
StandaloneWindows | The Standalone build target group. |
WebGL | The WebGL build target group. |
iOS | The iOS build target group. |