API ReferenceSandbox
public class Sandbox.ButtonAttribute : System.Attribute
When added to a method - the inspector will show a button for it.
Constructors
Showing 1 constructors
public ButtonAttribute(string value, string icon)
No results match this filter.
Properties
Showing 2 properties
public string Sandbox.ButtonAttribute.Icon { get; set; }
public string Sandbox.ButtonAttribute.Title { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.ButtonAttribute |