P_WolfCurses_Form_IForm_AllowInput - Maxwolf/WolfCurses GitHub Wiki

IForm.AllowInput Property

Determines if this dialog state is allowed to receive any input at all, even empty line returns. This is useful for preventing the player from leaving a particular dialog until you are ready or finished processing some data.

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

Syntax

C#

bool AllowInput { get; }

Property Value

Type: Boolean

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IForm Interface
WolfCurses.Form Namespace

⚠️ **GitHub.com Fallback** ⚠️