Class InputEventMouseButton.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class InputEventMouseButton.PropertyName : InputEventMouse.PropertyName
- Inheritance
-
InputEventMouseButton.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ButtonIndex
Cached name for the 'button_index' property.
public static readonly StringName ButtonIndex
Field Value
Canceled
Cached name for the 'canceled' property.
public static readonly StringName Canceled
Field Value
DoubleClick
Cached name for the 'double_click' property.
public static readonly StringName DoubleClick
Field Value
Factor
Cached name for the 'factor' property.
public static readonly StringName Factor
Field Value
Pressed
Cached name for the 'pressed' property.
public static readonly StringName Pressed