Class TestablePlayer | Platforms | 0.2.2-preview.10
docs.unity.cn
    Show / Hide Table of Contents

    Class TestablePlayer

    This component will instruct the build pipeline to produce a testable player. Test assemblies will be included in the build and will be initialized. Note that this component is only fully supported for Development players (BuildType set to Develop).

    Inheritance
    Object
    TestablePlayer
    Namespace: Unity.Build.Common
    Syntax
    public class TestablePlayer : IBuildComponent
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX