Class TestablePlayer
This component will instruct the build pipeline to produce a testable player. Test assemblies will be included in the build and UnityEngine.Networking.PlayerConnection will be initialized. Note that this component is only fully supported for Development players (BuildType set to Develop).
Implements
Inherited Members
Namespace: Unity.Build.Common
Assembly: solution.dll
Syntax
public class TestablePlayer : IBuildComponent