Version: 2020.2
言語: 日本語

IIl2CppProcessor

interface in UnityEditor.Build


実装インターフェース:IOrderedCallback

マニュアルに切り替える

説明

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

Public 関数

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