docs.unity.cn
    Show / Hide Table of Contents

    Method RemoveSchema

    RemoveSchema(Type)

    Remove a given schema from this group.

    Declaration
    public bool RemoveSchema(Type type)
    Parameters
    Type Name Description
    Type type

    The schema type.

    Returns
    Type Description
    Boolean

    True if the schema was found and removed, false otherwise.

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