P_WolfCurses_Window_2_UserData - Maxwolf/WolfCurses GitHub Wiki

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

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