Skip to content

M_WolfCurses_InputManager_Destroy

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputManager.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 override void Destroy()

Implements

IModule.Destroy()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputManager Class
WolfCurses Namespace

Clone this wiki locally