P_WolfCurses_IWindow_ShouldRemoveMode - Maxwolf/WolfCurses GitHub Wiki

IWindow.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#

bool ShouldRemoveMode { get; }

Property Value

Type: Boolean

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IWindow Interface
WolfCurses Namespace

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