72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{D3629902-02E9-AE59-0424-F366D342B433}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Time Delay",
|
|
"category": "Nodeables",
|
|
"tooltip": "Delays all incoming execution for the specified number of ticks"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_Start_0",
|
|
"details": {
|
|
"name": "Start"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Delay_0",
|
|
"details": {
|
|
"name": "Delay"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_On Start_0",
|
|
"details": {
|
|
"name": "On Start"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Done_1",
|
|
"details": {
|
|
"name": "Done",
|
|
"tooltip": "Signaled after waiting for the specified amount of times."
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |