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

48 lines
1.4 KiB
Plaintext

{
"entries": [
{
"base": "{7379D5B4-787B-4C46-9394-288F16E5BF3A}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Divide",
"category": "Math/Number/Deprecated",
"tooltip": "Divide"
},
"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"
}
}
]
}
]
}