docs.unity.cn
    Show / Hide Table of Contents

    Class ContentDeliveryGlobalState

    Contains methods for the content update process.

    Inheritance
    Object
    ContentDeliveryGlobalState
    Namespace: Unity.Entities.Content
    Syntax
    public static class ContentDeliveryGlobalState

    Fields

    Name Description
    kCatalogLocations

    The name of the content set for the catalogs.

    LogFunc

    Action to log content update progress.

    PathRemapFunc

    Functor used to remap content into the local cache.

    Properties

    Name Description
    CurrentContentUpdateState

    The current state of the content update process.

    Methods

    Name Description
    Initialize(String, String, String, Action<ContentDeliveryGlobalState.ContentUpdateState>)

    Initialize the content delivery system.

    RegisterForContentUpdateCompletion(Action<ContentDeliveryGlobalState.ContentUpdateState>)

    Register for content update state changes.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023