You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{122B30C9-30A6-4CAF-B4E3-327A6C1A1E38}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Insert",
|
|
"category": "Containers",
|
|
"tooltip": "Inserts an element into the container at the specified Index or Key",
|
|
"subtitle": "Containers"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "DataInput_Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Container",
|
|
"details": {
|
|
"name": "Container"
|
|
}
|
|
},
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out",
|
|
"tooltip": "Output signal"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |