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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use