Skip to content

M_WolfCurses_InputManager_SendInputBufferAsCommand

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputManager.SendInputBufferAsCommand Method

Clears the input buffer and submits whatever was in there to the simulation for processing. Implementation is left up the game simulation itself entirely.

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

Syntax

C#

public void SendInputBufferAsCommand()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputManager Class
WolfCurses Namespace

Clone this wiki locally