| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/VersionControl.VersionControlManager.html | [Back] [Original] |
Manages version control systems.
This class allows you to enumerate the available version control systems, get the VersionControlObject for the currently active VCS, or switch to a different one.
Additional resources: VersionControlObject.
| Property | Description |
|---|---|
| activeVersionControlObject | The VersionControlObject representing active VCS. |
| versionControlDescriptors | An array containing all available version control systems. |
| Method | Description |
|---|---|
| SetVersionControl | Sets the active version control system. |
| Web Proxy Viewer | New URL | Original Page |