x Type: bool y Type: bool
Type: bool
JSON
{
"Type": "andAlso",
"Name": "andAlso",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "x",
"Type": "bool"
},
{
"Connection": null,
"Id": "y",
"Type": "bool"
}
],
"OutputPins": [
{
"Id": "",
"Type": "bool"
}
]
}