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
    public static AsyncOperationHandle<IResourceLocator> Initialize()
    Returns
    Type Description
    AsyncOperationHandle<IResourceLocator>

    The operation handle for the request.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use