M_WolfCurses_WindowManager_CreateStateFromType - 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 IForm CreateStateFromType(
IWindow parentMode,
Type stateType
)
- parentMode
- Type: WolfCurses.IWindow
The parent Mode. - stateType
- Type: System.Type
The state Type.
Supported in: 0.1