Skip to content

P_WolfCurses_IWindow_UserData

Maxwolf edited this page Jan 2, 2016 · 1 revision

IWindow.UserData Property

Intended to be overridden in abstract class by generics to provide method to return object that contains all the data for parent game Windows.

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

Syntax

C#

WindowData UserData { get; }

Property Value

Type: WindowData

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IWindow Interface
WolfCurses Namespace

Clone this wiki locally