Api Sandbox ButtonAttribute
class

ButtonAttribute

public class ButtonAttribute : Attribute

When added to a method - the inspector will show a button for it.

Constructors

ButtonAttribute(String value, String icon)

Properties

Name Type Description
Icon String
Title String
Assembly: Sandbox.System Namespace: Sandbox Full Name: Sandbox.ButtonAttribute