AssetEntryEditorAttribute(Type)
Associates the editor with an asset entry type.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: Unity.Localization.Editor
- Assembly: UnityEditor
public AssetEntryEditorAttribute(Type entryType)
Parameters
The concrete asset entry type the editor renders.