wManager.Wow.Helpers Namespace
WRobot

RunReloggerTask Members

The RunReloggerTask type exposes the following members.

Constructors


  Name Description
Public method RunReloggerTask
Initializes a new instance of the RunReloggerTask class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetErrors
Gets settings errors.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Run
Runs task.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AdditionalArgs
Gets or sets additional bot args.
Public property FightClass
Gets or sets the fight class path (path relative to "WRobot\FightClass\").
Public property IsValid
Returns true if is valid.
(Inherited from BaseReloggerTask.)
Public property Product
Gets or sets the bot product name (file name found in folder "Products" without .dll).
Public property Profile
Gets or sets the profile path used by product (path like he appear in bot product settings, no full path).
Public property RunTime
Gets or sets the run time, like "60-70".
Public property TaskType
Gets the type of the task.
Public property UserControlWpf
Gets or sets the user control.
(Inherited from BaseReloggerTask.)