docs.unity.cn
    Show / Hide Table of Contents

    Method GetPlatform

    GetPlatform()

    Retrieves the Addressables build platform that is being used.

    Declaration
    [Obsolete("This API doesn't adapt to the addition of new platforms.  Use GetPlatformPathSubFolder instead.")]
    public static AddressablesPlatform GetPlatform()
    Returns
    Type Description
    AddressablesPlatform

    Returns the Addressables build platform that is being used.

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