Class BuildLayout.SchemaData
Data container for AddressableAssetGroupSchemas
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Syntax
[Serializable]
public class SchemaData
Fields
| Name | Description |
|---|---|
| Guid | The Guid of the AddressableAssetGroupSchema |
| KvpDetails | These key-value-pairs include data about the AddressableAssetGroupSchema, such as PackingMode and Compression. |
| Type | The class type of the AddressableAssetGroupSchema |