Version: 2023.2
言語: 日本語
Method group is Obsolete

AssemblyBuilder.buildFinished

マニュアルに切り替える
Obsolete

パラメーター

value First parameter is the output assembly path. Second parameter are the compiler messages.

説明

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.