Method CommonOnInspectorGUI
CommonOnInspectorGUI(ScriptedImporterEditor)
Callback called on the Implemented IESImporterEditor (currently on HDRP Only)
Declaration
public void CommonOnInspectorGUI(ScriptedImporterEditor scriptedImporter)
Parameters
Type | Name | Description |
---|---|---|
ScriptedImporterEditor | scriptedImporter | The current specialized scripted importer using the common code |