This version of Unity is unsupported.

IIl2CppProcessor

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

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

Public Methods

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