P_WolfCurses_Form_Form_1_AllowInput - Maxwolf/WolfCurses GitHub Wiki

Form(TData).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#

public virtual bool AllowInput { get; }

Property Value

Type: Boolean

Implements

IForm.AllowInput

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Form(TData) Class
WolfCurses.Form Namespace

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