Table of Contents

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

StringName

GetGlobalPosition

Cached name for the 'get_global_position' method.

public static readonly StringName GetGlobalPosition

Field Value

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

SetButtonMask

Cached name for the 'set_button_mask' method.

public static readonly StringName SetButtonMask

Field Value

StringName

SetGlobalPosition

Cached name for the 'set_global_position' method.

public static readonly StringName SetGlobalPosition

Field Value

StringName

SetPosition

Cached name for the 'set_position' method.

public static readonly StringName SetPosition

Field Value

StringName