RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

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

C PropsDisplayAttribute Specifies display settings for a property in PropsEditor.
C PropsGroupAttribute Groups properties together in a collapsible section.
C PropsHiddenAttribute Hides the property from the editor.
C PropsReadOnlyAttribute Marks the property as read-only in the editor.
C PropsTextAreaAttribute Renders the property as a multiline text area.