Class AddressableAssetGroupSortSettings
Settings used for sorting Addressables groups
Inherited Members
Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
Assembly: Unity.Addressables.Editor.dll
Syntax
public class AddressableAssetGroupSortSettings : ScriptableObject
Fields
| Name | Description |
|---|---|
| sortOrder | The group sort order |
Methods
| Name | Description |
|---|---|
| Create(string, string) | Creates, if needed, and returns the asset group sort settings for the project |
| GetSettings(string, string) | Gets the asset group sort settings for the project |
| GetSettings(AddressableAssetSettings) | Gets the asset group sort settings for the project |