InputEventMIDI.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getChannel
GodotMethod!(long) getChannel;
Undocumented in source.
getControllerNumber
GodotMethod!(long) getControllerNumber;
Undocumented in source.
getControllerValue
GodotMethod!(long) getControllerValue;
Undocumented in source.
getInstrument
GodotMethod!(long) getInstrument;
Undocumented in source.
getMessage
GodotMethod!(long) getMessage;
Undocumented in source.
getPitch
GodotMethod!(long) getPitch;
Undocumented in source.
getPressure
GodotMethod!(long) getPressure;
Undocumented in source.
getVelocity
GodotMethod!(long) getVelocity;
Undocumented in source.
setChannel
GodotMethod!(void, long) setChannel;
Undocumented in source.
setControllerNumber
GodotMethod!(void, long) setControllerNumber;
Undocumented in source.
setControllerValue
GodotMethod!(void, long) setControllerValue;
Undocumented in source.
setInstrument
GodotMethod!(void, long) setInstrument;
Undocumented in source.
setMessage
GodotMethod!(void, long) setMessage;
Undocumented in source.
setPitch
GodotMethod!(void, long) setPitch;
Undocumented in source.
setPressure
GodotMethod!(void, long) setPressure;
Undocumented in source.
setVelocity
GodotMethod!(void, long) setVelocity;
Undocumented in source.

Meta