wManager.Wow.Helpers Namespace
WRobot

Vector3..::..Action Property

Action.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


[DefaultValueAttribute]
[XmlAttribute]
public string Action { get; set; }
<DefaultValueAttribute> _
<XmlAttribute> _
Public Property Action As String
	Get
	Set
[DefaultValueAttribute]
[XmlAttribute]
public:
property String^ Action {
	String^ get ();
	void set (String^ value);
}

Field Value

Action (jump, left, right, land, watersurface, mount, dismount, totown, stopmove, stopmoveto, c#: [CODE], lua: [CODE]).