72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |