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

WoWUnit..::..TaggedByMe Property

Gets a value indicating Tagged By Me.

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

Syntax


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