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.8.3.286
Syntax
C#
public bool DuplicateDetection { get; set; }

Property Value

Boolean
See Also