Skip to content

M_WolfCurses_Module_Destroy

Maxwolf edited this page Jan 2, 2016 · 1 revision

Module.Destroy Method

Fired when the simulation is closing and needs to clear out any data structures that it created so the program can exit cleanly.

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

Syntax

C#

public virtual void Destroy()

Implements

IModule.Destroy()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Module Class
WolfCurses Namespace

Clone this wiki locally