Table of Contents

Class InputEventMouseMotion.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetPenInverted

Cached name for the 'get_pen_inverted' method.

public static readonly StringName GetPenInverted

Field Value

StringName

GetPressure

Cached name for the 'get_pressure' method.

public static readonly StringName GetPressure

Field Value

StringName

GetRelative

Cached name for the 'get_relative' method.

public static readonly StringName GetRelative

Field Value

StringName

GetTilt

Cached name for the 'get_tilt' method.

public static readonly StringName GetTilt

Field Value

StringName

GetVelocity

Cached name for the 'get_velocity' method.

public static readonly StringName GetVelocity

Field Value

StringName

SetPenInverted

Cached name for the 'set_pen_inverted' method.

public static readonly StringName SetPenInverted

Field Value

StringName

SetPressure

Cached name for the 'set_pressure' method.

public static readonly StringName SetPressure

Field Value

StringName

SetRelative

Cached name for the 'set_relative' method.

public static readonly StringName SetRelative

Field Value

StringName

SetTilt

Cached name for the 'set_tilt' method.

public static readonly StringName SetTilt

Field Value

StringName

SetVelocity

Cached name for the 'set_velocity' method.

public static readonly StringName SetVelocity

Field Value

StringName