docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property InitializationOperation

    InitializationOperation

    Initialization operation. You can register a callback with this if you need to run code after Addressables is ready. Any requests made before this operaton completes will automatically cahin to its result.

    Declaration
    [Obsolete]
    public static AsyncOperationHandle<IResourceLocator> InitializationOperation { get; }
    Property Value
    Type Description
    AsyncOperationHandle<IResourceLocator>
    See Also
    InitializeAsync()
    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)