docs.unity.cn
    Show / Hide Table of Contents

    Enum SupportedBuildTarget

    Enum SupportedBuildTarget

    Namespace: UnityEditor.Industrial.Configuring.Build
    Syntax
    [Serializable]
    public enum SupportedBuildTarget

    Fields

    Name Description Value
    StandaloneOSX

    The standalone osx

    2
    StandaloneWindows

    The standalone windows

    5
    iOS

    The ios

    9
    Android

    The android

    13
    StandaloneWindows64

    The standalone windows64

    19
    WebGL

    The webGL

    20
    StandaloneLinux64

    The standalone linux64

    24

    Extension Methods

    ExportProfileExtension.ToBuildTarget()
    ExportProfileExtension.NicifyName()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021