API ReferenceEditor
public class Editor.IconLabel : Editor.Widget
A material icon label
Constructors
Showing 1 constructors
No results match this filter.
Methods
Showing 2 methods
protected virtual void OnPaint()
protected virtual Vector2 SizeHint()
No results match this filter.
Properties
Showing 5 properties
public string Editor.IconLabel.Icon { get; set; }
public float Editor.IconLabel.IconSize { get; set; }
public System.Action`1<bool> Editor.IconLabel.OnToggled { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.IconLabel |