M_WolfCurses_InputManager_AddCharToInputBuffer - Maxwolf/WolfCurses GitHub Wiki

InputManager.AddCharToInputBuffer Method

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)

Syntax

C#

public void AddCharToInputBuffer(
	char keyChar
)

Parameters

 

keyChar
Type: System.Char
The key Char.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputManager Class
WolfCurses Namespace

⚠️ **GitHub.com Fallback** ⚠️