72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
22 lines
573 B
Plaintext
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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |