docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AddressablesDataBuilderInput

    Data builder context object for Addressables.

    Inheritance
    object
    AddressablesDataBuilderInput
    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
    Assembly: solution.dll
    Syntax
    public class AddressablesDataBuilderInput

    Constructors

    Name Description
    AddressablesDataBuilderInput(AddressableAssetSettings)

    Creates a default context object with values taken from the AddressableAssetSettings parameter.

    AddressablesDataBuilderInput(AddressableAssetSettings, string)

    Creates a default context object with values taken from the AddressableAssetSettings parameter.

    Fields

    Name Description
    RuntimeCatalogFilename

    The name of the default Runtime Catalog file.

    RuntimeSettingsFilename

    The name of the default Runtime Settings file.

    Properties

    Name Description
    AddressableSettings

    The main addressables settings object.

    PlayerVersion

    Player build version.

    PreviousContentState

    The asset content state of a previous build. This allows detection of deltas with the current build content state. This will be null in standard builds. This is only set during content update builds.

    Registry

    Registry of files created during the build

    Target

    Build target.

    TargetGroup

    Build target group.

    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)