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

WoWUnit..::..IsPartyMember Property

Gets a value indicating whether is party member.

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

Syntax


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

Field Value

true if is party member; otherwise, false.