IIl2CppProcessor

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Switch to Manual

Description

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

Public Functions

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