Version: 2017.3

GUI.SetNextControlName

매뉴얼로 전환
public static void SetNextControlName (string name);

설명

Set the name of the next control.

This makes the following control be registered with a given name.

See Also: GetNameOfFocusedControl, FocusControl.

no example available in C#