M_WolfCurses_WindowManager_Add - Maxwolf/WolfCurses GitHub Wiki

WindowManager.Add Method

Creates and adds the specified game Windows to the simulation if it does not already exist in the list of modes.

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

Syntax

C#

public void Add(
	Type window
)

Parameters

 

window
Type: System.Type
Enumeration value of the Windows which should be created.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WindowManager Class
WolfCurses Namespace

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