docs.unity.cn
    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>
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use