OnGraphStart_F200B22A-5903-483A-BF63-5241BC03632B.names 726 B

1234567891011121314151617181920212223
  1. {
  2. "entries": [
  3. {
  4. "base": "{F200B22A-5903-483A-BF63-5241BC03632B}",
  5. "context": "ScriptCanvas::Node",
  6. "variant": "",
  7. "details": {
  8. "name": "On Graph Start",
  9. "category": "Timing",
  10. "tooltip": "Starts executing the graph when the entity that owns the graph is fully activated."
  11. },
  12. "slots": [
  13. {
  14. "base": "Output_Out_0",
  15. "details": {
  16. "name": "Out",
  17. "tooltip": "Signaled when the entity that owns this graph is fully activated."
  18. }
  19. }
  20. ]
  21. }
  22. ]
  23. }