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

45 lines
1.4 KiB
Plaintext

{
"entries": [
{
"base": "AttachmentComponentNotificationBus",
"context": "EBusHandler",
"variant": "",
"details": {
"name": "Attachment",
"category": "Animation"
},
"methods": [
{
"base": "OnAttached",
"details": {
"name": "On Attached"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "Entity Id",
"tooltip": "Entity Unique Id"
}
}
]
},
{
"base": "OnDetached",
"details": {
"name": "On Detached"
},
"params": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "Entity Id",
"tooltip": "Entity Unique Id"
}
}
]
}
]
}
]
}