docs.unity.cn
    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
    Boolean

    True if the build can build it.

    Type Parameters
    Name Description
    T

    The data type.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use