insertModePlugin(name {String}, plugin {String})

insertModePlugin(name {String}, plugin {String})
Inserts the plugin named plugin into the Mode with matching name name.

Do not use insertPlugin to insert your plugin, then follow up by using insertModePlugin, this inserts the plugin twice (One inside a Mode and one outside of a Mode) and can cause errors.

Post a Comment

You must be logged in to post a comment.