Click or drag to resize

InputEventMIDIGetMessage Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.InputEventMIDI.GetMessage"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMessage is deprecated. Use the Message property instead.")]
public int GetMessage()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.InputEventMIDI.GetMessage"]

See Also