RunReloggerTask Members
The RunReloggerTask type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RunReloggerTask |
Initializes a new instance of the RunReloggerTask class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetErrors |
Gets settings errors.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Run |
Runs task.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
AdditionalArgs |
Gets or sets additional bot args.
|
![]() |
FightClass |
Gets or sets the fight class path (path relative to "WRobot\FightClass\").
|
![]() |
IsValid |
Returns true if is valid.
(Inherited from BaseReloggerTask.) |
![]() |
Product |
Gets or sets the bot product name (file name found in folder "Products" without .dll).
|
![]() |
Profile |
Gets or sets the profile path used by product (path like he appear in bot product settings, no full path).
|
![]() |
RunTime |
Gets or sets the run time, like "60-70".
|
![]() |
TaskType |
Gets the type of the task.
|
![]() |
UserControlWpf |
Gets or sets the user control.
(Inherited from BaseReloggerTask.) |