HandleUtility.AddControlstatic function AddControl (controlId : int, distance : float) : voidDescriptionRecord a distance measurement from a handle. All handles call this with their controlID during layout, then use nearestControl to check if they got the mouseDown. |
