Table of Contents

Class InputEventMidi.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class InputEventMidi.PropertyName : InputEvent.PropertyName
Inheritance
InputEventMidi.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Channel

Cached name for the 'channel' property.

public static readonly StringName Channel

Field Value

StringName

ControllerNumber

Cached name for the 'controller_number' property.

public static readonly StringName ControllerNumber

Field Value

StringName

ControllerValue

Cached name for the 'controller_value' property.

public static readonly StringName ControllerValue

Field Value

StringName

Instrument

Cached name for the 'instrument' property.

public static readonly StringName Instrument

Field Value

StringName

Message

Cached name for the 'message' property.

public static readonly StringName Message

Field Value

StringName

Pitch

Cached name for the 'pitch' property.

public static readonly StringName Pitch

Field Value

StringName

Pressure

Cached name for the 'pressure' property.

public static readonly StringName Pressure

Field Value

StringName

Velocity

Cached name for the 'velocity' property.

public static readonly StringName Velocity

Field Value

StringName