docs.unity.cn
    Show / Hide Table of Contents

    Method Initialize

    Initialize()

    Initialize Addressables system. Addressables will be initialized on the first API call if this is not called explicitly.

    Declaration
    [Obsolete]
    public static AsyncOperationHandle<IResourceLocator> Initialize()
    Returns
    Type Description
    AsyncOperationHandle<IResourceLocator>

    The operation handle for the request.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use