Version: 2021.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.