Documentation

UI::IsMouseClicked

Function

bool UI::IsMouseClicked(MouseButton button = UI::MouseButton::Left, bool repeat = false)

Returns true if the given mouse button was just clicked.

UI::MouseButton button

bool repeat

Returns bool