Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResourceEntryDrawerAttribute(Type)

Associates the drawer with an entry type.
Read time 1 minuteLast updated 11 days ago

Definition

public ResourceEntryDrawerAttribute(Type entryType)

Parameters

entryType

The concrete entry type the drawer renders.