Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IInspectorWindowExtension

interface in UnityEditor.VersionControl

Description

Version control system extension that allows extending inspector.

Additional resources: VersionControlObject.

Public Methods

InvalidateVersionControlBarStateResets any cached state for the version control bar.
OnVersionControlBarAllows you to add custom GUI controls to the version control bar in the specified inspector.