docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TestPlatform

    Mock test platform.

    Inheritance
    object
    Platform
    TestPlatform
    Implements
    IEquatable<Platform>
    Inherited Members
    Platform.AvailablePlatforms
    Platform.Name
    Platform.DisplayName
    Platform.IconPath
    Platform.PackageId
    Platform.HasPackage
    Platform.IsPackageInstalled
    Platform.IsPublic
    Platform.InstallPackage()
    Platform.GetNameFromLegacyName(string)
    Platform.GetPlatformByName(string)
    Platform.Equals(object)
    Platform.Equals(Platform)
    Platform.GetHashCode()
    object.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Build.Tests
    Assembly: solution.dll
    Syntax
    [HideInInspector]
    public sealed class TestPlatform : Platform, IEquatable<Platform>

    Constructors

    Name Description
    TestPlatform()

    Extension Methods

    BuildTargetExtensions.GetBuildTarget(Platform)
    BuildTargetExtensions.GetBuildTargetGroup(Platform)
    PlatformExtensions.InstallModule(Platform)
    PlatformExtensions.IsActiveBuildTarget(Platform)
    PlatformExtensions.IsModuleInstalled(Platform)
    PlatformExtensions.SetActiveBuildTargetAsync(Platform)
    PlatformExtensions.GetIcon(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)