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.
77 lines
2.2 KiB
Plaintext
77 lines
2.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{131C7ECE-D083-F7CD-09FC-EE0FCF80AB86}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "BranchMethodSharedDataSlotExample",
|
|
"category": "Tests",
|
|
"tooltip": "Branch Test",
|
|
"subtitle": "Tests"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Output_One String",
|
|
"details": {
|
|
"name": "One String"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_string",
|
|
"details": {
|
|
"name": "string"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Two Strings",
|
|
"details": {
|
|
"name": "Two Strings"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_string1",
|
|
"details": {
|
|
"name": "string1"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_string2",
|
|
"details": {
|
|
"name": "string2"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Three Strings",
|
|
"details": {
|
|
"name": "Three Strings"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_string3",
|
|
"details": {
|
|
"name": "string3"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Square",
|
|
"details": {
|
|
"name": "Square"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Pants",
|
|
"details": {
|
|
"name": "Pants"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Hello",
|
|
"details": {
|
|
"name": "Hello"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |