M_WolfCurses_Window_2_SendCommand - Maxwolf/WolfCurses GitHub Wiki
Fired by messaging system or user interface that wants to interact with the simulation by sending string input that should be able to be parsed into a valid input that can be run on the current game Windows.
Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void SendCommand(
string input
)
- input
- Type: System.String
Passed in input from controller, text was trimmed but nothing more.
Supported in: 0.1