This version of Unity is unsupported.

IUnityLinkerProcessor.OnBeforeRun

Declaration

public void OnBeforeRun(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 before UnityLinker runs.