wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..UseFlyingMount Property

Use flying mount (need FlyingMountName)

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

Syntax


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

Field Value

true if [use flying mount]; otherwise, false.