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