EncounterDataTextExportFormatter Class |
Namespace: Advanced_Combat_Tracker
public class TextExportFormatter
The EncounterDataTextExportFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | EncounterDataTextExportFormatter |
A text export definition for a EncounterData object
|
Name | Description | |
---|---|---|
![]() | Description |
A decription of what the user should expect from the formatter
|
![]() | Label |
A friendly label for the text export formatter
|
![]() | Name |
The simple name that represents the text export formatter, like {damage} or {dps}
|
Name | Description | |
---|---|---|
![]() | GetExportString |
A delegated method to be called to get back a string to be put into a text export
|