- Assembly
- Cake
.Unity .dll - Namespace
- Cake
.Unity - Base Types
-
- Object
Syntax
public static class UnityAliases
Attributes
| Type | Description |
|---|---|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| FindUnityEditor |
Unity |
Locates installed Unity Editor by full version.
static
|
| FindUnityEditor |
Unity |
Locates installed Unity Editor by version (year, stream, update and stage). If more than one Unity Editor satisfies specified version, then latest one is returned. static
|
| FindUnityEditor |
Unity |
Locates installed Unity Editor by version (year, stream and update). If more than one Unity Editor satisfies specified version, then latest one is returned. static
|
| FindUnityEditor |
Unity |
Locates installed Unity Editor by version (year and stream). If more than one Unity Editor satisfies specified version, then latest one is returned. static
|
| FindUnityEditor |
Unity |
Locates installed Unity Editor by version (year). If more than one Unity Editor satisfies specified version, then latest one is returned. static
|
| FindUnityEditor |
Unity |
Locates installed Unity Editor with latest version.
static
|
| FindUnityEditors |
IReadOnlyCollection |
Locates installed Unity Editors.
static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface.
static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface.
static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface. Determines Unity Editor location automatically by specified version. static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface. Determines Unity Editor location automatically by specified version. static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface. Determines Unity Editor location automatically by specified version. static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface. Determines Unity Editor location automatically by specified version. static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface. Determines Unity Editor location automatically by specified version. static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface. Determines location of latest available Unity Editor automatically. static
|
| UnityEditor |
void |
Executes Unity Editor via command-line interface.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
