Click or drag to resize
GameInputAnyMouseButtonDown Property
Get if any mouse button is currently down.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AnyMouseButtonDown { get; }

Property Value

Type: Boolean
See Also