Function MainLoop._inputText

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

void _inputText (
  const(String) text
) nothrow @nogc;