FishbotSettings Class |
Namespace: ff14bot.BotBases
public class FishbotSettings : JsonSettings
The FishbotSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | FishbotSettings |
Name | Description | |
---|---|---|
![]() | _revision |
Override this field when you change the default values for a setting and use the UpdateDefaultValueAttribute attribute to updatethem
(Inherited from JsonSettings.) |
![]() | Chum | |
![]() | ChumGP | |
![]() ![]() | Instance | |
![]() | Mooching | |
![]() | PatienceGP | |
![]() | SelectedProfile | |
![]() | Stationary | |
![]() | UsePatience | |
![]() | Version | (Inherited from JsonSettings.) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from JsonSettings.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Inherited from JsonSettings.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadFrom | (Inherited from JsonSettings.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Save | (Inherited from JsonSettings.) |
![]() | SaveAs | (Inherited from JsonSettings.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |