Version: 2023.1
言語: 日本語
public static Build.Reporting.BuildReport GetLatestReport ();

説明

Return the build report generated by the most recent Player or AssetBundle build

A BuildReport is generated when a Player build runs, or when BuildPipeline.BuildAssetBundles is called. The BuildReport is automatically saved to Library/LastBuild.buildreport and can be reloaded using this static method.