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
GetFactor
Cached name for the 'get_factor' method.
public static readonly StringName GetFactor
Field Value
IsDoubleClick
Cached name for the 'is_double_click' method.
public static readonly StringName IsDoubleClick
Field Value
SetButtonIndex
Cached name for the 'set_button_index' method.
public static readonly StringName SetButtonIndex
Field Value
SetCanceled
Cached name for the 'set_canceled' method.
public static readonly StringName SetCanceled
Field Value
SetDoubleClick
Cached name for the 'set_double_click' method.
public static readonly StringName SetDoubleClick
Field Value
SetFactor
Cached name for the 'set_factor' method.
public static readonly StringName SetFactor
Field Value
SetPressed
Cached name for the 'set_pressed' method.
public static readonly StringName SetPressed