docs.unity.cn
    Show / Hide Table of Contents

    Event Completed

    Completion event for the internal operation. If this is assigned on a completed operation, the callback is deferred until the LateUpdate of the current frame.

    Namespace: UnityEngine.ResourceManagement.AsyncOperations
    Syntax
    public event Action<AsyncOperationHandle> Completed
    Returns
    Type Description
    Action<AsyncOperationHandle>
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use