Version: 2023.2
언어: 한국어
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.