wManager.Wow.Helpers Namespace
WRobot

QuesterSetting Members

The QuesterSetting 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
Protected method MemberwiseClone (Inherited from Object.)
Public method Save()()()()
Save settings
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 BlackListWhereIAmDead
BlackList zone where I died
Public field ProfileName
The profile path (relative to "WRobot\Profiles\Quester\"), but it is better to use ProfileName
Public field ProfilesUserSettings
Profiles settings (enable/disable quests/steps)
Public field SaveModifiedGeneralSettings
Save general settings modified by the profiles
Public field SkipPickUpQuestAfterXSecondes
Skip 'PickUp' quest after (sec), but it is better to use SkipPickUpQuestAfterXSecondes

Properties


  Name Description
Public property Static member CurrentSetting
Gets or sets the current setting.