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
GetControllerNumber
Cached name for the 'get_controller_number' method.
public static readonly StringName GetControllerNumber
Field Value
GetControllerValue
Cached name for the 'get_controller_value' method.
public static readonly StringName GetControllerValue
Field Value
GetInstrument
Cached name for the 'get_instrument' method.
public static readonly StringName GetInstrument
Field Value
GetMessage
Cached name for the 'get_message' method.
public static readonly StringName GetMessage
Field Value
GetPitch
Cached name for the 'get_pitch' method.
public static readonly StringName GetPitch
Field Value
GetPressure
Cached name for the 'get_pressure' method.
public static readonly StringName GetPressure
Field Value
GetVelocity
Cached name for the 'get_velocity' method.
public static readonly StringName GetVelocity
Field Value
SetChannel
Cached name for the 'set_channel' method.
public static readonly StringName SetChannel
Field Value
SetControllerNumber
Cached name for the 'set_controller_number' method.
public static readonly StringName SetControllerNumber
Field Value
SetControllerValue
Cached name for the 'set_controller_value' method.
public static readonly StringName SetControllerValue
Field Value
SetInstrument
Cached name for the 'set_instrument' method.
public static readonly StringName SetInstrument
Field Value
SetMessage
Cached name for the 'set_message' method.
public static readonly StringName SetMessage
Field Value
SetPitch
Cached name for the 'set_pitch' method.
public static readonly StringName SetPitch
Field Value
SetPressure
Cached name for the 'set_pressure' method.
public static readonly StringName SetPressure
Field Value
SetVelocity
Cached name for the 'set_velocity' method.
public static readonly StringName SetVelocity