P_WolfCurses_Window_2_ShouldRemoveMode - Maxwolf/WolfCurses GitHub Wiki

Window(TCommands, TData).ShouldRemoveMode Property

Determines if the game Windows should not be ticked if it is active but instead removed. The Windows when set to being removed will not actually be removed until the simulation attempts to tick it and realizes that this is set to true and then it will be removed.

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

Syntax

C#

public bool ShouldRemoveMode { get; }

Property Value

Type: Boolean

Implements

IWindow.ShouldRemoveMode

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

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