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

23 lines
726 B
Plaintext

{
"entries": [
{
"base": "{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."
},
"slots": [
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Signaled when the entity that owns this graph is fully activated."
}
}
]
}
]
}