Table of Contents

Class Input.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Input.PropertyName
Inheritance
Input.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

EmulateMouseFromTouch

Cached name for the 'emulate_mouse_from_touch' property.

public static readonly StringName EmulateMouseFromTouch

Field Value

StringName

EmulateTouchFromMouse

Cached name for the 'emulate_touch_from_mouse' property.

public static readonly StringName EmulateTouchFromMouse

Field Value

StringName

MouseMode

Cached name for the 'mouse_mode' property.

public static readonly StringName MouseMode

Field Value

StringName

UseAccumulatedInput

Cached name for the 'use_accumulated_input' property.

public static readonly StringName UseAccumulatedInput

Field Value

StringName