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

显示文件 Open project: SpoinkyNL/Artemis

Public Properties

Property Type Description
ActivePlayer Int128
ClientConnection System.IntPtr
LazyCleanupObjects TsHashTable
MapId int
MovementGlobals System.IntPtr
Unk1 int
Unknown1 int
VisibleObjects TsHashTable

Property Details

ActivePlayer public_oe property

public Int128 ActivePlayer
return Int128

ClientConnection public_oe property

public IntPtr,System ClientConnection
return System.IntPtr

LazyCleanupObjects public_oe property

public TsHashTable LazyCleanupObjects
return TsHashTable

MapId public_oe property

public int MapId
return int

MovementGlobals public_oe property

public IntPtr,System MovementGlobals
return System.IntPtr

Unk1 public_oe property

public int Unk1
return int

Unknown1 public_oe property

public int Unknown1
return int

VisibleObjects public_oe property

public TsHashTable VisibleObjects
return TsHashTable