Files

42 lines
1.3 KiB
Plaintext

{
"entries": [
{
"base": "{399A2608-77E3-41F9-90FA-58A9B6E0E34D}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Tick Delay",
"category": "Timing",
"tooltip": "Delays all incoming execution for the specified number of ticks"
},
"slots": [
{
"base": "DataInput_Ticks_0",
"details": {
"name": "Ticks"
}
},
{
"base": "DataInput_Tick Order_1",
"details": {
"name": "Tick Order"
}
},
{
"base": "Input_In_0",
"details": {
"name": "In",
"tooltip": "When signaled, execution is delayed at this node for the specified amount of frames."
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Signaled after waiting for the specified amount of frames."
}
}
]
}
]
}