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.

    See Also
    InitializeAsync()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023