M_WolfCurses_Window_2_SetForm - Maxwolf/WolfCurses GitHub Wiki

Window(TCommands, TData).SetForm Method

Creates and adds the specified type of state to currently active game Windows.

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

Syntax

C#

public void SetForm(
	Type stateType
)

Parameters

 

stateType
Type: System.Type
The state Type.

Implements

IWindow.SetForm(Type)

Remarks

If Windows does not support given state, an argument exception will be thrown!

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

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