M_WolfCurses_Window_2_OnRenderWindow - Maxwolf/WolfCurses GitHub Wiki

Window(TCommands, TData).OnRenderWindow Method

Fired by simulation when it wants to request latest text user interface data for the game Windows, this is used to display to user console specific information about what the simulation wants.

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

Syntax

C#

public string OnRenderWindow()

Return Value

Type: String
The windows text user interfaceString.

Implements

IWindow.OnRenderWindow()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

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