API Reference
Обзор документации REDB API. Выберите пространство имён или тип в дереве слева, или кликните по элементам ниже.
Фильтр: redb.PropsEditor.Attributes
Показать все
redb.PropsEditor.Attributes
Classes
| PropsDisplayAttribute | Specifies display settings for a property in PropsEditor. |
| PropsGroupAttribute | Groups properties together in a collapsible section. |
| PropsHiddenAttribute | Hides the property from the editor. |
| PropsReadOnlyAttribute | Marks the property as read-only in the editor. |
| PropsTextAreaAttribute | Renders the property as a multiline text area. |