Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AssetEntryEditorAttribute(Type)

Associates the editor with an asset entry type.
Read time 1 minuteLast updated 10 days ago

Definition

public AssetEntryEditorAttribute(Type entryType)

Parameters

entryType

The concrete asset entry type the editor renders.