wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..IgnoreFightGoundMount Property

Ignore fight when in mount

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

Syntax


public bool IgnoreFightGoundMount { get; set; }
Public Property IgnoreFightGoundMount As Boolean
	Get
	Set
public:
property bool^ IgnoreFightGoundMount {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if ignore fight when in mount; otherwise, false.