Click or drag to resize

FormActMainGetAutomaticUpdatesAllowed Method

Gets whether the user preferences allow ACT to automatically check for updates

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public bool GetAutomaticUpdatesAllowed()

Return Value

Type: Boolean
The checkbox state from the About tab
See Also