Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IInspectorWindowExtension

Version control system extension that allows extending inspector.
Read time 1 minuteLast updated 11 days ago

Definition

public interface IInspectorWindowExtension

Remarks

Additional Resources: VersionControlObject.

Methods

Method

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.