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

AssetImporterEditor.RevertButton

Declaration

protected void RevertButton();

Description

Implements the 'Revert' button of the inspector.

The revert button will revert any changes to the values in your custom importer back to the most recently saved values.