FormActMainRemoveTextFormat Method |
Remove a text export format from TextExportFormats and update ACT's dropdown controls
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.5.288
Syntaxpublic void RemoveTextFormat(
int Index
)
Parameters
- Index Int32
- The index of TextExportFormats that has the object to remove
See Also