Click or drag to resize

MacroPluginProjectUnloading Method

Called when the project starts unloading (closing the project or articy:draft)

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public virtual void ProjectUnloading()
See Also