You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/Containers_GetElement.names

43 lines
1.3 KiB
Plaintext

{
"entries": [
{
"base": "{6A4FE29F-3BAA-40D6-8BEE-CDE9CCBD7885}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Get Element",
"category": "Containers",
"tooltip": "Returns the element at the specified Index or Key"
},
"slots": [
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "Input_In_0",
"details": {
"name": "In",
"tooltip": "Input signal"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Output signal"
}
},
{
"base": "Output_Key Not Found_1",
"details": {
"name": "Key Not Found",
"tooltip": "Triggered if the specified key was not found"
}
}
]
}
]
}