IIl2CppProcessor.OnBeforeConvertRun

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

Parameters

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

Description

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

Did you find this page useful? Please give it a rating: