M_WolfCurses_InputManager_AddCharToInputBuffer - Maxwolf/WolfCurses GitHub Wiki
Populates an internal input buffer for the simulation that is used to eventually return a possible command string to active game Windows.
Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void AddCharToInputBuffer(
char keyChar
)
- keyChar
- Type: System.Char
The key Char.
Supported in: 0.1