ReloggerGeneralSettings Members
The ReloggerGeneralSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReloggerGeneralSettings()()()() |
Initializes a new instance of the ReloggerGeneralSettings class.
|
Methods
Name | Description | |
---|---|---|
ConfigWinForm | (Inherited from Settings.) | |
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Load |
Loads this instance.
|
|
MemberwiseClone | (Inherited from Object.) | |
Save()()()() |
Saves this instance.
|
|
Save(String) |
Save to xml file
(Inherited from Settings.) |
|
ToForm |
Converts to form.
(Inherited from Settings.) |
|
ToString | (Inherited from Object.) | |
ToStringFormat |
Converts to stringformat.
(Inherited from Settings.) |
Properties
Name | Description | |
---|---|---|
AdditionalWowArgs |
Gets or sets the additional wow arguments.
|
|
AdditionalWRobotArgs |
Gets or sets the additional WRobot arguments.
|
|
AtPingToCheckInternetConnectivity |
Gets or sets url at ping to check internet connectivity (use value like "google.com", empty if unused)
|
|
AutoCloseBlizzardErrorReport |
Gets or sets a value indicating if relogger close blizzard error report.
|
|
CloseBotAndGameWhenOneClosed |
Gets or sets a value indicating if relogger close bot and game when one closed.
|
|
CurrentSetting |
Gets or sets the current setting.
|
|
LockCrossProcessWhenLaunch |
Lock when launch Wow or bot (to launch one by one) (cross relogger process), you need to use same [robotManager.robotManagerGlobalSetting.CurrentSetting.ArgsEnvironmentVariables] on all relogger.
|
|
LockWhenLaunch |
Lock when launch Wow or bot (to launch one by one) (only this relogger process)
|
|
PathToWow |
Gets or sets the path to wow client.
|
|
PathToWRobot |
Gets or sets the path to WRobot.
|
|
SaveWindowPosition |
Gets or sets a value indicating save relogger window position for next usage
|
|
SizeHeight |
If you use use option SaveWindowPosition it is height of relogger window.
|
|
SizeWidth |
If you use use option SaveWindowPosition it is width of relogger window.
|
|
ToTrayBar |
Minimize to to tray bar.
|
|
UnresponsiveTimeAfter |
Gets or sets the time after which we consider unresponsive (in seconds).
|
|
WaitTimeAfterLaunch |
Gets or sets the time to wait after launch (in seconds)
|
|
WaitTimeToRelogWhenCrash |
Wait time to relaunch and relogge after crash (in seconds)
|
|
WindowName |
Gets or sets the name of the relogger window (empty to no use this option).
|
|
WindowPosX |
If you use use option SaveWindowPosition it is position X of relogger window.
|
|
WindowPosY |
If you use use option SaveWindowPosition it is position Y of relogger window.
|