wManager.Wow.Helpers Namespace
WRobot

RunReloggerTask..::..FightClass Property

Gets or sets the fight class path (path relative to "WRobot\FightClass\").

Namespace:  Relogger.Classes
Assembly:  Relogger (in Relogger.exe)

Syntax


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

Field Value

The fight class.