void UI::SetKeyboardFocusHere(int offset = 0)
Sets the keyboard focus on the next widget. Use positive offsets to access sub components of a multiple component widget. Use -1 to access previous widget.
int offset
int
offset