wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..IsInParty Property

Gets a value indicating whethe is in party.

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

Syntax


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

Field Value

true if is in party; otherwise, false.