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

WoWUnit..::..Influenced Property

Gets a value indicating whether is influenced.

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

Syntax


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

Field Value

true if influenced; otherwise, false.