Files

22 lines
573 B
Plaintext

{
"entries": [
{
"base": "UiButtonNotificationBus",
"context": "EBusHandler",
"variant": "",
"details": {
"name": "UI Button",
"category": "UI"
},
"methods": [
{
"base": "OnButtonClick",
"details": {
"name": "On Button Click",
"tooltip": "Executes when the button has been clicked"
}
}
]
}
]
}