Click or drag to resize

CombatantDataTextExportFormatterName Property

The simple name that represents the text export formatter, like {damage} or {dps}

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public string Name { get; }

Property Value

Type: String
See Also