You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/Timing_TimeDelay.names

36 lines
1.1 KiB
Plaintext

{
"entries": [
{
"base": "{364F5AC9-8351-44B6-A069-03367B21F7AA}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Time Delay",
"category": "Timing",
"tooltip": "Delays all incoming execution for the specified number of ticks"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In",
"tooltip": "When signaled, execution is delayed at this node for the specified amount of times."
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Signaled after waiting for the specified amount of times."
}
},
{
"base": "DataInput_Delay_0",
"details": {
"name": "Delay"
}
}
]
}
]
}