Files
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/EBus/Handlers/UiDropdownOptionNotificationBus.names

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"
}
}
]
}
]
}