wManager.Wow.Helpers Namespace
WRobot

ReloggerProfileSettings Properties

The ReloggerProfileSettings type exposes the following members.

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