RPGViewBottomSheetExtraButton
JSON Format
{
"type": "RPGViewBottomSheetExtraButton",
"text": ...,
"event": ...
}
Fields
| Field | Type | Required | Description |
|---|---|---|---|
text | StatFormulaComponent | ✓ | A stat formula computing the text (a string) for the button. |
event | Event | ✓ | The event the button should fire. |