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.
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{8305B5C9-1B9F-4D5B-B3E7-66925F491E9D}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Divide by Number (/)",
|
|
"category": "Math",
|
|
"tooltip": "Divides certain types by a given number"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "DataInput_Divisor_0",
|
|
"details": {
|
|
"name": "Divisor"
|
|
}
|
|
},
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Source_1",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |