C# Class DbcExtractor.TalentTab

Afficher le fichier Open project: LordJZ/MyWowTools

Méthodes publiques

Свойство Type Description
classId uint
icon uint
order uint
petType uint
roles uint
spell1 uint
spell2 uint

Méthodes publiques

Méthode Description
FixRow ( System.Locale lang ) : bool

Method Details

FixRow() public méthode

public FixRow ( System.Locale lang ) : bool
lang System.Locale
Résultat bool

Property Details

classId public_oe property

public uint classId
Résultat uint

icon public_oe property

public uint icon
Résultat uint

order public_oe property

public uint order
Résultat uint

petType public_oe property

public uint petType
Résultat uint

roles public_oe property

public uint roles
Résultat uint

spell1 public_oe property

public uint spell1
Résultat uint

spell2 public_oe property

public uint spell2
Résultat uint