API ReferenceEditor
GroupButtonControlWidgetclass
Constructors1
Showing 1 constructors
public GroupButtonControlWidget(Sandbox.SerializedProperty property)
| Parameter | Type | Description |
|---|---|---|
| property | SerializedProperty | — |
No results match this filter.
Properties4
Showing 4 properties
public virtual bool Editor.GroupButtonControlWidget.IsControlButton { get; set; }
Returns:
bool—public bool Editor.GroupButtonControlWidget.IsFlagsMode { get; set; }
If true, then this control is operating in flags mode (FlagsAttribute)
Returns:
bool—protected virtual System.Nullable`1<float> Editor.GroupButtonControlWidget.MenuWidthOverride { get; set; }
Returns:
Nullable<float>—public virtual bool Editor.GroupButtonControlWidget.SupportsMultiEdit { get; set; }
Returns:
bool—No results match this filter.