Skip to content

P_WolfCurses_Window_2_UserData

Maxwolf edited this page Jan 2, 2016 · 1 revision

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

protected TData UserData { get; }

Property Value

Type: TData

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

Clone this wiki locally