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

WoWUnit..::..IsWorldBoss Property

Gets a value indicating whether is world boss.

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

Syntax


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

Field Value

true if is world boss; otherwise, false.