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.
35 lines
1001 B
Plaintext
35 lines
1001 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{1C4971A7-DE76-4E8E-9381-F579A57B2A78}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Add Failure",
|
|
"category": "Utilities/Unit Testing",
|
|
"tooltip": "adds a failure directly to the unit testing framework"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "DataInput_Report",
|
|
"details": {
|
|
"name": "Report"
|
|
}
|
|
},
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |