docs.unity.cn
    Show / Hide Table of Contents

    Method FindSchema

    FindSchema(Type)

    Gets the index of a schema based on its specified type.

    Declaration
    public int FindSchema(Type type)
    Parameters
    Type Name Description
    Type type

    The schema type.

    Returns
    Type Description
    Int32

    Valid index if found, otherwise returns -1.

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