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/Deprecated_Add.names

47 lines
1.4 KiB
Plaintext

{
"entries": [
{
"key": "{2AFC1F99-6216-58E1-9E06-7F0E50C64E53}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Add",
"category": "Deprecated",
"tooltip": "This node is deprecated, use Add (+), it provides contextual type and slots",
"subtitle": "Deprecated"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Matrix3x3: A",
"details": {
"name": "Matrix3x3: A"
}
},
{
"key": "DataInput_Matrix3x3: B",
"details": {
"name": "Matrix3x3: B"
}
},
{
"key": "DataOutput_Result: Matrix3x3",
"details": {
"name": "Result: Matrix3x3"
}
}
]
}
]
}