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

WoWUnit..::..IsTaggedByOther Property

Gets a value indicating Tagged By Other.

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

Syntax


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