Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AssemblyBuilder.buildFinished

Parameters

valueFirst parameter is the output assembly path. Second parameter are the compiler messages.

Description

Event that is invoked on the main thread when the assembly build finishes.

Compiler messages can be checked to see if there are any build warnings and errors. Assembly build failed if there any build errors.

Did you find this page useful? Please give it a rating: