wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..IsPartyMember Property

Gets a value indicating whether is party member.

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

Syntax


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

Field Value

true if is party member; otherwise, false.