Table of Contents

Class InputEventMidi.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetChannel

Cached name for the 'get_channel' method.

public static readonly StringName GetChannel

Field Value

StringName

GetControllerNumber

Cached name for the 'get_controller_number' method.

public static readonly StringName GetControllerNumber

Field Value

StringName

GetControllerValue

Cached name for the 'get_controller_value' method.

public static readonly StringName GetControllerValue

Field Value

StringName

GetInstrument

Cached name for the 'get_instrument' method.

public static readonly StringName GetInstrument

Field Value

StringName

GetMessage

Cached name for the 'get_message' method.

public static readonly StringName GetMessage

Field Value

StringName

GetPitch

Cached name for the 'get_pitch' method.

public static readonly StringName GetPitch

Field Value

StringName

GetPressure

Cached name for the 'get_pressure' method.

public static readonly StringName GetPressure

Field Value

StringName

GetVelocity

Cached name for the 'get_velocity' method.

public static readonly StringName GetVelocity

Field Value

StringName

SetChannel

Cached name for the 'set_channel' method.

public static readonly StringName SetChannel

Field Value

StringName

SetControllerNumber

Cached name for the 'set_controller_number' method.

public static readonly StringName SetControllerNumber

Field Value

StringName

SetControllerValue

Cached name for the 'set_controller_value' method.

public static readonly StringName SetControllerValue

Field Value

StringName

SetInstrument

Cached name for the 'set_instrument' method.

public static readonly StringName SetInstrument

Field Value

StringName

SetMessage

Cached name for the 'set_message' method.

public static readonly StringName SetMessage

Field Value

StringName

SetPitch

Cached name for the 'set_pitch' method.

public static readonly StringName SetPitch

Field Value

StringName

SetPressure

Cached name for the 'set_pressure' method.

public static readonly StringName SetPressure

Field Value

StringName

SetVelocity

Cached name for the 'set_velocity' method.

public static readonly StringName SetVelocity

Field Value

StringName