docs.unity3d.com
    Show / Hide Table of Contents

    Class AddressableAssetsBuildContext

    Simple context object for passing data through SBP, between different sections of Addressables code.

    Inheritance
    Object
    AddressableAssetsBuildContext
    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.DataBuilders
    Syntax
    public class AddressableAssetsBuildContext : IAddressableAssetsBuildContext, IContextObject

    Fields

    Name Description
    assetEntries

    The list of all AddressableAssetEntry objects.

    assetGroupToBundles

    Mapping of asset group to bundles.

    bundleToAssetGroup

    Mapping of bundles to asset groups.

    bundleToExpandedBundleDependencies

    A mapping of AssetBundle to the full dependency tree, flattened into a single list.

    bundleToImmediateBundleDependencies

    Mapping of AssetBundle to the direct dependencies.

    locations

    The list of catalog locations.

    providerTypes

    Set of provider types needed in this build.

    runtimeData

    The current runtime data being built.

    settings

    The settings object to use.

    Properties

    Name Description
    Settings

    The settings object to use.

    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