Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

IInspectorWindowExtension

interface in UnityEditor.VersionControl

Description

Version control system extension that allows extending inspector.

Additional resources: VersionControlObject.

Public Methods

Description
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.