docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MobileBuildReportPlatformData

    Contains platform-specific data about the build.

    Inheritance
    object
    MobileBuildReportPlatformData
    Implements
    ISerializationCallbackReceiver
    Inherited Members
    object.ToString()
    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 MobileBuildReportPlatformData : ISerializationCallbackReceiver

    Properties

    Name Description
    Architecture

    A target architecture enabled in the build.

    DownloadSize

    The estimated download size of the bundle, when downloading the app from the platform's stores.

    Segments

    Contains executable segment names and sizes. Only available when generating the report on macOS.

    Methods

    Name Description
    OnAfterDeserialize()

    Implement this method to receive a callback after Unity deserializes your object.

    OnBeforeSerialize()

    Implement this method to receive a callback before Unity serializes your object.

    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)