FormActMainActPlugins Property |
List of plugins shown in the UI. Call PluginsApplyOrderToUI() if modified. Avoid adding or removing entries, only reorder.
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public List<ActPluginData> ActPlugins { get; set; }
Property Value
Type:
ListActPluginDataSee Also