Files

85 lines
2.6 KiB
Plaintext

{
"entries": [
{
"base": "{2FE432CB-9969-4273-BE04-DEF949C288F0}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Multiplexer",
"category": "Logic",
"tooltip": "Selects one of the [In#] inputs using [Index] and sends it to [Out]"
},
"slots": [
{
"base": "DataInput_Index_0",
"details": {
"name": "Index"
}
},
{
"base": "Input_In0_0",
"details": {
"name": "In0",
"tooltip": "Input 0"
}
},
{
"base": "Input_In1_1",
"details": {
"name": "In1",
"tooltip": "Input 1"
}
},
{
"base": "Input_In2_2",
"details": {
"name": "In2",
"tooltip": "Input 2"
}
},
{
"base": "Input_In3_3",
"details": {
"name": "In3",
"tooltip": "Input 3"
}
},
{
"base": "Input_In4_4",
"details": {
"name": "In4",
"tooltip": "Input 4"
}
},
{
"base": "Input_In5_5",
"details": {
"name": "In5",
"tooltip": "Input 5"
}
},
{
"base": "Input_In6_6",
"details": {
"name": "In6",
"tooltip": "Input 6"
}
},
{
"base": "Input_In7_7",
"details": {
"name": "In7",
"tooltip": "Input 7"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Signaled when the node receives a signal from the selected index"
}
}
]
}
]
}