Files

49 lines
1.5 KiB
Plaintext

{
"entries": [
{
"base": "{0A38EDCA-0571-48F0-9199-F6168C1EAAF0}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Repeater",
"category": "Utilities",
"tooltip": "Repeats the output signal the given number of times using the specified delay to space the signals out"
},
"slots": [
{
"base": "DataInput_Repetitions_0",
"details": {
"name": "Repetitions"
}
},
{
"base": "Input_In_0",
"details": {
"name": "In",
"tooltip": "Input signal"
}
},
{
"base": "Output_Complete_0",
"details": {
"name": "Complete",
"tooltip": "Signaled upon node exit"
}
},
{
"base": "Output_Action_1",
"details": {
"name": "Action",
"tooltip": "The signal that will be repeated"
}
},
{
"base": "DataInput_Interval_1",
"details": {
"name": "Interval"
}
}
]
}
]
}