C# Class DbcExtractor.Talent

Show file 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 property

public uint DependsOn
return uint

DependsOnRank public property

public uint DependsOnRank
return uint

col public property

public uint col
return uint

petFamilyMask public property

public ulong petFamilyMask
return ulong

petFamilyMask1 public property

public ulong petFamilyMask1
return ulong

rankCount public property

public uint rankCount
return uint

row public property

public uint row
return uint

tabId public property

public uint tabId
return uint