Click or drag to resize

DamageTypeDataItems Property

Child AttackType objects

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

Property Value

Type: SortedListString, AttackType
See Also