Table of Contents

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

StringName

Canceled

Cached name for the 'canceled' property.

public static readonly StringName Canceled

Field Value

StringName

DoubleClick

Cached name for the 'double_click' property.

public static readonly StringName DoubleClick

Field Value

StringName

Factor

Cached name for the 'factor' property.

public static readonly StringName Factor

Field Value

StringName

Pressed

Cached name for the 'pressed' property.

public static readonly StringName Pressed

Field Value

StringName