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.8.3.286
Syntax
C#
public bool GetAutomaticUpdatesAllowed()

Return Value

Boolean
The checkbox state from the About tab
See Also