Version: 2019.4
public string GenerateAdditionalLinkXmlFile (Build.Reporting.BuildReport report, UnityLinker.UnityLinkerBuildPipelineData data);

パラメーター

reportThe current built report.
dataInformation about the current run of UnityLinker.

戻り値

string The file path to the generated link.xml file. If the path is relative, GenerateAdditionalLinkXmlFile combines it with the working directory to make an absolute path.

説明

Generates additional link.xml files for preserving additional types and their members.