Interface IContextDestroyed
Event handler for when the Build Automator context is destroyed. This includes the window being closed, or Unity shutting down with an active BA instance.
Namespace: QFSW.BA.EventHandlers
Assembly: QFSW.BA.dll
Syntax
public interface IContextDestroyed : IBuildEventHandler
Methods
OnContextDestroyed()
Declaration
void OnContextDestroyed()