M_WolfCurses_Window_2_SetForm - Maxwolf/WolfCurses GitHub Wiki
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)
C#
public void SetForm(
Type stateType
)
- stateType
- Type: System.Type
The state Type.
If Windows does not support given state, an argument exception will be thrown!
Supported in: 0.1