wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..NotSelectable Property

Gets a value indicating whether not selectable.

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

Syntax


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

Field Value

true if not selectable; otherwise, false.