Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UpdateSettings()

Starts a task that sends the version control settings to the version control system.
Read time 1 minuteLast updated 10 days ago

Definition

public static Task UpdateSettings()

Returns

Type

Description

Task

Remarks

The settings can be found in the Project Settings, Version Control tab and include version control password, username, server, workspace etc. The task can be used to reconnect to an existing version control system after making changes to the version control credentials.