C# Class WowheadRipper.ExtendedCosts

Afficher le fichier Open project: Sovak/WowheadRipper Class Usage Examples

Méthodes publiques

Свойство Type Description
CURRENCY_PRECISION System.UInt32

Méthodes publiques

Méthode Description
GetExtendedCost ( UInt32>.Dictionary currencyCost, UInt32>.Dictionary itemCost, UInt32 arenaRating ) : UInt32
HasToBePrecised ( UInt32 currency ) : bool

Method Details

GetExtendedCost() public static méthode

public static GetExtendedCost ( UInt32>.Dictionary currencyCost, UInt32>.Dictionary itemCost, UInt32 arenaRating ) : UInt32
currencyCost UInt32>.Dictionary
itemCost UInt32>.Dictionary
arenaRating System.UInt32
Résultat System.UInt32

HasToBePrecised() public static méthode

public static HasToBePrecised ( UInt32 currency ) : bool
currency System.UInt32
Résultat bool

Property Details

CURRENCY_PRECISION public_oe static_oe property

public static UInt32,System CURRENCY_PRECISION
Résultat System.UInt32