public void OnBeforeConvertRun (Build.Reporting.BuildReport report, Il2Cpp.Il2CppBuildPipelineData data);

파라미터

reportThe current build report.
dataInformation about the current run of IL2CPP.

설명

Performs arbitrary logic before IL2CPP runs, which converts managed assemblies to C++ code.