LY_SC_UnitTest_NodeableDuration.scriptcanvas 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 457419633547310
  9. },
  10. "Name": "LY_SC_UnitTest_NodeableDuration",
  11. "Components": {
  12. "Component_[16299685001553620433]": {
  13. "$type": "EditorGraph",
  14. "Id": 16299685001553620433,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 457436813416494
  20. },
  21. "Name": "SC-Node(Start)",
  22. "Components": {
  23. "Component_[10185042153175879127]": {
  24. "$type": "Start",
  25. "Id": 10185042153175879127,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{777A42C5-7523-4A9B-B895-AEA988E4FFA4}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. }
  35. ],
  36. "slotName": "Out",
  37. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  38. "Descriptor": {
  39. "ConnectionType": 2,
  40. "SlotType": 1
  41. }
  42. }
  43. ]
  44. }
  45. }
  46. },
  47. {
  48. "Id": {
  49. "id": 457432518449198
  50. },
  51. "Name": "SC-Node(DurationNodeableNode)",
  52. "Components": {
  53. "Component_[2935775384873094460]": {
  54. "$type": "DurationNodeableNode",
  55. "Id": 2935775384873094460,
  56. "Slots": [
  57. {
  58. "id": {
  59. "m_id": "{2568E352-1714-4776-9BBB-2C90C07BAB97}"
  60. },
  61. "contracts": [
  62. {
  63. "$type": "SlotTypeContract"
  64. }
  65. ],
  66. "slotName": "Start",
  67. "toolTip": "Starts the countdown",
  68. "DisplayGroup": {
  69. "Value": 2675529103
  70. },
  71. "Descriptor": {
  72. "ConnectionType": 1,
  73. "SlotType": 1
  74. }
  75. },
  76. {
  77. "id": {
  78. "m_id": "{B24B2819-4DE4-4FD3-AF3D-4836C2A2CD7E}"
  79. },
  80. "contracts": [
  81. {
  82. "$type": "SlotTypeContract"
  83. },
  84. null
  85. ],
  86. "slotName": "Duration",
  87. "DisplayGroup": {
  88. "Value": 2675529103
  89. },
  90. "Descriptor": {
  91. "ConnectionType": 1,
  92. "SlotType": 2
  93. },
  94. "DataType": 1,
  95. "IsReference": true,
  96. "VariableReference": {
  97. "m_id": "{501F097D-54AE-4EA8-B771-3A8A5655A33E}"
  98. }
  99. },
  100. {
  101. "id": {
  102. "m_id": "{F53A9101-8D1F-4C74-9F84-3D1990E1CE39}"
  103. },
  104. "contracts": [
  105. {
  106. "$type": "SlotTypeContract"
  107. }
  108. ],
  109. "slotName": "On Start",
  110. "toolTip": "Starts the countdown",
  111. "DisplayGroup": {
  112. "Value": 2675529103
  113. },
  114. "Descriptor": {
  115. "ConnectionType": 2,
  116. "SlotType": 1
  117. }
  118. },
  119. {
  120. "id": {
  121. "m_id": "{EA0B313E-9602-42A3-B073-085304D1DA06}"
  122. },
  123. "contracts": [
  124. {
  125. "$type": "SlotTypeContract"
  126. }
  127. ],
  128. "slotName": "On Tick",
  129. "toolTip": "Signaled every frame while the duration is active.",
  130. "DisplayGroup": {
  131. "Value": 608626060
  132. },
  133. "Descriptor": {
  134. "ConnectionType": 2,
  135. "SlotType": 1
  136. },
  137. "IsLatent": true
  138. },
  139. {
  140. "id": {
  141. "m_id": "{C04B947C-9310-4856-A744-3DA6ADFB1A1B}"
  142. },
  143. "contracts": [
  144. {
  145. "$type": "SlotTypeContract"
  146. }
  147. ],
  148. "slotName": "Elapsed",
  149. "toolTip": "The amount of time that has elapsed since the countdown began.",
  150. "DisplayDataType": {
  151. "m_type": 3
  152. },
  153. "DisplayGroup": {
  154. "Value": 608626060
  155. },
  156. "Descriptor": {
  157. "ConnectionType": 2,
  158. "SlotType": 2
  159. },
  160. "DataType": 1
  161. },
  162. {
  163. "id": {
  164. "m_id": "{DB75A95D-9E4B-40BB-B1D1-9448FD769059}"
  165. },
  166. "contracts": [
  167. {
  168. "$type": "SlotTypeContract"
  169. }
  170. ],
  171. "slotName": "Done",
  172. "toolTip": "Signaled once the duration is complete.",
  173. "DisplayGroup": {
  174. "Value": 271442091
  175. },
  176. "Descriptor": {
  177. "ConnectionType": 2,
  178. "SlotType": 1
  179. },
  180. "IsLatent": true
  181. }
  182. ],
  183. "Datums": [
  184. {
  185. "isOverloadedStorage": false,
  186. "scriptCanvasType": {
  187. "m_type": 3
  188. },
  189. "isNullPointer": false,
  190. "$type": "double",
  191. "value": 0.0,
  192. "label": "Duration"
  193. }
  194. ],
  195. "slotExecutionMap": {
  196. "ins": [
  197. {
  198. "_slotId": {
  199. "m_id": "{2568E352-1714-4776-9BBB-2C90C07BAB97}"
  200. },
  201. "_inputs": [
  202. {
  203. "_slotId": {
  204. "m_id": "{B24B2819-4DE4-4FD3-AF3D-4836C2A2CD7E}"
  205. }
  206. }
  207. ],
  208. "_outs": [
  209. {
  210. "_slotId": {
  211. "m_id": "{F53A9101-8D1F-4C74-9F84-3D1990E1CE39}"
  212. },
  213. "_name": "On Start",
  214. "_interfaceSourceId": "{06000000-0000-0000-0F00-000000000000}"
  215. }
  216. ],
  217. "_interfaceSourceId": "{00000000-0000-0000-4070-AF85CA000000}"
  218. }
  219. ],
  220. "latents": [
  221. {
  222. "_slotId": {
  223. "m_id": "{EA0B313E-9602-42A3-B073-085304D1DA06}"
  224. },
  225. "_name": "On Tick",
  226. "_outputs": [
  227. {
  228. "_slotId": {
  229. "m_id": "{C04B947C-9310-4856-A744-3DA6ADFB1A1B}"
  230. }
  231. }
  232. ],
  233. "_interfaceSourceId": "{00000000-0000-0000-4070-AF85CA000000}"
  234. },
  235. {
  236. "_slotId": {
  237. "m_id": "{DB75A95D-9E4B-40BB-B1D1-9448FD769059}"
  238. },
  239. "_name": "Done",
  240. "_interfaceSourceId": "{00000000-0000-0000-4070-AF85CA000000}"
  241. }
  242. ]
  243. }
  244. }
  245. }
  246. },
  247. {
  248. "Id": {
  249. "id": 457428223481902
  250. },
  251. "Name": "SC-Node(Expect Less Than)",
  252. "Components": {
  253. "Component_[7985011840759293579]": {
  254. "$type": "MethodOverloaded",
  255. "Id": 7985011840759293579,
  256. "Slots": [
  257. {
  258. "isVisibile": false,
  259. "id": {
  260. "m_id": "{AC1BA11E-5A41-436C-8C11-B5BE096902D8}"
  261. },
  262. "contracts": [
  263. {
  264. "$type": "SlotTypeContract"
  265. },
  266. null
  267. ],
  268. "slotName": "EntityID: 0",
  269. "DisplayDataType": {
  270. "m_type": 1
  271. },
  272. "Descriptor": {
  273. "ConnectionType": 1,
  274. "SlotType": 2
  275. },
  276. "DataType": 1
  277. },
  278. {
  279. "IsOverload": true,
  280. "id": {
  281. "m_id": "{750D4571-3A8B-4065-A47C-B87A312D6529}"
  282. },
  283. "DynamicTypeOverride": 3,
  284. "contracts": [
  285. {
  286. "$type": "SlotTypeContract"
  287. },
  288. null
  289. ],
  290. "slotName": "Candidate",
  291. "toolTip": "left of <",
  292. "DisplayDataType": {
  293. "m_type": 3
  294. },
  295. "Descriptor": {
  296. "ConnectionType": 1,
  297. "SlotType": 2
  298. },
  299. "DataType": 1
  300. },
  301. {
  302. "IsOverload": true,
  303. "id": {
  304. "m_id": "{78AF6D57-129B-4A26-9E91-4325AE8F04DE}"
  305. },
  306. "DynamicTypeOverride": 3,
  307. "contracts": [
  308. {
  309. "$type": "SlotTypeContract"
  310. },
  311. null
  312. ],
  313. "slotName": "Reference",
  314. "toolTip": "right of <",
  315. "DisplayDataType": {
  316. "m_type": 3
  317. },
  318. "Descriptor": {
  319. "ConnectionType": 1,
  320. "SlotType": 2
  321. },
  322. "DataType": 1,
  323. "IsReference": true,
  324. "VariableReference": {
  325. "m_id": "{501F097D-54AE-4EA8-B771-3A8A5655A33E}"
  326. }
  327. },
  328. {
  329. "id": {
  330. "m_id": "{C3FA9D16-B7A9-43AB-A26A-885AFE1F223D}"
  331. },
  332. "contracts": [
  333. {
  334. "$type": "SlotTypeContract"
  335. },
  336. null
  337. ],
  338. "slotName": "Report",
  339. "toolTip": "additional notes for the test report",
  340. "DisplayDataType": {
  341. "m_type": 5
  342. },
  343. "Descriptor": {
  344. "ConnectionType": 1,
  345. "SlotType": 2
  346. },
  347. "DataType": 1
  348. },
  349. {
  350. "id": {
  351. "m_id": "{3D75745E-EC87-49A5-A68C-B6A63D7CEDF4}"
  352. },
  353. "contracts": [
  354. {
  355. "$type": "SlotTypeContract"
  356. }
  357. ],
  358. "slotName": "In",
  359. "Descriptor": {
  360. "ConnectionType": 1,
  361. "SlotType": 1
  362. }
  363. },
  364. {
  365. "id": {
  366. "m_id": "{4430210B-4455-40AF-9093-383A17F6C02E}"
  367. },
  368. "contracts": [
  369. {
  370. "$type": "SlotTypeContract"
  371. }
  372. ],
  373. "slotName": "Out",
  374. "Descriptor": {
  375. "ConnectionType": 2,
  376. "SlotType": 1
  377. }
  378. }
  379. ],
  380. "Datums": [
  381. {
  382. "isOverloadedStorage": false,
  383. "scriptCanvasType": {
  384. "m_type": 1
  385. },
  386. "isNullPointer": false,
  387. "$type": "EntityId",
  388. "value": {
  389. "id": 4276206253
  390. },
  391. "label": "EntityID: 0"
  392. },
  393. {
  394. "isOverloadedStorage": false,
  395. "scriptCanvasType": {
  396. "m_type": 3
  397. },
  398. "isNullPointer": false,
  399. "$type": "double",
  400. "value": 0.0,
  401. "label": "Candidate"
  402. },
  403. {
  404. "isOverloadedStorage": false,
  405. "scriptCanvasType": {
  406. "m_type": 3
  407. },
  408. "isNullPointer": false,
  409. "$type": "double",
  410. "value": 0.0,
  411. "label": "Reference"
  412. },
  413. {
  414. "isOverloadedStorage": false,
  415. "scriptCanvasType": {
  416. "m_type": 5
  417. },
  418. "isNullPointer": false,
  419. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  420. "value": "Elapsed should be less than duration",
  421. "label": "Report"
  422. }
  423. ],
  424. "methodType": 2,
  425. "methodName": "Expect Less Than",
  426. "className": "Unit Testing",
  427. "resultSlotIDs": [
  428. {}
  429. ],
  430. "prettyClassName": "Unit Testing",
  431. "orderedInputSlotIds": [
  432. {
  433. "m_id": "{AC1BA11E-5A41-436C-8C11-B5BE096902D8}"
  434. },
  435. {
  436. "m_id": "{750D4571-3A8B-4065-A47C-B87A312D6529}"
  437. },
  438. {
  439. "m_id": "{78AF6D57-129B-4A26-9E91-4325AE8F04DE}"
  440. },
  441. {
  442. "m_id": "{C3FA9D16-B7A9-43AB-A26A-885AFE1F223D}"
  443. }
  444. ]
  445. }
  446. }
  447. },
  448. {
  449. "Id": {
  450. "id": 457423928514606
  451. },
  452. "Name": "SC-Node(Mark Complete)",
  453. "Components": {
  454. "Component_[8020368585124730589]": {
  455. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  456. "Id": 8020368585124730589,
  457. "Slots": [
  458. {
  459. "isVisibile": false,
  460. "id": {
  461. "m_id": "{6882FC83-2488-4E72-9C35-E7AC514576F3}"
  462. },
  463. "contracts": [
  464. {
  465. "$type": "SlotTypeContract"
  466. },
  467. null
  468. ],
  469. "slotName": "EntityID: 0",
  470. "Descriptor": {
  471. "ConnectionType": 1,
  472. "SlotType": 2
  473. },
  474. "DataType": 1
  475. },
  476. {
  477. "id": {
  478. "m_id": "{C93B954A-91E0-4F78-9FD9-88E80D2E48A0}"
  479. },
  480. "contracts": [
  481. {
  482. "$type": "SlotTypeContract"
  483. },
  484. null
  485. ],
  486. "slotName": "Report",
  487. "toolTip": "additional notes for the test report",
  488. "Descriptor": {
  489. "ConnectionType": 1,
  490. "SlotType": 2
  491. },
  492. "DataType": 1
  493. },
  494. {
  495. "id": {
  496. "m_id": "{3BACA73A-3EFA-4A95-81FB-C0A017B7126B}"
  497. },
  498. "contracts": [
  499. {
  500. "$type": "SlotTypeContract"
  501. }
  502. ],
  503. "slotName": "In",
  504. "Descriptor": {
  505. "ConnectionType": 1,
  506. "SlotType": 1
  507. }
  508. },
  509. {
  510. "id": {
  511. "m_id": "{6AD34586-32AA-4470-8639-C2138FC61D51}"
  512. },
  513. "contracts": [
  514. {
  515. "$type": "SlotTypeContract"
  516. }
  517. ],
  518. "slotName": "Out",
  519. "Descriptor": {
  520. "ConnectionType": 2,
  521. "SlotType": 1
  522. }
  523. }
  524. ],
  525. "Datums": [
  526. {
  527. "isOverloadedStorage": false,
  528. "scriptCanvasType": {
  529. "m_type": 1
  530. },
  531. "isNullPointer": false,
  532. "$type": "EntityId",
  533. "value": {
  534. "id": 4276206253
  535. }
  536. },
  537. {
  538. "isOverloadedStorage": false,
  539. "scriptCanvasType": {
  540. "m_type": 5
  541. },
  542. "isNullPointer": false,
  543. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  544. "value": "Duration test complete",
  545. "label": "Report"
  546. }
  547. ],
  548. "methodType": 2,
  549. "methodName": "Mark Complete",
  550. "className": "Unit Testing",
  551. "resultSlotIDs": [
  552. {}
  553. ],
  554. "prettyClassName": "Unit Testing"
  555. }
  556. }
  557. }
  558. ],
  559. "m_connections": [
  560. {
  561. "Id": {
  562. "id": 457441108383790
  563. },
  564. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Duration: Start)",
  565. "Components": {
  566. "Component_[9641441292930050158]": {
  567. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  568. "Id": 9641441292930050158,
  569. "sourceEndpoint": {
  570. "nodeId": {
  571. "id": 457436813416494
  572. },
  573. "slotId": {
  574. "m_id": "{777A42C5-7523-4A9B-B895-AEA988E4FFA4}"
  575. }
  576. },
  577. "targetEndpoint": {
  578. "nodeId": {
  579. "id": 457432518449198
  580. },
  581. "slotId": {
  582. "m_id": "{2568E352-1714-4776-9BBB-2C90C07BAB97}"
  583. }
  584. }
  585. }
  586. }
  587. },
  588. {
  589. "Id": {
  590. "id": 457445403351086
  591. },
  592. "Name": "srcEndpoint=(Duration: On Tick), destEndpoint=(Expect Less Than: In)",
  593. "Components": {
  594. "Component_[11198507923036173157]": {
  595. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  596. "Id": 11198507923036173157,
  597. "sourceEndpoint": {
  598. "nodeId": {
  599. "id": 457432518449198
  600. },
  601. "slotId": {
  602. "m_id": "{EA0B313E-9602-42A3-B073-085304D1DA06}"
  603. }
  604. },
  605. "targetEndpoint": {
  606. "nodeId": {
  607. "id": 457428223481902
  608. },
  609. "slotId": {
  610. "m_id": "{3D75745E-EC87-49A5-A68C-B6A63D7CEDF4}"
  611. }
  612. }
  613. }
  614. }
  615. },
  616. {
  617. "Id": {
  618. "id": 457449698318382
  619. },
  620. "Name": "srcEndpoint=(Duration: Elapsed), destEndpoint=(Expect Less Than: Candidate)",
  621. "Components": {
  622. "Component_[11240008464039303130]": {
  623. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  624. "Id": 11240008464039303130,
  625. "sourceEndpoint": {
  626. "nodeId": {
  627. "id": 457432518449198
  628. },
  629. "slotId": {
  630. "m_id": "{C04B947C-9310-4856-A744-3DA6ADFB1A1B}"
  631. }
  632. },
  633. "targetEndpoint": {
  634. "nodeId": {
  635. "id": 457428223481902
  636. },
  637. "slotId": {
  638. "m_id": "{750D4571-3A8B-4065-A47C-B87A312D6529}"
  639. }
  640. }
  641. }
  642. }
  643. },
  644. {
  645. "Id": {
  646. "id": 457453993285678
  647. },
  648. "Name": "srcEndpoint=(Duration: Done), destEndpoint=(Mark Complete: In)",
  649. "Components": {
  650. "Component_[2840274115192058501]": {
  651. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  652. "Id": 2840274115192058501,
  653. "sourceEndpoint": {
  654. "nodeId": {
  655. "id": 457432518449198
  656. },
  657. "slotId": {
  658. "m_id": "{DB75A95D-9E4B-40BB-B1D1-9448FD769059}"
  659. }
  660. },
  661. "targetEndpoint": {
  662. "nodeId": {
  663. "id": 457423928514606
  664. },
  665. "slotId": {
  666. "m_id": "{3BACA73A-3EFA-4A95-81FB-C0A017B7126B}"
  667. }
  668. }
  669. }
  670. }
  671. }
  672. ]
  673. },
  674. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  675. "versionData": {
  676. "_grammarVersion": 1,
  677. "_runtimeVersion": 1,
  678. "_fileVersion": 1
  679. },
  680. "m_variableCounter": 2,
  681. "GraphCanvasData": [
  682. {
  683. "Key": {
  684. "id": 457419633547310
  685. },
  686. "Value": {
  687. "ComponentData": {
  688. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  689. "$type": "SceneComponentSaveData",
  690. "ViewParams": {
  691. "Scale": 1.1102232,
  692. "AnchorX": -240.4921875,
  693. "AnchorY": -208.9669952392578
  694. }
  695. }
  696. }
  697. }
  698. },
  699. {
  700. "Key": {
  701. "id": 457423928514606
  702. },
  703. "Value": {
  704. "ComponentData": {
  705. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  706. "$type": "NodeSaveData"
  707. },
  708. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  709. "$type": "GeneralNodeTitleComponentSaveData",
  710. "PaletteOverride": "MethodNodeTitlePalette"
  711. },
  712. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  713. "$type": "GeometrySaveData",
  714. "Position": [
  715. 580.0,
  716. 320.0
  717. ]
  718. },
  719. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  720. "$type": "StylingComponentSaveData",
  721. "SubStyle": ".method"
  722. },
  723. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  724. "$type": "PersistentIdComponentSaveData",
  725. "PersistentId": "{3E1D40A5-FFB3-4043-A3BF-BE46553FD063}"
  726. }
  727. }
  728. }
  729. },
  730. {
  731. "Key": {
  732. "id": 457428223481902
  733. },
  734. "Value": {
  735. "ComponentData": {
  736. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  737. "$type": "NodeSaveData"
  738. },
  739. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  740. "$type": "GeneralNodeTitleComponentSaveData",
  741. "PaletteOverride": "MethodNodeTitlePalette"
  742. },
  743. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  744. "$type": "GeometrySaveData",
  745. "Position": [
  746. 580.0,
  747. 100.0
  748. ]
  749. },
  750. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  751. "$type": "StylingComponentSaveData",
  752. "SubStyle": ".method"
  753. },
  754. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  755. "$type": "PersistentIdComponentSaveData",
  756. "PersistentId": "{9126ECA3-6708-4688-AE7B-674F01F26D11}"
  757. }
  758. }
  759. }
  760. },
  761. {
  762. "Key": {
  763. "id": 457432518449198
  764. },
  765. "Value": {
  766. "ComponentData": {
  767. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  768. "$type": "NodeSaveData"
  769. },
  770. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  771. "$type": "GeneralNodeTitleComponentSaveData",
  772. "PaletteOverride": "TimeNodeTitlePalette"
  773. },
  774. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  775. "$type": "GeometrySaveData",
  776. "Position": [
  777. 80.0,
  778. 60.0
  779. ]
  780. },
  781. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  782. "$type": "StylingComponentSaveData"
  783. },
  784. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  785. "$type": "PersistentIdComponentSaveData",
  786. "PersistentId": "{5AC117CB-4577-43A5-9FFE-1CD06E561C0D}"
  787. }
  788. }
  789. }
  790. },
  791. {
  792. "Key": {
  793. "id": 457436813416494
  794. },
  795. "Value": {
  796. "ComponentData": {
  797. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  798. "$type": "NodeSaveData"
  799. },
  800. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  801. "$type": "GeneralNodeTitleComponentSaveData",
  802. "PaletteOverride": "TimeNodeTitlePalette"
  803. },
  804. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  805. "$type": "GeometrySaveData",
  806. "Position": [
  807. -180.0,
  808. 40.0
  809. ]
  810. },
  811. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  812. "$type": "StylingComponentSaveData"
  813. },
  814. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  815. "$type": "PersistentIdComponentSaveData",
  816. "PersistentId": "{A433B1A3-64BC-4FEF-9257-2948101C6865}"
  817. }
  818. }
  819. }
  820. }
  821. ],
  822. "StatisticsHelper": {
  823. "InstanceCounter": [
  824. {
  825. "Key": 4199610336680704683,
  826. "Value": 1
  827. },
  828. {
  829. "Key": 5172597725294521221,
  830. "Value": 1
  831. },
  832. {
  833. "Key": 6464743993118234047,
  834. "Value": 1
  835. },
  836. {
  837. "Key": 6840657073857873079,
  838. "Value": 1
  839. }
  840. ]
  841. }
  842. },
  843. "Component_[8249448536321698620]": {
  844. "$type": "EditorGraphVariableManagerComponent",
  845. "Id": 8249448536321698620,
  846. "m_variableData": {
  847. "m_nameVariableMap": [
  848. {
  849. "Key": {
  850. "m_id": "{501F097D-54AE-4EA8-B771-3A8A5655A33E}"
  851. },
  852. "Value": {
  853. "Datum": {
  854. "isOverloadedStorage": false,
  855. "scriptCanvasType": {
  856. "m_type": 3
  857. },
  858. "isNullPointer": false,
  859. "$type": "double",
  860. "value": 1.0,
  861. "label": "Number"
  862. },
  863. "VariableId": {
  864. "m_id": "{501F097D-54AE-4EA8-B771-3A8A5655A33E}"
  865. },
  866. "VariableName": "One"
  867. }
  868. }
  869. ]
  870. }
  871. }
  872. }
  873. }
  874. }
  875. }