Class AddressableAssetGroupSchemaTemplate
Contains a set of schemas used by the GUI to create predefined asset groups.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Settings
Syntax
[Serializable]
public class AddressableAssetGroupSchemaTemplate
Properties
Name | Description |
---|---|
Description | the description of the template. |
DisplayName | The display name of the template. |
Methods
Name | Description |
---|---|
Create(String, String, Type[]) | Creates a template with the specified name, descriptionm and schema types. |
GetTypes() | The types of schemas in this template. |