wManager.Wow.Helpers Namespace
WRobot

ReloggerGeneralSettings Properties

The ReloggerGeneralSettings type exposes the following members.

Properties


  Name Description
Public property AdditionalWowArgs
Gets or sets the additional wow arguments.
Public property AdditionalWRobotArgs
Gets or sets the additional WRobot arguments.
Public property AtPingToCheckInternetConnectivity
Gets or sets url at ping to check internet connectivity (use value like "google.com", empty if unused)
Public property AutoCloseBlizzardErrorReport
Gets or sets a value indicating if relogger close blizzard error report.
Public property CloseBotAndGameWhenOneClosed
Gets or sets a value indicating if relogger close bot and game when one closed.
Public property Static member CurrentSetting
Gets or sets the current setting.
Public property 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.
Public property LockWhenLaunch
Lock when launch Wow or bot (to launch one by one) (only this relogger process)
Public property PathToWow
Gets or sets the path to wow client.
Public property PathToWRobot
Gets or sets the path to WRobot.
Public property SaveWindowPosition
Gets or sets a value indicating save relogger window position for next usage
Public property SizeHeight
If you use use option SaveWindowPosition it is height of relogger window.
Public property SizeWidth
If you use use option SaveWindowPosition it is width of relogger window.
Public property ToTrayBar
Minimize to to tray bar.
Public property UnresponsiveTimeAfter
Gets or sets the time after which we consider unresponsive (in seconds).
Public property WaitTimeAfterLaunch
Gets or sets the time to wait after launch (in seconds)
Public property WaitTimeToRelogWhenCrash
Wait time to relaunch and relogge after crash (in seconds)
Public property WindowName
Gets or sets the name of the relogger window (empty to no use this option).
Public property WindowPosX
If you use use option SaveWindowPosition it is position X of relogger window.
Public property WindowPosY
If you use use option SaveWindowPosition it is position Y of relogger window.