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