This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

SpriteEditorModuleBase.OnModuleDeactivate

Declaration

public void OnModuleDeactivate();

Description

This is called when user switches to another module.

When user switches to the another module in Sprite Editor Window, this method will be called for the module to clean up.