CreatorAPI.closePlugin

Closes the plugin and stops it from running

CreatorAPI.closePlugin property

Closes the plugin and stops it from running

Signature:

closePlugin: () => void;

Example

creator.closePlugin();
Last updated: September 7, 2026 at 7:54 AMEdit this page