IIl2CppProcessor

interface in UnityEditor.Build


Implementa interfaces:IOrderedCallback

Cambiar al Manual

Descripción

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

Funciones Públicas

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