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 |
---|---|
sort |
The group sort order |
Methods
Name | Description |
---|---|
Create(string, string) | Creates, if needed, and returns the asset group sort settings for the project |
Get |
Gets the asset group sort settings for the project |
Get |
Gets the asset group sort settings for the project |