Click or drag to resize

InputEventActionAction Property

The action's name. Actions are accessed via this String.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string Action { get; set; }

Property Value

Type: String
See Also