docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDataBuilder

    Builds objects of type IDataBuilderResult.

    Namespace: UnityEditor.AddressableAssets.Build
    Assembly: solution.dll
    Syntax
    public interface IDataBuilder

    Properties

    Name Description
    Name

    The name of the builder, used for GUI.

    Methods

    Name Description
    BuildData<TResult>(AddressablesDataBuilderInput)

    Build the data of a specific type.

    CanBuildData<T>()

    Can this builder build the type of data requested.

    ClearCachedData()

    Clears all cached data.

    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)