Click or drag to resize

ViewportSetInputAsHandled Method

Stops the input from propagating further down the SceneTree.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void SetInputAsHandled()
See Also