Version: 2019.4
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.