wManager.Wow.Helpers Namespace
WRobot

WoWObject..::..False Operator

Implements the false operator.

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

Syntax


public static bool operator false(
	WoWObject obj1
)
Public Shared Operator IsFalse ( _
	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.