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 override 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.

    Overrides
    BuildScriptBase.CanBuildData<T>()
    In This Article
    • CanBuildData<T>()
    Back to top
    Copyright © 2025 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)