Break_931A68D0-E3AD-44A7-A7BB-126A8F39C02F.names 784 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "entries": [
  3. {
  4. "base": "{931A68D0-E3AD-44A7-A7BB-126A8F39C02F}",
  5. "context": "ScriptCanvas::Node",
  6. "variant": "",
  7. "details": {
  8. "name": "Break",
  9. "category": "Logic",
  10. "tooltip": "Used to exit a looping structure"
  11. },
  12. "slots": [
  13. {
  14. "base": "Input_In_0",
  15. "details": {
  16. "name": "In"
  17. }
  18. },
  19. {
  20. "base": "Output_Out 0_0",
  21. "details": {
  22. "name": "Out 0",
  23. "tooltip": "Output 0"
  24. }
  25. }
  26. ]
  27. }
  28. ]
  29. }