wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..UseMount Property

Use ground mount (need GroundMountName)

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

Syntax


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

Field Value

true if [use mount]; otherwise, false.