Click or drag to resize
IMouseInputAnyMouseButtonClicked Method
Return if any of mouse buttons was clicked this frame.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool AnyMouseButtonClicked()

Return Value

Type: Boolean
True if any mouse button was clicked.
See Also