C# Class Artemis.Modules.Games.WoW.Data.WoWStructs.TsHashTable

显示文件 Open project: SpoinkyNL/Artemis

Public Properties

Property Type Description
m_fulllist TsExplicitList
m_fullnessIndicator int
m_slotlistarray TsGrowableArray
m_slotmask int
vtable System.IntPtr

Property Details

m_fulllist public_oe property

public TsExplicitList m_fulllist
return TsExplicitList

m_fullnessIndicator public_oe property

public int m_fullnessIndicator
return int

m_slotlistarray public_oe property

public TsGrowableArray m_slotlistarray
return TsGrowableArray

m_slotmask public_oe property

public int m_slotmask
return int

vtable public_oe property

public IntPtr,System vtable
return System.IntPtr