Class InputEventAction.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class InputEventAction.PropertyName : InputEvent.PropertyName
- Inheritance
-
InputEventAction.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Action
Cached name for the 'action' property.
public static readonly StringName Action
Field Value
Pressed
Cached name for the 'pressed' property.
public static readonly StringName Pressed
Field Value
Strength
Cached name for the 'strength' property.
public static readonly StringName Strength