docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ProcessGroupSchema

    ProcessGroupSchema(AddressableAssetsBuildContext, AddressableAssetGroupSchema)

    Processes the specified group schema.

    Declaration
    public string ProcessGroupSchema(AddressableAssetsBuildContext aaContext, AddressableAssetGroupSchema schema)
    Parameters
    Type Name Description
    AddressableAssetsBuildContext aaContext

    The build context containing settings and other relevant data for the Addressable system.

    AddressableAssetGroupSchema schema

    The schema to process. Must be of type ContentDirectoryGroupSchema. Use schema.Group to access the owning group.

    Returns
    Type Description
    string

    An empty string if no error was encountered, otherwise it returns the error.

    Implements
    ISchemaBuilder.ProcessGroupSchema(AddressableAssetsBuildContext, AddressableAssetGroupSchema)
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)