Class BuildLayout.Group
Data about the AddressableAssetGroup that gets processed during a build.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Syntax
[Serializable]
public class Group
Fields
Name | Description |
---|---|
Bundles | A list of the AssetBundles associated with the Group |
Guid | The Guid of the AddressableAssetGroup |
Name | The Name of the AdressableAssetGroup |
PackingMode | The packing mode as defined by the BundledAssetGroupSchema on the AddressableAssetGroup |
Schemas | Data about the AddressableAssetGroupSchemas associated with the Group |