Version: 2019.4

LocalizationGroupConstructor

マニュアルに切り替える
public LocalizationGroup ();
public LocalizationGroup (Behaviour behaviour);
public LocalizationGroup (Type type);
public LocalizationGroup (object obj);

パラメーター

behaviourUse the assembly the behaviour belongs to.
typeUse the assembly the type belongs to.
objUse the assembly the obj belongs to.

説明

Set the current localization group.

This can be nested.