Skip to content

M_WolfCurses_Form_Input_InputForm_1_OnDialogPrompt

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputForm(T).OnDialogPrompt Method

Fired when dialog prompt is attached to active game Windows and would like to have a string returned.

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

Syntax

C#

protected abstract string OnDialogPrompt()

Return Value

Type: String
The dialog prompt text.String.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputForm(T) Class
WolfCurses.Form.Input Namespace

Clone this wiki locally