Method OnGUIMultiple
OnGUIMultiple(List<AddressableAssetGroupSchema>)
Used to display the GUI of multiple selected groups.
Declaration
public virtual void OnGUIMultiple(List<AddressableAssetGroupSchema> otherSchemas)
Parameters
Type | Name | Description |
---|---|---|
List<AddressableAssetGroupSchema> | otherSchemas | Schema instances in the other selected groups |