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.Unity.
- Assembly
- Cake
.Unity .dll - Namespace
- Cake
.Unity .Version - Containing Type
- UnityVersion
Syntax
public UnityVersion(int year, int stream, int update, char suffixCharacter, int suffixNumber)
Parameters
| Name | Type | Description |
|---|---|---|
| year | int | |
| stream | int | |
| update | int | |
| suffixCharacter | char | |
| suffixNumber | int |
Return Value
| Type | Description |
|---|---|
| void |
