C# Class WowheadRipper.WowheadObject

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

Méthodes publiques

Méthode Description
GetClass ( ) : UInt32
GetCount ( ) : UInt32
GetCurrencyCost ( ) : UInt32>.Dictionary
GetFixedName ( ) : String
GetId ( ) : UInt32
GetItemCost ( ) : UInt32>.Dictionary
GetMoneyCost ( ) : UInt32
GetName ( ) : String
GetOutOf ( ) : UInt32
GetQuestId ( ) : Int32
GetStackArray ( ) : System.UInt32[]
WowheadObject ( Object>.Dictionary objectInfo ) : System

Private Methods

Méthode Description
Contains ( String key ) : bool
ObjectToObjectArray ( Object objectArray ) : Object[]
ObjectToUInt32Array ( Object objectArray ) : System.UInt32[]

Method Details

GetClass() public méthode

public GetClass ( ) : UInt32
Résultat System.UInt32

GetCount() public méthode

public GetCount ( ) : UInt32
Résultat System.UInt32

GetCurrencyCost() public méthode

public GetCurrencyCost ( ) : UInt32>.Dictionary
Résultat UInt32>.Dictionary

GetFixedName() public méthode

public GetFixedName ( ) : String
Résultat String

GetId() public méthode

public GetId ( ) : UInt32
Résultat System.UInt32

GetItemCost() public méthode

public GetItemCost ( ) : UInt32>.Dictionary
Résultat UInt32>.Dictionary

GetMoneyCost() public méthode

public GetMoneyCost ( ) : UInt32
Résultat System.UInt32

GetName() public méthode

public GetName ( ) : String
Résultat String

GetOutOf() public méthode

public GetOutOf ( ) : UInt32
Résultat System.UInt32

GetQuestId() public méthode

public GetQuestId ( ) : Int32
Résultat System.Int32

GetStackArray() public méthode

public GetStackArray ( ) : System.UInt32[]
Résultat System.UInt32[]

WowheadObject() public méthode

public WowheadObject ( Object>.Dictionary objectInfo ) : System
objectInfo Object>.Dictionary
Résultat System