docs.unity.cn
    Show / Hide Table of Contents

    Method GetDataBuilder

    GetDataBuilder(Int32)

    Get The data builder at a specifc index.

    Declaration
    public IDataBuilder GetDataBuilder(int index)
    Parameters
    Type Name Description
    Int32 index

    The index of the builder.

    Returns
    Type Description
    IDataBuilder

    The data builder at the specified index.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use