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

AssetImporterEditor.extraDataTarget

protected Object extraDataTarget;

Description

The extra data object associated with the Editor.target.

This object is only created when extraDataType is provided. This object has to be initialized inside InitializeExtraDataInstance.