This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Unity3D.
Summary
Default constructor
- Assembly
- Cake
.Unity3D .dll - Namespace
- Cake
.Unity3D - Containing Type
- Unity3DTestContext
Syntax
public Unity3DTestContext(ICakeContext context, FilePath projectFolder, Unity3DTestOptions options)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The current cake context. |
projectFolder | FilePath | The absolute path to the Unity3D project to build. |
options | Unity3DTestOptions | The test options to use when building the project. |
Return Value
Type | Description |
---|---|
void |