Skip to content

P_WolfCurses_Window_2_MenuHeader

Maxwolf edited this page Jan 2, 2016 · 1 revision

Window(TCommands, TData).MenuHeader Property

Defines the text prefix which will go above the menu, used to show any useful information the game Windows might need to at the top of menu selections.

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

Syntax

C#

protected virtual string MenuHeader { get; set; }

Property Value

Type: String

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

Clone this wiki locally