InputFocus |
Current | The panel that currently has input focus. |
Next | The panel that will have the input focus next. |
Clear | Clear focus away from this panel. |
Set | Set the focus to this panel (or its nearest ancestor with AcceptsFocus). Note that Sandbox.UI.InputFocus.Current won't change until the next frame. |