Advanced Combat Tracker Plugin API
Advanced Combat Tracker Plugin API
Advanced_Combat_Tracker
FormActMain Class
FormActMain Properties
ActColorSettings Property
ActiveCustomTriggers Property
ActiveZone Property
ActPlugins Property
AfterCombatActionDataLock Property
AppDataFolder Property
CharacterFileNameRegex Property
CurrentZone Property
CustomTriggers Property
DefaultPersonalTextFormat Property
DefaultTextFormat Property
DpiScale Property
EncDatabase Property
GameMacroFolder Property
GlobalTimeSorter Property
InCombat Property
InitActDone Property
IoControlSets Property
IoTreeView Property
IsActClosing Property
KnownActAssemblyNames Property
LastEstimatedTime Property
LastHostileTime Property
LastKnownTime Property
LastLogLine Property
LogEncoding Property
LogFileFilter Property
LogFileParentFolderName Property
LogFilePath Property
LogPathHasCharName Property
MainTreeView Property
OptionsControlSets Property
OptionsTreeView Property
OriginalLoglineCustomTriggers Property
OriginalLoglineViewLogs Property
Portable Property
ReadThreadLock Property
SnippetShareRegex Property
TemporaryFolder Property
TextExportFormats Property
TextExportFormatterCap1 Property
TextExportFormatterCap2 Property
TextExportFormatterRegex Property
TimeStampLen Property
ZoneChangeRegex Property
ZoneDatabase Property
ZoneList Property
Form
Act
Main
Io
Control
Sets Property
Contains the controls to be visible given a certain Node.FullPath of IoTreeView
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
Copy
public
Dictionary
<
string
,
List
<
Control
>>
IoControlSets
{
get
;
set
; }
Property Value
Dictionary
String
,
List
Control
See Also
Reference
FormActMain Class
Advanced_Combat_Tracker Namespace