M_WolfCurses_Form_Form_1_OnRenderForm - Maxwolf/WolfCurses GitHub Wiki

Form(TData).OnRenderForm Method

Returns a text only representation of the current game Windows state. Could be a statement, information, question waiting input, etc.

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

Syntax

C#

public abstract string OnRenderForm()

Return Value

Type: String
The text user interface.String.

Implements

IForm.OnRenderForm()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Form(TData) Class
WolfCurses.Form Namespace

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