M_WolfCurses_Form_Input_InputForm_1_OnDialogResponse - Maxwolf/WolfCurses GitHub Wiki
Fired when the dialog receives favorable input and determines a response based on this. From this method it is common to attach another state, or remove the current state based on the response.
Namespace: WolfCurses.Form.Input
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
protected abstract void OnDialogResponse(
DialogResponse reponse
)
- reponse
- Type: WolfCurses.Form.Input.DialogResponse
The response the dialog parsed from simulation input buffer.
Supported in: 0.1