wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..GroundMountName Property

The name of the ground mount (like it appears in game).

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

Syntax


public string GroundMountName { get; set; }
Public Property GroundMountName As String
	Get
	Set
public:
property String^ GroundMountName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the ground mount.