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": "{26DDC284-BD01-471E-BA8F-36C3A1ADA169}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Clear All Elements",
|
|
"category": "Containers",
|
|
"tooltip": "Eliminates all the elements in the container",
|
|
"subtitle": "Containers"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Container",
|
|
"details": {
|
|
"name": "Container"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |