wManager.Wow.Helpers Namespace
WRobot

WoWObject..::..True Operator

Implements the true operator.

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

Syntax


public static bool operator true(
	WoWObject obj1
)
Public Shared Operator IsTrue ( _
	obj1 As WoWObject _
) As Boolean
Visual C++ does not support this operator.

Parameters

obj1
Type: wManager.Wow.ObjectManager..::..WoWObject
The obj1.

Return Value

The result of the operator.