Method OnSetGroup
OnSetGroup(AddressableAssetGroup)
Override this method to perform post creation initialization.
Declaration
protected virtual void OnSetGroup(AddressableAssetGroup group)
Parameters
Type | Name | Description |
---|---|---|
AddressableAssetGroup | group | The group that the schema is added to. |