CombatantDataDamageTypeDef Class |
Namespace: Advanced_Combat_Tracker
public class DamageTypeDef
The CombatantDataDamageTypeDef type exposes the following members.
Name | Description | |
---|---|---|
![]() | CombatantDataDamageTypeDef |
Used in the creation of DamageTypeData rows(Outgoing/IncomingDamageTypeDataObjects) within a CombatantData object
|
Name | Description | |
---|---|---|
![]() | AllyValue |
If an action sorted into this DamageTypeData is a positive(1), negative(-1) or neutral(0) action against the target
|
![]() | Label |
This should be the same text as the dictionary key used to store this object which is what is displayed in ACT
|
![]() | TypeColor |
The color that will be used in things such as graphs for this DamageTypeData type
|