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.
49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{7379D5B4-787B-4C46-9394-288F16E5BF3A}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Divide",
|
|
"category": "Math/Number/Deprecated",
|
|
"tooltip": "Divide",
|
|
"subtitle": "Deprecated"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "DataOutput_Result",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
},
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Signal to perform the evaluation when desired."
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after the arithmetic operation is done."
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Value A",
|
|
"details": {
|
|
"name": "Value A"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Value B",
|
|
"details": {
|
|
"name": "Value B"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |