A signature used to accept an EncounterData object and return a Fore/Back-color based on what the ColumnDef represents

C# | Visual Basic |
public delegate Color ColorDataCallback( EncounterData Data )
Public Delegate Function ColorDataCallback ( Data As EncounterData ) As Color

- Data (EncounterData)
- The EncounterData object to retrieve data from

Color
The color that should be used to highlight data
The color that should be used to highlight data
Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker.exe) Version: 3.3.0.254