Click or drag to resize

CombatantDataAllOut 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.7.0.280
Syntax
C#
public SortedList<string, AttackType> AllOut { get; }

Property Value

Type: SortedListString, AttackType
See Also