This version of Unity is unsupported.
Method group is Obsolete

IIl2CppProcessor

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Obsolete The IIl2CppProcessor interface will be removed in Unity 2021.2. Use IPostBuildPlayerScriptDLLs if you need to access player assemblies before il2cpp runs.

Description

Implement this interface to receive callbacks related to the running of IL2CPP.