Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


extraDataTarget

The extra data object associated with the Editor.target.
Read time 1 minuteLast updated 10 days ago

Definition

protected Object extraDataTarget { get; }

Remarks

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