wManager.Wow.Helpers Namespace
WRobot

WoWObject Constructor

Initializes a new instance of the WoWObject class.

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

Syntax


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

Parameters

address
Type: UInt32
The address.