extraDataTarget
The extra data object associated with the Editor.target.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.AssetImporters
- Assembly: UnityEditor.CoreModule
protected Object extraDataTarget { get; }
Remarks
This object is only created when AssetImporterEditor.extraDataType is provided. This object has to be initialized inside AssetImporterEditor.InitializeExtraDataInstance.