CompilationPipeline.assemblyCompilationFinished

매뉴얼로 전환

파라미터

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

설명

An event that is invoked on the main thread when compilation of an assembly finishes.

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