d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{88F9BE2D-F591-45AD-9682-FBB67C39C504}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Expect True",
|
|
"category": "Utilities/Unit Testing",
|
|
"tooltip": "Expects a value to be true"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "DataInput_Candidate",
|
|
"details": {
|
|
"name": "Candidate"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Report",
|
|
"details": {
|
|
"name": "Report"
|
|
}
|
|
},
|
|
{
|
|
"base": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |