Data object holding swings of a specific type of attack
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.5.288
Syntaxpublic AttackType(
string theAttackType,
DamageTypeData Parent
)
Parameters
- theAttackType String
- The attack string label
- Parent DamageTypeData
- The parent container object
See Also