docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CanBuildData

    CanBuildData<T>()

    Used to determine if this builder is capable of building a specific type of data.

    Declaration
    public virtual bool CanBuildData<T>() where T : IDataBuilderResult
    Returns
    Type Description
    bool

    True if this builder can build this data.

    Type Parameters
    Name Description
    T

    The type of data needed to be built.

    Implements
    IDataBuilder.CanBuildData<T>()
    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)