Table of Contents

Class FlagListUI.FlagElement

Namespace
Uncreated.Warfare.Layouts.UI
Assembly
Uncreated.Warfare.dll
public class FlagListUI.FlagElement
Inheritance
FlagListUI.FlagElement
Inherited Members

Properties

Icon

[Pattern("Icon", Mode = FormatMode.Format)]
public UnturnedLabel Icon { get; set; }

Property Value

UnturnedLabel

Name

[Pattern("Name", Mode = FormatMode.Format)]
public UnturnedLabel Name { get; set; }

Property Value

UnturnedLabel

Root

[Pattern("", Root = true, CleanJoin = '_')]
public UnturnedUIElement Root { get; set; }

Property Value

UnturnedUIElement