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

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

public Int128 ActivePlayer
return Int128

ClientConnection public property

public IntPtr,System ClientConnection
return System.IntPtr

LazyCleanupObjects public property

public TsHashTable LazyCleanupObjects
return TsHashTable

MapId public property

public int MapId
return int

MovementGlobals public property

public IntPtr,System MovementGlobals
return System.IntPtr

Unk1 public property

public int Unk1
return int

Unknown1 public property

public int Unknown1
return int

VisibleObjects public property

public TsHashTable VisibleObjects
return TsHashTable