API ReferenceSandbox
ButtonAttributeclass
When added to a method - the inspector will show a button for it.
Constructors1
Showing 1 constructors
public ButtonAttribute(string value, string icon)
| Parameter | Type | Description |
|---|---|---|
| value | string | — |
| icon | string | — |
No results match this filter.
Properties2
Showing 2 properties
public string Sandbox.ButtonAttribute.Icon { get; set; }
Returns:
string—public string Sandbox.ButtonAttribute.Title { get; set; }
Returns:
string—No results match this filter.