Version: 2022.3

VersionControlManager

class in UnityEditor.VersionControl

切换到手册

描述

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.

See Also: VersionControlObject.

静态变量

activeVersionControlObjectThe VersionControlObject representing active VCS.
versionControlDescriptorsAn array containing all available version control systems.

静态函数

SetVersionControlSets the active version control system.