docs.unity3d.com
    Show / Hide Table of Contents

    Class BuildLayout.ExplicitAsset

    Data store for Assets explicitly defined in an AssetBundle

    Inheritance
    Object
    BuildLayout.ExplicitAsset
    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 ExplicitAsset

    Fields

    Name Description
    AddressableName

    The Addressable address defined in the Addressable Group window for an Asset.

    AssetPath

    The Asset path on disk

    ExternallyReferencedAssets

    List of Assets referenced by the File, but not included in the File.

    File

    The file that the Asset was added to

    Guid

    The Asset Guid.

    InternalReferencedExplicitAssets

    List of explicit Assets in the File

    InternalReferencedOtherAssets

    List of data from other Assets referenced by an Asset in the File

    SerializedSize

    The size of the file on disk.

    StreamedSize

    The size of the streamed Asset.

    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