bool UI::IsMouseDragging(MouseButton button = UI::MouseButton::Left, float lock_threshold = -1)
Returns true if the mouse is dragging.
UI::MouseButton button
float lock_threshold
bool