Click or drag to resize

IActPluginV1DeInitPlugin Method

Will be called when ACT is terminating the plugin. The plugin must release all resources at this time

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
void DeInitPlugin()
See Also