Class AddTestScenesToBuild
Test Scenes may not be included in build settings by default; this class adds all test Scenes under the default Test Scene directory at runtime for standalone player tests. Note: it only adds those tests Scenes which have not already been added to the build settings; if a test Scene is already included, it will not be re-added.
Implements
Inherited Members
Namespace: Tests.Editor
Assembly: solution.dll
Syntax
public class AddTestScenesToBuild : ITestPlayerBuildModifier
Methods
Name | Description |
---|---|
ModifyOptions(BuildPlayerOptions) |