Class InputEventMouse.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputEventMouse.MethodName : InputEventWithModifiers.MethodName
- Inheritance
-
InputEventMouse.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetButtonMask
Cached name for the 'get_button_mask' method.
public static readonly StringName GetButtonMask
Field Value
GetGlobalPosition
Cached name for the 'get_global_position' method.
public static readonly StringName GetGlobalPosition
Field Value
GetPosition
Cached name for the 'get_position' method.
public static readonly StringName GetPosition
Field Value
SetButtonMask
Cached name for the 'set_button_mask' method.
public static readonly StringName SetButtonMask
Field Value
SetGlobalPosition
Cached name for the 'set_global_position' method.
public static readonly StringName SetGlobalPosition
Field Value
SetPosition
Cached name for the 'set_position' method.
public static readonly StringName SetPosition