docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property CurrentLoadingOperation

    CurrentLoadingOperation

    The current loading operation for the asset when using AssetChanged. This is null if a loading operation is not available.

    Declaration
    [Obsolete("CurrentLoadingOperation is deprecated, use CurrentLoadingOperationHandle instead.", true)]
    public AsyncOperationHandle<TObject>? CurrentLoadingOperation { get; }
    Property Value
    Type Description
    AsyncOperationHandle<TObject>?
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)