API Reference
Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.
Showing: redb.PropsEditor.Attributes
Show all
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. |