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: August 13, 2026 at 9:17 AMEdit this page