Method OnSetGroup
OnSetGroup(AddressableAssetGroup)
Override this method to perform post creation initialization.
선언
protected virtual void OnSetGroup(AddressableAssetGroup group)
파라미터
타입 | 이름 | 설명 |
---|---|---|
AddressableAssetGroup | group | The group that the schema is added to. |