Skip to main content

Plugin Notification after Generation

Enable Plugin Notification

With the option "Enable Plugin Notification" in the Asset Library Generation dialog, a hook into the generation process is available. This might be useful for any kind of post-processing of the generated asset.

Following plugins using this hook are available:

  • Command Line Plugin 
  • Translator Plugin (Optional) 

Command Line Plugin

An arbitrary batch job can be started after asset generation by means of the Command Line Plugin CommandLinePlugin.dll, available in the cgi_studio_root/bin/SceneComposer/Plugins folder.

  1. Enter the command line call in the "File -> Preferences -> Plugins -> Command Line" text box. 
  2. Enable option "Enable Plugin Notification" before generating the asset. 

Translator Plugin (Optional)

The Translator plugin is only available as a part of the optional Globalization add-on package for CGI Studio. 
It will be invoked after asset generation to append the master language pack to the previously generated asset.

Please refer to section Globalization Support for more details regarding Translator Plugin.