Version: 1.0
LanguageEnglish
  • C#

VersionControlManager

class in UnityEditor.VersionControl

Description

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.

Static Properties

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

Static Methods

SetVersionControlSets the active version control system.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答