72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
29 lines
948 B
Plaintext
29 lines
948 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{BAFDA139-49A8-453B-A556-D4F4BA213B5C}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Ordered Sequencer",
|
|
"category": "Logic",
|
|
"tooltip": "Triggers the execution outputs in the specified ordered. The next line will trigger once the first line reaches a break in execution(either through latent node, or a terminal endpoint)"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out 0_0",
|
|
"details": {
|
|
"name": "Out 0",
|
|
"tooltip": "Output 0"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |