wManager.Wow.Helpers Namespace
WRobot

robotManagerGlobalSetting Members

The robotManagerGlobalSetting type exposes the following members.

Methods


  Name Description
Protected method ConfigWinForm (Inherited from Settings.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member Load
Load settings from FilePath.
Protected method MemberwiseClone (Inherited from Object.)
Public method Save()()()()
Save settings to FilePath.
Protected method Save(String)
Save to xml file
(Inherited from Settings.)
Public method ToForm
Converts to form.
(Inherited from Settings.)
Public method ToString (Inherited from Object.)
Public method ToStringFormat
Converts to stringformat.
(Inherited from Settings.)

Fields


  Name Description
Public field ArgsEnvironmentVariables
The arguments environment variables ArgsParser
Public field CanProtectAgainstScreenshots
Protect against screenshots
Public field debugCb
Show debug log
Public field ErrorCb
Show error log
Public field fightCb
Show fight log
Public field ForceStaticEncryptKey
0 to don't use, but if you use same bot settings files on several Windows installations/computers you can use static key to encrypt passwords (use by StringToEncryptString(String)EncryptStringToString(String))
Public field HowLongDaysKeepLogFiles
How many days keep log files (in folder "Logs", after files are removed)
Public field InstallDateTime
creation date
Public field navigatorCb
Show navigator log
Public field normalCb
Show normal log
Public field SendErrorCb
Send error log
Public field ShowMs
Log show milliseconds

Properties


  Name Description
Public property Static member CurrentSetting
Get or set the current setting.
Public property Static member FilePath
Get the file path (WRobot\Settings\RobotManagerGlobalSetting.xml).