Version: 2023.1
言語: 日本語

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.

Static 変数

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

Static 関数

SetVersionControlSets the active version control system.