MainLoop._inputText

Deprecated callback, does not do anything. Use _inputEvent to parse text input. Will be removed in Godot 4.0.

struct MainLoop
@nogc nothrow
void
_inputText
(
in String text
)

Meta