Summary

A control widget is used to edit the value of a single SerializedProperty.

Fields

PaintBackground

Properties

CellAlignment If none, when in a grid, the control will fill the entire cell
IncludeLabel If true (default) we'll include a label next to the control
IsControlActive
IsControlButton
IsControlDisabled
IsControlHovered
IsWideMode If true we prefer to be full inspector width with the label above us
SerializedProperty
SupportsMultiEdit
Tint

Methods

FromClipboardString
Prime Should get called right after creation
StartEditing Selects this widget and starts editing. Used when we want to focus on the widget in the inspector, like when double-clicking on something in a graph editor that maps to this widget.
Think
ToClipboardString

Static Fields

ControlHighlightPrimary
ControlHighlightSecondary

Static Methods

Create
TryCreateGenericObjectControlWidget
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.