Module inspectable

Module inspectable 

Source
Expand description

A general-purpose property editor definition that creates a nested inspector within an Expander widget.

Structsยง

InspectablePropertyEditorDefinition
A general-purpose property editor definition that creates a nested inspector within an Expander widget to allow the user to edited properties of type T. The expander is labeled with FieldInfo::display_name. The layer_index for the inner inspector is increased by 1.