API ReferenceEditor
public class Editor.GroupButtonControlWidget : Editor.ControlWidget
Constructors
Showing 1 constructors
public GroupButtonControlWidget(Sandbox.SerializedProperty property)
No results match this filter.
Properties
Showing 4 properties
public virtual bool Editor.GroupButtonControlWidget.IsControlButton { get; set; }
public bool Editor.GroupButtonControlWidget.IsFlagsMode { get; set; }
If true, then this control is operating in flags mode (FlagsAttribute)
protected virtual System.Nullable`1<float> Editor.GroupButtonControlWidget.MenuWidthOverride { get; set; }
public virtual bool Editor.GroupButtonControlWidget.SupportsMultiEdit { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.GroupButtonControlWidget |