72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
29 lines
878 B
Plaintext
29 lines
878 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{6359C34F-3C34-4784-9FFD-18F1C8E3482D}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Any",
|
|
"category": "Logic",
|
|
"tooltip": "Will trigger the Out pin whenever any of the In pins get triggered"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_Input 0_0",
|
|
"details": {
|
|
"name": "Input 0"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled when the node receives a signal from the selected index"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |