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/Uncategorized_ArithmeticExp...

47 lines
1.4 KiB
Plaintext

{
"entries": [
{
"base": "{B13F8DE1-E017-484D-9910-BABFB355D72E}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Arithmetic Expression",
"tooltip": "ArithmeticExpression"
},
"slots": [
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
},
{
"base": "Input_In_0",
"details": {
"name": "In",
"tooltip": "Signal to perform the evaluation when desired."
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Signaled after the arithmetic operation is done."
}
},
{
"base": "DataInput_Value A_0",
"details": {
"name": "Value A"
}
},
{
"base": "DataInput_Value B_1",
"details": {
"name": "Value B"
}
}
]
}
]
}