docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MobileBuildReportFile

    Contains information about a single file in the application bundle.

    Inheritance
    object
    MobileBuildReportFile
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Mobile.BuildReport
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class MobileBuildReportFile

    Properties

    Name Description
    CompressedSize

    The compressed size of the file inside the application bundle, in bytes.

    Path

    The absolute path of the file produced by the build process.

    UncompressedSize

    The size of the file when uncompressed.

    Methods

    Name Description
    ToString()

    Returns the name of the file.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)