d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
22 lines
618 B
Plaintext
22 lines
618 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "UiDropdownOptionNotificationBus",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "UI Dropdown Option",
|
|
"category": "UI"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "OnDropdownOptionSelected",
|
|
"details": {
|
|
"name": "On Dropdown Option Selected",
|
|
"tooltip": "Executes when the dropdown option was selected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |