Inheritence

Summary

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

Constructors

ControlWidget

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
ValueHash

Methods

FromClipboardString
MinimumSizeHint
OnContextMenu
OnMultipleDifferentValues
OnPaint
OnValueChanged
PaintControl
PaintOver
PaintUnder
Prime Should get called right after creation
PropertyFinishEdit
PropertyStartEdit
SizeHint
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.