Version: 2020.1
언어: 한국어

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.