docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CanBuildData

    CanBuildData<T>()

    Can this builder build the type of data requested.

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

    True if the build can build it.

    Type Parameters
    Name Description
    T

    The data type.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023