Skip to content

M_WolfCurses_Window_2_OnWindowActivate

Maxwolf edited this page Jan 2, 2016 · 1 revision

Window(TCommands, TData).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#

public virtual void OnWindowActivate()

Implements

IWindow.OnWindowActivate()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

Clone this wiki locally