Table of Contents

Class CollectionElement

Namespace
AO
Assembly
CoreAssembly.dll
public class CollectionElement
Inheritance
CollectionElement
Inherited Members
Extension Methods

Fields

Color

public ElementColor Color

Field Value

ElementColor

Description

public string Description

Field Value

string

Icon

public Texture Icon

Field Value

Texture

Label

public string Label

Field Value

string

ListItemAction

public Action<CollectionElement> ListItemAction

Field Value

Action<CollectionElement>

ListItemActionButtonText

public string ListItemActionButtonText

Field Value

string

ListItemButtonColor

public ButtonColor ListItemButtonColor

Field Value

ButtonColor

ListItemButtonStyle

public ButtonStyle ListItemButtonStyle

Field Value

ButtonStyle

RarityColor

public RarityPipColor RarityColor

Field Value

RarityPipColor

RarityPipLocation

public RarityPipLocation RarityPipLocation

Field Value

RarityPipLocation

RarityStyle

public RarityPipStyle RarityStyle

Field Value

RarityPipStyle

Style

public ElementStyle Style

Field Value

ElementStyle

Userdata

public object Userdata

Field Value

object