Any_6359C34F-3C34-4784-9FFD-18F1C8E3482D.names 878 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "entries": [
  3. {
  4. "base": "{6359C34F-3C34-4784-9FFD-18F1C8E3482D}",
  5. "context": "ScriptCanvas::Node",
  6. "variant": "",
  7. "details": {
  8. "name": "Any",
  9. "category": "Logic",
  10. "tooltip": "Will trigger the Out pin whenever any of the In pins get triggered"
  11. },
  12. "slots": [
  13. {
  14. "base": "Input_Input 0_0",
  15. "details": {
  16. "name": "Input 0"
  17. }
  18. },
  19. {
  20. "base": "Output_Out_0",
  21. "details": {
  22. "name": "Out",
  23. "tooltip": "Signaled when the node receives a signal from the selected index"
  24. }
  25. }
  26. ]
  27. }
  28. ]
  29. }