GUIUtility.keyboardControlstatic var keyboardControl : intDescriptionThe controlID of the control that has keyboard focus.
JavaScript
// Click on the text field to see the id of the control. using UnityEngine; import UnityEngine |
