Table of Contents

Class InputEventMouse.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class InputEventMouse.PropertyName : InputEventWithModifiers.PropertyName
Inheritance
InputEventMouse.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

ButtonMask

Cached name for the 'button_mask' property.

public static readonly StringName ButtonMask

Field Value

StringName

GlobalPosition

Cached name for the 'global_position' property.

public static readonly StringName GlobalPosition

Field Value

StringName

Position

Cached name for the 'position' property.

public static readonly StringName Position

Field Value

StringName