wManager.Wow.Helpers Namespace
WRobot

WoWObject..::..IsValid Property

Returns true if is valid.

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

Syntax


public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
	Get
public:
property bool^ IsValid {
	bool^ get ();
}

Field Value

true if this instance is valid; otherwise, false.