public static int GetControlID(int hint, FocusType focusType, Rect rect) { return(GUIUtility.GetControlID_Injected(hint, focusType, ref rect)); }