Table of Contents

Class InputEventMouseButton.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class InputEventMouseButton.MethodName : InputEventMouse.MethodName
Inheritance
InputEventMouseButton.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetButtonIndex

Cached name for the 'get_button_index' method.

public static readonly StringName GetButtonIndex

Field Value

StringName

GetFactor

Cached name for the 'get_factor' method.

public static readonly StringName GetFactor

Field Value

StringName

IsDoubleClick

Cached name for the 'is_double_click' method.

public static readonly StringName IsDoubleClick

Field Value

StringName

SetButtonIndex

Cached name for the 'set_button_index' method.

public static readonly StringName SetButtonIndex

Field Value

StringName

SetCanceled

Cached name for the 'set_canceled' method.

public static readonly StringName SetCanceled

Field Value

StringName

SetDoubleClick

Cached name for the 'set_double_click' method.

public static readonly StringName SetDoubleClick

Field Value

StringName

SetFactor

Cached name for the 'set_factor' method.

public static readonly StringName SetFactor

Field Value

StringName

SetPressed

Cached name for the 'set_pressed' method.

public static readonly StringName SetPressed

Field Value

StringName