C# Class ALFA.Shared.ItemResource

Inheritance: IListBoxItem
Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Méthodes publiques

Свойство Type Description
BaseItem int
Cursed bool
DisplayName string
LocalizedName string
Plot bool
ResourceName string
Stolen bool
Tag string
TemplateResRef string

Méthodes publiques

Méthode Description
CompareTo ( IListBoxItem other ) : int
CompareTo ( ItemResource other ) : int
ConfigureDisplayName ( ) : void
ItemResource ( ) : System

Method Details

CompareTo() public méthode

public CompareTo ( IListBoxItem other ) : int
other IListBoxItem
Résultat int

CompareTo() public méthode

public CompareTo ( ItemResource other ) : int
other ItemResource
Résultat int

ConfigureDisplayName() public méthode

public ConfigureDisplayName ( ) : void
Résultat void

ItemResource() public méthode

public ItemResource ( ) : System
Résultat System

Property Details

BaseItem public_oe property

public int BaseItem
Résultat int

Cursed public_oe property

public bool Cursed
Résultat bool

DisplayName public_oe property

public string DisplayName
Résultat string

LocalizedName public_oe property

public string LocalizedName
Résultat string

Plot public_oe property

public bool Plot
Résultat bool

ResourceName public_oe property

public string ResourceName
Résultat string

Stolen public_oe property

public bool Stolen
Résultat bool

Tag public_oe property

public string Tag
Résultat string

TemplateResRef public_oe property

public string TemplateResRef
Résultat string