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