C# Class DbcExtractor.Talent

Datei anzeigen Open project: LordJZ/MyWowTools

Public Properties

Property Type Description
DependsOn uint
DependsOnRank uint
col uint
petFamilyMask ulong
petFamilyMask1 ulong
rankCount uint
row uint
tabId uint

Public Methods

Method Description
FixRow ( Locale lang ) : bool

Method Details

FixRow() public method

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

Property Details

DependsOn public_oe property

public uint DependsOn
return uint

DependsOnRank public_oe property

public uint DependsOnRank
return uint

col public_oe property

public uint col
return uint

petFamilyMask public_oe property

public ulong petFamilyMask
return ulong

petFamilyMask1 public_oe property

public ulong petFamilyMask1
return ulong

rankCount public_oe property

public uint rankCount
return uint

row public_oe property

public uint row
return uint

tabId public_oe property

public uint tabId
return uint