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

WoWUnit..::..IsPartyMemberTarget Property

Gets a value indicating whether is party member target.

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

Syntax


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

Field Value

true if is party member target; otherwise, false.