Table of Contents

Class ElementDisplayWindowContent

Namespace
AO
Assembly
CoreAssembly.dll
public class ElementDisplayWindowContent : WindowContent
Inheritance
ElementDisplayWindowContent
Inherited Members
Extension Methods

Fields

ButtonAction

public Action<CollectionElement> ButtonAction

Field Value

Action<CollectionElement>

ButtonColor

public ButtonColor ButtonColor

Field Value

ButtonColor

ButtonStyle

public ButtonStyle ButtonStyle

Field Value

ButtonStyle

ButtonText

public string ButtonText

Field Value

string

Element

public CollectionElement Element

Field Value

CollectionElement

ItemUpdater

public Func<ElementDisplayWindowContent, CollectionElement> ItemUpdater

Field Value

Func<ElementDisplayWindowContent, CollectionElement>

Stats

public List<ElementStat> Stats

Field Value

List<ElementStat>