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

WoWUnit..::..MyCharacterInFrontHim Property

Gets a value indicating whether my character in front him.

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

Syntax


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

Field Value

true if my character in front him; otherwise, false.