C# Class fBaseXtensions.Cache.External.Objects.ItemDataEntry

Afficher le fichier Open project: herbfunk/Funky

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ItemDataEntry ( ) : System
ItemDataEntry ( int snoid, PluginItemTypes type, LegendaryItemTypes legendarytype = LegendaryItemTypes.None ) : System

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ItemDataEntry() public méthode

public ItemDataEntry ( ) : System
Résultat System

ItemDataEntry() public méthode

public ItemDataEntry ( int snoid, PluginItemTypes type, LegendaryItemTypes legendarytype = LegendaryItemTypes.None ) : System
snoid int
type PluginItemTypes
legendarytype LegendaryItemTypes
Résultat System