T_WolfCurses_Form_Input_DialogResponse - Maxwolf/WolfCurses GitHub Wiki

DialogResponse Enumeration

Used by game Windows state prefab to determine what the response was to a particular dialog prompt.

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

Syntax

C#

public enum DialogResponse

Members

 

Member name Value Description
No 0 User indicated their reply to the prompt was NO in one form or another.
Yes 1 User indicated their reply to the prompt was YES in one form or another.
Custom 3 No response was given, only a blank command meaning the user is trying to continue.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WolfCurses.Form.Input Namespace

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