Version: 2020.3
언어: 한국어

IUnityLinkerProcessor

interface in UnityEditor.Build


인터페이스 구현:IOrderedCallback

매뉴얼로 전환

설명

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

Public 함수

GenerateAdditionalLinkXmlFileGenerates additional link.xml files for preserving additional types and their members.
OnAfterRunPerforms arbitrary logic after UnityLinker has run.
OnBeforeRunPerforms arbitrary logic before UnityLinker runs.