wManager.Wow.Helpers Namespace
WRobot

Spell..::..IsDistanceGood Property

Gets if the player distance to target is good to cast spell.

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

Syntax


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

Field Value

true if the distance good; otherwise, false .