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.8.2.285
Syntax
C#
public SortedList<string, AttackType> Items { get; set; }

Property Value

Type: SortedListString, AttackType
See Also