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