NodeSetProcessInput Method |
Enables or disables input processing. This is not required for GUI controls! Enabled automatically if _Input(InputEvent) is overridden. Any calls to this before _Ready will be ignored.
Namespace: Godot
public void SetProcessInput( bool enable )
[Missing <param name="enable"/> documentation for "M:Godot.Node.SetProcessInput(System.Boolean)"]