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

AssetImporterEditor.extraDataSerializedObject

protected ExtraDataSerializedObject extraDataSerializedObject;

Description

A SerializedObject that represents the extraDataTarget or the extraDataTargets of the AssetImporterEditor.

See extraDataType and the example in AssetImporterEditor class for more information.