This version of Unity is unsupported.

IUnityLinkerProcessor.OnAfterRun

Declaration

public void OnAfterRun(Build.Reporting.BuildReport report, UnityLinker.UnityLinkerBuildPipelineData data);

Parameters

report The current build report.
data Information about the current run of UnityLinker.

Description

Performs arbitrary logic after UnityLinker has run.