docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Platform

    Platform base class.

    Inheritance
    object
    Platform
    MissingPlatform
    TestPlatform
    Inherited Members
    object.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Build
    Assembly: solution.dll
    Syntax
    public abstract class Platform

    Properties

    Name Description
    AvailablePlatforms

    All available platforms.

    DisplayName

    Platform display name, used in user interface.

    IconName

    Platform icon name.

    Name

    Platform name, used for serialization.

    PackageName

    Platform package name.

    Methods

    Name Description
    Equals(object)

    Determines whether the specified object is equal to the current object.

    Equals(Platform)
    GetHashCode()

    Serves as the default hash function.

    GetPlatformByName(string)

    Get platform by name.

    Operators

    Name Description
    operator ==(Platform, Platform)
    operator !=(Platform, Platform)

    Extension Methods

    BuildTargetExtensions.GetBuildTarget(Platform)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)