Click or drag to resize

EncounterDataDuplicateDetection Property

If enabled, AddCombatAction() will ignore actions with a Global Time Sorter that has been already added to this encounter

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public bool DuplicateDetection { get; set; }

Property Value

Type: Boolean
See Also