Click or drag to resize

CombatantDataAllInc Property

The AttackType child objects of this named DamageTypeData object

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public SortedList<string, AttackType> AllInc { get; }

Property Value

Type: SortedListString, AttackType
See Also