docs.unity3d.com
    Show / Hide Table of Contents

    Class BuildLayout.File

    Data store for the main File created for the AssetBundle

    Inheritance
    Object
    BuildLayout.File
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Build.Layout
    Syntax
    [Serializable]
    public class File

    Fields

    Name Description
    Assets

    A list of the explicit asset defined in the AssetBundle

    Bundle

    The AssetBundle data that relates to a built file.

    BundleObjectInfo

    Data about the AssetBundleObject

    MonoScriptCount

    The number of Mono scripts referenced by the File

    MonoScriptSize

    The size of the Mono scripts referenced by the File

    Name

    The name of the File.

    OtherAssets

    A list of implicit assets built into the AssetBundle, typically through references by Assets that are explicitly defined.

    PreloadInfoSize

    The size of the data that needs to be preloaded for this File.

    SubFiles

    List of the resource files created by the build pipeline that a File references

    WriteResultFilename

    The final filename of the AssetBundle file

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023