M_WolfCurses_IWindow_SendCommand - Maxwolf/WolfCurses GitHub Wiki
Intended to be used by base simulation to pass along the input buffer after the user has typed several characters into the input buffer. This is used when allowing the user to input custom strings like names for their party members.
Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
void SendCommand(
string input
)
- input
- Type: System.String
The input.
Supported in: 0.1