9e2a3226fd
It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
24 lines
760 B
Plaintext
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."
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |