C# Class fBaseXtensions.Items.CacheACDItem

Afficher le fichier Open project: herbfunk/Funky Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemStatString string
LegendaryItemType LegendaryItemTypes
PotionType PotionTypes

Méthodes publiques

Méthode Description
CacheACDItem ( ACDItem item ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

CacheACDItem() public méthode

public CacheACDItem ( ACDItem item ) : System
item ACDItem
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

ItemStatString public_oe property

public string ItemStatString
Résultat string

LegendaryItemType public_oe property

public LegendaryItemTypes LegendaryItemType
Résultat LegendaryItemTypes

PotionType public_oe property

public PotionTypes PotionType
Résultat PotionTypes