wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..IsInGroup Property

Gets a value indicating whether is in group.

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

Syntax


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

Field Value

true if is in group; otherwise, false.