docs.unity.cn
    Show / Hide Table of Contents

    Method GetSchemaByType

    GetSchemaByType(Type)

    Gets an added schema of the specified type.

    Declaration
    public AddressableAssetGroupSchema GetSchemaByType(Type type)
    Parameters
    Type Name Description
    Type type

    The schema type.

    Returns
    Type Description
    AddressableAssetGroupSchema

    The schema if found, otherwise null.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023