class InspectorWidget : Widget

book_4_sparkGenerated
code_blocksInput

Description

The InspectorWidget class in the Editor namespace is an abstract class that extends the Editor.Widget base class. It is designed to provide a user interface component for inspecting and editing properties of serialized objects within the s&box editor environment.

Members

Static Members

Member NameSummary
Create Creates a new instance of InspectorWidget for the specified serialized object.

Instance Members

Member NameSummary
SerializedObject Gets or sets the SerializedObject associated with this widget, representing the data being inspected.