docs.unity.cn
    Show / Hide Table of Contents

    Class Platform

    Inheritance
    Object
    Platform
    AndroidPlatform
    IosPlatform
    LinuxPlatform
    LuminPlatform
    MacOSXPlatform
    PS4Platform
    StadiaPlatform
    SwitchPlatform
    TvosPlatform
    UniversalWindowsPlatform
    WebGLPlatform
    WindowsPlatform
    XboxOnePlatform
    Namespace: Bee.Core
    Syntax
    [Obsolete("Please switch to Unity.Build namespace (This class will be removed after 2021-03-01)", true)]
    public abstract class Platform

    Properties

    DisplayName

    Declaration
    public string DisplayName { get; }
    Property Value
    Type Description
    String

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 January 2021