wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..AquaticMountName Property

Gets or sets the name of the aquatic mount (like it appears in game).

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

Syntax


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

Field Value

The name of the aquatic mount.