wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..FlyingMountName Property

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

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

Syntax


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

Field Value

The name of the flying mount.