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
    public static AsyncOperationHandle<IResourceLocator> InitializationOperation { get; }
    Property Value
    Type Description
    AsyncOperationHandle<IResourceLocator>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use