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

WoWUnit..::..IsTargetingPartyMember Property

Gets a value indicating whether is targeting (my) party member.

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

Syntax


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

Field Value

true if is targeting party member; otherwise, false.