C# Class DbcExtractor.TalentTab

Mostrar archivo Open project: LordJZ/MyWowTools

Public Properties

Property Type Description
classId uint
icon uint
order uint
petType uint
roles uint
spell1 uint
spell2 uint

Public Methods

Method Description
FixRow ( System.Locale lang ) : bool

Method Details

FixRow() public method

public FixRow ( System.Locale lang ) : bool
lang System.Locale
return bool

Property Details

classId public_oe property

public uint classId
return uint

icon public_oe property

public uint icon
return uint

order public_oe property

public uint order
return uint

petType public_oe property

public uint petType
return uint

roles public_oe property

public uint roles
return uint

spell1 public_oe property

public uint spell1
return uint

spell2 public_oe property

public uint spell2
return uint