RadarSettings Class |
Namespace: ff14bot.Settings
public class RadarSettings : JsonSettings
The RadarSettings type exposes the following members.
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.) | |
Instance | ||
MassMesh | ||
NodeIds | ||
OnTop | ||
RefreshRate | ||
Render | ||
Version | (Inherited from JsonSettings.) | |
Visible | ||
Zoom |
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.) |