72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
29 lines
784 B
Plaintext
29 lines
784 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{931A68D0-E3AD-44A7-A7BB-126A8F39C02F}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Break",
|
|
"category": "Logic",
|
|
"tooltip": "Used to exit a looping structure"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out 0_0",
|
|
"details": {
|
|
"name": "Out 0",
|
|
"tooltip": "Output 0"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |