Attribute used for setting a custom GUI style for the method button.
name
Name of the GUI style to use.
string
[Button] [ButtonStyle("helpbox")] public void StyledButton() { // ... }