Class AddressableAssetsBuildContext | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class AddressableAssetsBuildContext

    Inheritance
    System.Object
    AddressableAssetsBuildContext
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets
    Syntax
    public class AddressableAssetsBuildContext : IAddressableAssetsBuildContext, IContextObject

    Fields

    m_assetGroupToBundles

    Declaration
    public Dictionary<AddressableAssetSettings.AssetGroup, List<string>> m_assetGroupToBundles
    Field Value
    Type Description
    System.Collections.Generic.Dictionary<AddressableAssetSettings.AssetGroup, System.Collections.Generic.List<System.String>>

    m_bundleToAssetGroup

    Declaration
    public Dictionary<string, AddressableAssetSettings.AssetGroup> m_bundleToAssetGroup
    Field Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, AddressableAssetSettings.AssetGroup>

    m_locations

    Declaration
    public List<ResourceLocationData> m_locations
    Field Value
    Type Description
    System.Collections.Generic.List<ResourceLocationData>

    m_runtimeData

    Declaration
    public ResourceManagerRuntimeData m_runtimeData
    Field Value
    Type Description
    ResourceManagerRuntimeData

    m_settings

    Declaration
    public AddressableAssetSettings m_settings
    Field Value
    Type Description
    AddressableAssetSettings

    m_virtualBundleRuntimeData

    Declaration
    public VirtualAssetBundleRuntimeData m_virtualBundleRuntimeData
    Field Value
    Type Description
    VirtualAssetBundleRuntimeData
    Back to top
    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