This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

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.