wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..CanOpen Property

Gets a value indicating whether can open.

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

Syntax


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

Field Value

true if can open; otherwise, false.