Files

49 lines
1.5 KiB
Plaintext

{
"entries": [
{
"base": "{F1A891C9-81D4-4675-A57A-F11AB415F95F}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Erase",
"category": "Containers",
"tooltip": "Erase the element at the specified Index or with the specified Key"
},
"slots": [
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataOutput_Container_0",
"details": {
"name": "Container"
}
},
{
"base": "Input_In_0",
"details": {
"name": "In",
"tooltip": "Input signal"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Output signal"
}
},
{
"base": "Output_Element Not Found_1",
"details": {
"name": "Element Not Found",
"tooltip": "Triggered if the specified element was not found"
}
}
]
}
]
}