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
1011 B
Plaintext
35 lines
1011 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{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": [
|
|
{
|
|
"base": "DataInput_Report_0",
|
|
"details": {
|
|
"name": "Report"
|
|
}
|
|
},
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |