docs.unity3d.com
    Show / Hide Table of Contents

    Enum AddressablesPlatform

    Options for the Addressables build platform.

    Namespace: UnityEngine.AddressableAssets
    Syntax
    public enum AddressablesPlatform

    Fields

    Name Description Value
    Unknown

    Use to indicate that the build platform is unknown.

    0
    Windows

    Use to indicate that the build platform is Windows.

    1
    OSX

    Use to indicate that the build platform is OSX.

    2
    Linux

    Use to indicate that the build platform is Linux.

    3
    PS4

    Use to indicate that the build platform is PS4.

    4
    Switch

    Use to indicate that the build platform is PS4.

    5
    XboxOne

    Use to indicate that the build platform is XboxOne.

    6
    WebGL

    Use to indicate that the build platform is WebGL.

    7
    iOS

    Use to indicate that the build platform is iOS.

    8
    Android

    Use to indicate that the build platform is Android.

    9
    WindowsUniversal

    Use to indicate that the build platform is WindowsUniversal.

    10
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023