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.
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{6A4FE29F-3BAA-40D6-8BEE-CDE9CCBD7885}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Get Element",
|
|
"category": "Containers",
|
|
"tooltip": "Returns the element at the specified Index or Key",
|
|
"subtitle": "Containers"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "DataInput_Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out",
|
|
"tooltip": "Output signal"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Key Not Found",
|
|
"details": {
|
|
"name": "Key Not Found",
|
|
"tooltip": "Triggered if the specified key was not found"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |