Column |
The CombatantDataColumnDef type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultVisible | If a column is visible in ACT by default(when first added to the configuration) | |
| Label | This should be the same text as the dictionary key used to store this object which is what is displayed in ACT | |
| SqlDataName | The SQL safe name of the column | |
| SqlDataType | The SQL data type such as INT, VARCHAR, FLOAT |