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.
31 lines
940 B
Plaintext
31 lines
940 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "set_result_to_failure",
|
|
"context": "Method",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "",
|
|
"category": "Globals"
|
|
},
|
|
"methods": [
|
|
{
|
|
"key": "set_result_to_failure",
|
|
"context": "Global",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke set_result_to_failure"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after set_result_to_failure is invoked"
|
|
},
|
|
"details": {
|
|
"name": "set_result_to_failure",
|
|
"category": "Other"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |