Version: 2017.2

GUI.SetNextControlName

Cambiar al Manual
public static void SetNextControlName (string name);

Descripción

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#