AssetServerUpdate.

AssetServerUpdate(string, string, string, string) Constructor

Assembly
Cake.Unity.dll
Namespace
Cake.Unity.Arguments
Containing Type
AssetServerUpdate

Syntax

public AssetServerUpdate(string ip, string projectName, string userName, string password)

Parameters

Name Type Description
ip string
projectName string
userName string
password string

Return Value

Type Description
void