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.