Class AddressableAssetGroupSchema
Contains data for AddressableAssetGroups.
Inherited Members
Namespace: UnityEditor .AddressableAssets .Settings
Assembly: Unity.Addressables.Editor.dll
Syntax
public class AddressableAssetGroupSchema : ScriptableObject
Properties
Name | Description |
---|---|
Group | Get the group that the schema belongs to. |
Methods
Name | Description |
---|---|
Compare(Addressable |
|
On |
Used to display the GUI of the schema. |
On |
Used to display the GUI of multiple selected groups. |
On |
Override this method to perform post creation initialization. |
Set |
Used to notify the addressables settings that data has been modified. This must be called by subclasses to ensure proper cache invalidation. |
Show |
Used for drawing properties in the inspector. |
Show |
Display mixed values for the specified property found in a list of schemas. |