Skip to content

M_WolfCurses_IWindow_OnWindowAdded

Maxwolf edited this page Jan 2, 2016 · 1 revision

IWindow.OnWindowAdded Method

Fired when the simulation adds a game Windows that is not this Windows. Used to execute code in other modes that are not the active Windows anymore one last time.

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

Syntax

C#

void OnWindowAdded()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IWindow Interface
WolfCurses Namespace

Clone this wiki locally