Class MobileBuildReportAssets
Holds information about the Asset packs included in the application bundle.
Inherited Members
Namespace: Unity.Mobile.BuildReport
Assembly: solution.dll
Syntax
[Serializable]
public class MobileBuildReportAssets
Properties
Name | Description |
---|---|
Contents | Holds information about the Assets that are included in the pack. |
DataPath | The file path to the Asset package, relative to the Data folder of the build. |
Overhead | The header size of the packed Asset file. |
Methods
Name | Description |
---|---|
ToString() | Returns the name of the Asset package file. |