ExtractProperties_D4C9DA8E-838B-41C6-B870-C75294C323DC.names 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "entries": [
  3. {
  4. "base": "{D4C9DA8E-838B-41C6-B870-C75294C323DC}",
  5. "context": "ScriptCanvas::Node",
  6. "variant": "",
  7. "details": {
  8. "name": "Extract Properties",
  9. "category": "Utilities",
  10. "tooltip": "Extracts property values from connected input"
  11. },
  12. "slots": [
  13. {
  14. "base": "Input_In_0",
  15. "details": {
  16. "name": "In",
  17. "tooltip": "When signaled assigns property values using the supplied source input"
  18. }
  19. },
  20. {
  21. "base": "Output_Out_0",
  22. "details": {
  23. "name": "Out",
  24. "tooltip": "Signaled after all property haves have been pushed to the output slots"
  25. }
  26. },
  27. {
  28. "base": "DataInput_Source_0",
  29. "details": {
  30. "name": "Source"
  31. }
  32. }
  33. ]
  34. }
  35. ]
  36. }