Skip to content

M_WolfCurses_Form_IForm_OnRenderForm

Maxwolf edited this page Jan 2, 2016 · 1 revision

IForm.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#

string OnRenderForm()

Return Value

Type: String
The text user interface.String.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IForm Interface
WolfCurses.Form Namespace

Clone this wiki locally