G_WolfCurses_Form - Maxwolf/WolfCurses GitHub Wiki

WolfCurses.Form Namespaces

Attached to windows, forms require you assign their parent window using an attribute so they can be reflected over during runtime.

Namespaces

 

Namespace Description
WolfCurses.Form Attached to windows, forms require you assign their parent window using an attribute so they can be reflected over during runtime.
WolfCurses.Form.Input Prefab form that deals with user input like a dialog box would. Provides overrides for checking if TRUE or FALSE, also can be configured to just be a prompt and wait for ANY KEY to be pressed to continue.
 
⚠️ **GitHub.com Fallback** ⚠️