wManager.Wow.Helpers Namespace
WRobot

WoWGameObject Constructor

Initializes a new instance of the WoWGameObject class.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public WoWGameObject(
	uint address
)
Public Sub New ( _
	address As UInteger _
)
public:
WoWGameObject(
	unsigned int^ address
)

Parameters

address
Type: UInt32
The address.