Click or drag to resize

InputGetMouseMode Method

Returns the mouse mode. See the constants for more information.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static InputMouseMode GetMouseMode()

Return Value

Type: InputMouseMode

[Missing <returns> documentation for "M:Godot.Input.GetMouseMode"]

See Also