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_OnGraphStart.names

24 lines
760 B
Plaintext

{
"entries": [
{
"key": "{F200B22A-5903-483A-BF63-5241BC03632B}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "On Graph Start",
"category": "Timing",
"tooltip": "Starts executing the graph when the entity that owns the graph is fully activated.",
"subtitle": "Timing"
},
"slots": [
{
"key": "Output_Out",
"details": {
"name": "Out",
"tooltip": "Signaled when the entity that owns this graph is fully activated."
}
}
]
}
]
}