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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use