wManager.Wow.Helpers Namespace
WRobot

ReloggerProfileSettings Members

The ReloggerProfileSettings type exposes the following members.

Constructors


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

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetErrors
Gets profile and tasks configuration errors.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property IsValid
Returns true if profile and tasks are valid, no GetErrors()()()().
Public property MinimiseWRobotOnStart
Minimize bot on start.
Public property RelaunchIfWowOrWRobotCrash
Relaunch if Wow or bot crash
Public property RunTasksLoop
Run profile tasks in loop (run again first task when last task is finish)
Public property ScheduleFrom
Gets or sets working schedule start time, by default new DateTime(1, 1, 1, 00, 00, 00);.
Public property ScheduleResetAtEnd
Gets or sets a value indicating if reset tasks progress (start every time from the first task) at end of working schedule
Public property ScheduleTo
Gets or sets working schedule end time, by default new DateTime(1, 1, 1, 23, 59, 59);.
Public property Tasks
Gets or sets profile tasks list.
Public property WowAccount
Gets or sets wow account information.
Public property WowWindow
Gets or sets the wow window position and size ( new Rectangle(); to don't use this option).
Public property WRobotAccount
Gets or sets bot license key