class EditorAttribute : System.Attribute

book_4_sparkGenerated
code_blocksInput

Description

The EditorAttribute class is used to specify which editor should be used for a property or type in tools or game UI property editors. This attribute helps in customizing the editing experience by associating a specific editor with a property or type.

Members

Instance Properties

Member NameSummary
ValueThe editor to use.