72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{3838E12C-CEAB-4CED-9958-B6C0399FCD92}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Expect False",
|
|
"category": "Utilities/Unit Testing",
|
|
"tooltip": "Expects a value to be false"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "DataInput_Candidate_0",
|
|
"details": {
|
|
"name": "Candidate"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Report_1",
|
|
"details": {
|
|
"name": "Report"
|
|
}
|
|
},
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |