Skip to content

P_WolfCurses_InputManager_InputBuffer

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputManager.InputBuffer Property

Input buffer that we will use to hold characters until need to send them to simulation.

Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public string InputBuffer { get; }

Property Value

Type: String

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputManager Class
WolfCurses Namespace

Clone this wiki locally