Version: 2020.2
言語: 日本語
public void OnBeforeConvertRun (Build.Reporting.BuildReport report, Il2Cpp.Il2CppBuildPipelineData data);

パラメーター

report The current build report.
data Information about the current run of IL2CPP.

説明

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