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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use