docs.unity.cn
    Show / Hide Table of Contents

    Property OperationHandle

    OperationHandle

    The AsyncOperationHandle currently being used by the AssetReference. For example, if you call AssetReference.LoadAssetAsync, this property will return a handle to that operation.

    Declaration
    public AsyncOperationHandle OperationHandle { get; }
    Property Value
    Type Description
    AsyncOperationHandle
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023