interface in UnityEditor.Build
Implements interfaces:IOrderedCallback
Switch to ManualImplement this interface to receive callbacks related to the running of UnityLinker.
GenerateAdditionalLinkXmlFile | Generates additional link.xml files for preserving additional types and their members. |
OnAfterRun | Performs arbitrary logic after UnityLinker has run. |
OnBeforeRun | Performs arbitrary logic before UnityLinker runs. |