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 .Arguments - Containing Type
- AssetServerUpdate
Syntax
public AssetServerUpdate(string ip, int port, string projectName, string userName, string password, string revision)
Parameters
| Name | Type | Description |
|---|---|---|
| ip | string | |
| port | int | |
| projectName | string | |
| userName | string | |
| password | string | |
| revision | string |
Return Value
| Type | Description |
|---|---|
| void |
