Skip to content

M_WolfCurses_IWindow_OnWindowActivate

Maxwolf edited this page Jan 2, 2016 · 1 revision

IWindow.OnWindowActivate Method

Called when the Windows manager in simulation makes this Windows the currently active game Windows. Depending on order of modes this might not get called until the Windows is actually ticked by the simulation.

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

Syntax

C#

void OnWindowActivate()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IWindow Interface
WolfCurses Namespace

Clone this wiki locally