M_WolfCurses_Form_Form_1_OnFormActivate - Maxwolf/WolfCurses GitHub Wiki

Form(TData).OnFormActivate Method

Fired when the window is activated and or refocused after another window was removed from being on-top of it. Useful for re-initializing form data after something like a random event runs which might kill people or alter the vehicle inventory.

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

Syntax

C#

public virtual void OnFormActivate()

Implements

IForm.OnFormActivate()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Form(TData) Class
WolfCurses.Form Namespace

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