docs.unity.cn
    Show / Hide Table of Contents

    Method RegisterForContentUpdateCompletion

    RegisterForContentUpdateCompletion(Action<ContentDeliveryGlobalState.ContentUpdateState>)

    Register for content update state changes.

    Declaration
    public static void RegisterForContentUpdateCompletion(Action<ContentDeliveryGlobalState.ContentUpdateState> updateStateFunc)
    Parameters
    Type Name Description
    Action<ContentDeliveryGlobalState.ContentUpdateState> updateStateFunc

    The action that will be called for each content update state change.

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