3
0

MetaTest_AddFailure.scriptcanvas 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 568661299659943
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[15206858849007660969]": {
  13. "$type": "EditorGraph",
  14. "Id": 15206858849007660969,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 568682774496423
  20. },
  21. "Name": "65402542376496",
  22. "Components": {
  23. "Component_[10181908700858474897]": {
  24. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  25. "Id": 10181908700858474897,
  26. "Slots": [
  27. {
  28. "isVisibile": false,
  29. "id": {
  30. "m_id": "{0FD529F6-8902-4E71-9B4A-41017ABF3008}"
  31. },
  32. "contracts": [
  33. {
  34. "$type": "SlotTypeContract"
  35. },
  36. null
  37. ],
  38. "slotName": "EntityID: 0",
  39. "Descriptor": {
  40. "ConnectionType": 1,
  41. "SlotType": 2
  42. },
  43. "DataType": 1
  44. },
  45. {
  46. "id": {
  47. "m_id": "{8B4A839F-03D1-444C-A81F-F009B99FE670}"
  48. },
  49. "contracts": [
  50. {
  51. "$type": "SlotTypeContract"
  52. },
  53. null
  54. ],
  55. "slotName": "Report",
  56. "toolTip": "additional notes for the test report",
  57. "DisplayDataType": {
  58. "m_type": 5
  59. },
  60. "Descriptor": {
  61. "ConnectionType": 1,
  62. "SlotType": 2
  63. },
  64. "DataType": 1
  65. },
  66. {
  67. "id": {
  68. "m_id": "{E781E80E-0875-4C2C-9FB8-D819D2E8B8F0}"
  69. },
  70. "contracts": [
  71. {
  72. "$type": "SlotTypeContract"
  73. }
  74. ],
  75. "slotName": "In",
  76. "Descriptor": {
  77. "ConnectionType": 1,
  78. "SlotType": 1
  79. }
  80. },
  81. {
  82. "id": {
  83. "m_id": "{89148D21-29F3-47A2-92B5-CE121E6657A6}"
  84. },
  85. "contracts": [
  86. {
  87. "$type": "SlotTypeContract"
  88. }
  89. ],
  90. "slotName": "Out",
  91. "Descriptor": {
  92. "ConnectionType": 2,
  93. "SlotType": 1
  94. }
  95. }
  96. ],
  97. "Datums": [
  98. {
  99. "isOverloadedStorage": false,
  100. "scriptCanvasType": {
  101. "m_type": 1
  102. },
  103. "isNullPointer": false,
  104. "$type": "EntityId",
  105. "value": {
  106. "id": 4276206253
  107. }
  108. },
  109. {
  110. "isOverloadedStorage": false,
  111. "scriptCanvasType": {
  112. "m_type": 5
  113. },
  114. "isNullPointer": false,
  115. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  116. "value": "one",
  117. "label": "Report"
  118. }
  119. ],
  120. "methodType": 2,
  121. "methodName": "Add Failure",
  122. "className": "Unit Testing",
  123. "resultSlotIDs": [
  124. {}
  125. ],
  126. "prettyClassName": "Unit Testing"
  127. }
  128. }
  129. },
  130. {
  131. "Id": {
  132. "id": 568678479529127
  133. },
  134. "Name": "37719353338543",
  135. "Components": {
  136. "Component_[12478314068854580181]": {
  137. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  138. "Id": 12478314068854580181,
  139. "Slots": [
  140. {
  141. "isVisibile": false,
  142. "id": {
  143. "m_id": "{9641E56A-BC6F-48BA-83C7-2385377197C6}"
  144. },
  145. "contracts": [
  146. {
  147. "$type": "SlotTypeContract"
  148. },
  149. null
  150. ],
  151. "slotName": "EntityID: 0",
  152. "Descriptor": {
  153. "ConnectionType": 1,
  154. "SlotType": 2
  155. },
  156. "DataType": 1
  157. },
  158. {
  159. "id": {
  160. "m_id": "{CB90429D-BB22-4A10-9DC3-519B1AE34766}"
  161. },
  162. "contracts": [
  163. {
  164. "$type": "SlotTypeContract"
  165. },
  166. null
  167. ],
  168. "slotName": "Report",
  169. "toolTip": "additional notes for the test report",
  170. "DisplayDataType": {
  171. "m_type": 5
  172. },
  173. "Descriptor": {
  174. "ConnectionType": 1,
  175. "SlotType": 2
  176. },
  177. "DataType": 1
  178. },
  179. {
  180. "id": {
  181. "m_id": "{003FD085-64E3-443A-8987-E4B26D9B9883}"
  182. },
  183. "contracts": [
  184. {
  185. "$type": "SlotTypeContract"
  186. }
  187. ],
  188. "slotName": "In",
  189. "Descriptor": {
  190. "ConnectionType": 1,
  191. "SlotType": 1
  192. }
  193. },
  194. {
  195. "id": {
  196. "m_id": "{A6037943-3BD4-41CB-870D-F047C4A4DD43}"
  197. },
  198. "contracts": [
  199. {
  200. "$type": "SlotTypeContract"
  201. }
  202. ],
  203. "slotName": "Out",
  204. "Descriptor": {
  205. "ConnectionType": 2,
  206. "SlotType": 1
  207. }
  208. }
  209. ],
  210. "Datums": [
  211. {
  212. "isOverloadedStorage": false,
  213. "scriptCanvasType": {
  214. "m_type": 1
  215. },
  216. "isNullPointer": false,
  217. "$type": "EntityId",
  218. "value": {
  219. "id": 4276206253
  220. }
  221. },
  222. {
  223. "isOverloadedStorage": false,
  224. "scriptCanvasType": {
  225. "m_type": 5
  226. },
  227. "isNullPointer": false,
  228. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  229. "value": "",
  230. "label": "Report"
  231. }
  232. ],
  233. "methodType": 2,
  234. "methodName": "Mark Complete",
  235. "className": "Unit Testing",
  236. "resultSlotIDs": [
  237. {}
  238. ],
  239. "prettyClassName": "Unit Testing"
  240. }
  241. }
  242. },
  243. {
  244. "Id": {
  245. "id": 568674184561831
  246. },
  247. "Name": "65402542376496",
  248. "Components": {
  249. "Component_[2014151652458273013]": {
  250. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  251. "Id": 2014151652458273013,
  252. "Slots": [
  253. {
  254. "isVisibile": false,
  255. "id": {
  256. "m_id": "{478C3FFD-B06D-463D-A7DD-0ABACE1A29FE}"
  257. },
  258. "contracts": [
  259. {
  260. "$type": "SlotTypeContract"
  261. },
  262. null
  263. ],
  264. "slotName": "EntityID: 0",
  265. "Descriptor": {
  266. "ConnectionType": 1,
  267. "SlotType": 2
  268. },
  269. "DataType": 1
  270. },
  271. {
  272. "id": {
  273. "m_id": "{4CE2582C-5B09-46DC-A5AD-FFB04B9078B1}"
  274. },
  275. "contracts": [
  276. {
  277. "$type": "SlotTypeContract"
  278. },
  279. null
  280. ],
  281. "slotName": "Report",
  282. "toolTip": "additional notes for the test report",
  283. "DisplayDataType": {
  284. "m_type": 5
  285. },
  286. "Descriptor": {
  287. "ConnectionType": 1,
  288. "SlotType": 2
  289. },
  290. "DataType": 1
  291. },
  292. {
  293. "id": {
  294. "m_id": "{4AC66608-4B8C-4435-BAAA-D9E497D4D25C}"
  295. },
  296. "contracts": [
  297. {
  298. "$type": "SlotTypeContract"
  299. }
  300. ],
  301. "slotName": "In",
  302. "Descriptor": {
  303. "ConnectionType": 1,
  304. "SlotType": 1
  305. }
  306. },
  307. {
  308. "id": {
  309. "m_id": "{23269EDB-8078-4617-9218-9057463749F3}"
  310. },
  311. "contracts": [
  312. {
  313. "$type": "SlotTypeContract"
  314. }
  315. ],
  316. "slotName": "Out",
  317. "Descriptor": {
  318. "ConnectionType": 2,
  319. "SlotType": 1
  320. }
  321. }
  322. ],
  323. "Datums": [
  324. {
  325. "isOverloadedStorage": false,
  326. "scriptCanvasType": {
  327. "m_type": 1
  328. },
  329. "isNullPointer": false,
  330. "$type": "EntityId",
  331. "value": {
  332. "id": 4276206253
  333. }
  334. },
  335. {
  336. "isOverloadedStorage": false,
  337. "scriptCanvasType": {
  338. "m_type": 5
  339. },
  340. "isNullPointer": false,
  341. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  342. "value": "zero",
  343. "label": "Report"
  344. }
  345. ],
  346. "methodType": 2,
  347. "methodName": "Add Failure",
  348. "className": "Unit Testing",
  349. "resultSlotIDs": [
  350. {}
  351. ],
  352. "prettyClassName": "Unit Testing"
  353. }
  354. }
  355. },
  356. {
  357. "Id": {
  358. "id": 568665594627239
  359. },
  360. "Name": "319086199609",
  361. "Components": {
  362. "Component_[3397625298891366833]": {
  363. "$type": "Start",
  364. "Id": 3397625298891366833,
  365. "Slots": [
  366. {
  367. "id": {
  368. "m_id": "{580BA341-A358-462B-806B-8B21A48818AF}"
  369. },
  370. "contracts": [
  371. {
  372. "$type": "SlotTypeContract"
  373. }
  374. ],
  375. "slotName": "Out",
  376. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  377. "Descriptor": {
  378. "ConnectionType": 2,
  379. "SlotType": 1
  380. }
  381. }
  382. ]
  383. }
  384. }
  385. },
  386. {
  387. "Id": {
  388. "id": 568669889594535
  389. },
  390. "Name": "65402542376496",
  391. "Components": {
  392. "Component_[7106046098245342399]": {
  393. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  394. "Id": 7106046098245342399,
  395. "Slots": [
  396. {
  397. "isVisibile": false,
  398. "id": {
  399. "m_id": "{53F15BB4-79B5-4600-BBEF-9CA58537FD15}"
  400. },
  401. "contracts": [
  402. {
  403. "$type": "SlotTypeContract"
  404. },
  405. null
  406. ],
  407. "slotName": "EntityID: 0",
  408. "Descriptor": {
  409. "ConnectionType": 1,
  410. "SlotType": 2
  411. },
  412. "DataType": 1
  413. },
  414. {
  415. "id": {
  416. "m_id": "{654A8BF1-FD5F-4DC6-8600-FE6E14394ED1}"
  417. },
  418. "contracts": [
  419. {
  420. "$type": "SlotTypeContract"
  421. },
  422. null
  423. ],
  424. "slotName": "Report",
  425. "toolTip": "additional notes for the test report",
  426. "DisplayDataType": {
  427. "m_type": 5
  428. },
  429. "Descriptor": {
  430. "ConnectionType": 1,
  431. "SlotType": 2
  432. },
  433. "DataType": 1
  434. },
  435. {
  436. "id": {
  437. "m_id": "{EA5C627D-B9A3-4EFA-BA2D-D6C3AC363352}"
  438. },
  439. "contracts": [
  440. {
  441. "$type": "SlotTypeContract"
  442. }
  443. ],
  444. "slotName": "In",
  445. "Descriptor": {
  446. "ConnectionType": 1,
  447. "SlotType": 1
  448. }
  449. },
  450. {
  451. "id": {
  452. "m_id": "{0E72E61E-5E48-4648-8AD9-172FE9F0A472}"
  453. },
  454. "contracts": [
  455. {
  456. "$type": "SlotTypeContract"
  457. }
  458. ],
  459. "slotName": "Out",
  460. "Descriptor": {
  461. "ConnectionType": 2,
  462. "SlotType": 1
  463. }
  464. }
  465. ],
  466. "Datums": [
  467. {
  468. "isOverloadedStorage": false,
  469. "scriptCanvasType": {
  470. "m_type": 1
  471. },
  472. "isNullPointer": false,
  473. "$type": "EntityId",
  474. "value": {
  475. "id": 4276206253
  476. }
  477. },
  478. {
  479. "isOverloadedStorage": false,
  480. "scriptCanvasType": {
  481. "m_type": 5
  482. },
  483. "isNullPointer": false,
  484. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  485. "value": "two",
  486. "label": "Report"
  487. }
  488. ],
  489. "methodType": 2,
  490. "methodName": "Add Failure",
  491. "className": "Unit Testing",
  492. "resultSlotIDs": [
  493. {}
  494. ],
  495. "prettyClassName": "Unit Testing"
  496. }
  497. }
  498. }
  499. ],
  500. "m_connections": [
  501. {
  502. "Id": {
  503. "id": 568687069463719
  504. },
  505. "Name": "srcEndpoint=(Add Failure: Out), destEndpoint=(Add Failure: In)",
  506. "Components": {
  507. "Component_[12309951352119513494]": {
  508. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  509. "Id": 12309951352119513494,
  510. "sourceEndpoint": {
  511. "nodeId": {
  512. "id": 568674184561831
  513. },
  514. "slotId": {
  515. "m_id": "{23269EDB-8078-4617-9218-9057463749F3}"
  516. }
  517. },
  518. "targetEndpoint": {
  519. "nodeId": {
  520. "id": 568682774496423
  521. },
  522. "slotId": {
  523. "m_id": "{E781E80E-0875-4C2C-9FB8-D819D2E8B8F0}"
  524. }
  525. }
  526. }
  527. }
  528. },
  529. {
  530. "Id": {
  531. "id": 568691364431015
  532. },
  533. "Name": "srcEndpoint=(Add Failure: Out), destEndpoint=(Add Failure: In)",
  534. "Components": {
  535. "Component_[3506929398139953700]": {
  536. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  537. "Id": 3506929398139953700,
  538. "sourceEndpoint": {
  539. "nodeId": {
  540. "id": 568682774496423
  541. },
  542. "slotId": {
  543. "m_id": "{89148D21-29F3-47A2-92B5-CE121E6657A6}"
  544. }
  545. },
  546. "targetEndpoint": {
  547. "nodeId": {
  548. "id": 568669889594535
  549. },
  550. "slotId": {
  551. "m_id": "{EA5C627D-B9A3-4EFA-BA2D-D6C3AC363352}"
  552. }
  553. }
  554. }
  555. }
  556. },
  557. {
  558. "Id": {
  559. "id": 568695659398311
  560. },
  561. "Name": "srcEndpoint=(Add Failure: Out), destEndpoint=(Mark Complete: In)",
  562. "Components": {
  563. "Component_[8268930002410998692]": {
  564. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  565. "Id": 8268930002410998692,
  566. "sourceEndpoint": {
  567. "nodeId": {
  568. "id": 568669889594535
  569. },
  570. "slotId": {
  571. "m_id": "{0E72E61E-5E48-4648-8AD9-172FE9F0A472}"
  572. }
  573. },
  574. "targetEndpoint": {
  575. "nodeId": {
  576. "id": 568678479529127
  577. },
  578. "slotId": {
  579. "m_id": "{003FD085-64E3-443A-8987-E4B26D9B9883}"
  580. }
  581. }
  582. }
  583. }
  584. },
  585. {
  586. "Id": {
  587. "id": 568699954365607
  588. },
  589. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Add Failure: In)",
  590. "Components": {
  591. "Component_[5581516708292800907]": {
  592. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  593. "Id": 5581516708292800907,
  594. "sourceEndpoint": {
  595. "nodeId": {
  596. "id": 568665594627239
  597. },
  598. "slotId": {
  599. "m_id": "{580BA341-A358-462B-806B-8B21A48818AF}"
  600. }
  601. },
  602. "targetEndpoint": {
  603. "nodeId": {
  604. "id": 568674184561831
  605. },
  606. "slotId": {
  607. "m_id": "{4AC66608-4B8C-4435-BAAA-D9E497D4D25C}"
  608. }
  609. }
  610. }
  611. }
  612. }
  613. ]
  614. },
  615. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  616. "versionData": {
  617. "_grammarVersion": 1,
  618. "_runtimeVersion": 1,
  619. "_fileVersion": 1
  620. },
  621. "m_variableCounter": 5,
  622. "GraphCanvasData": [
  623. {
  624. "Key": {
  625. "id": 568661299659943
  626. },
  627. "Value": {
  628. "ComponentData": {
  629. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  630. "$type": "SceneComponentSaveData",
  631. "ViewParams": {
  632. "Scale": 0.85,
  633. "AnchorX": -281.1764831542969,
  634. "AnchorY": -163.5294189453125
  635. }
  636. }
  637. }
  638. }
  639. },
  640. {
  641. "Key": {
  642. "id": 568665594627239
  643. },
  644. "Value": {
  645. "ComponentData": {
  646. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  647. "$type": "NodeSaveData"
  648. },
  649. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  650. "$type": "GeometrySaveData",
  651. "Position": [
  652. -160.0,
  653. -40.0
  654. ]
  655. },
  656. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  657. "$type": "StylingComponentSaveData"
  658. },
  659. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  660. "$type": "PersistentIdComponentSaveData",
  661. "PersistentId": "{2FDF5880-A0D6-4654-BFDD-7C98BCB8E16F}"
  662. }
  663. }
  664. }
  665. },
  666. {
  667. "Key": {
  668. "id": 568669889594535
  669. },
  670. "Value": {
  671. "ComponentData": {
  672. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  673. "$type": "NodeSaveData"
  674. },
  675. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  676. "$type": "GeneralNodeTitleComponentSaveData",
  677. "PaletteOverride": "MethodNodeTitlePalette"
  678. },
  679. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  680. "$type": "GeometrySaveData",
  681. "Position": [
  682. 680.0,
  683. -20.0
  684. ]
  685. },
  686. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  687. "$type": "StylingComponentSaveData",
  688. "SubStyle": ".time"
  689. },
  690. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  691. "$type": "PersistentIdComponentSaveData",
  692. "PersistentId": "{9B3E4539-47EF-41B7-8A59-334B3D6E3B12}"
  693. }
  694. }
  695. }
  696. },
  697. {
  698. "Key": {
  699. "id": 568674184561831
  700. },
  701. "Value": {
  702. "ComponentData": {
  703. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  704. "$type": "NodeSaveData"
  705. },
  706. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  707. "$type": "GeneralNodeTitleComponentSaveData",
  708. "PaletteOverride": "MethodNodeTitlePalette"
  709. },
  710. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  711. "$type": "GeometrySaveData",
  712. "Position": [
  713. 100.0,
  714. -20.0
  715. ]
  716. },
  717. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  718. "$type": "StylingComponentSaveData",
  719. "SubStyle": ".time"
  720. },
  721. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  722. "$type": "PersistentIdComponentSaveData",
  723. "PersistentId": "{C1E1C7DE-3509-4C9A-A3FB-FE28AEF3ED26}"
  724. }
  725. }
  726. }
  727. },
  728. {
  729. "Key": {
  730. "id": 568678479529127
  731. },
  732. "Value": {
  733. "ComponentData": {
  734. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  735. "$type": "NodeSaveData"
  736. },
  737. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  738. "$type": "GeneralNodeTitleComponentSaveData",
  739. "PaletteOverride": "MethodNodeTitlePalette"
  740. },
  741. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  742. "$type": "GeometrySaveData",
  743. "Position": [
  744. 940.0,
  745. -20.0
  746. ]
  747. },
  748. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  749. "$type": "StylingComponentSaveData",
  750. "SubStyle": ".time"
  751. },
  752. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  753. "$type": "PersistentIdComponentSaveData",
  754. "PersistentId": "{AA74A032-5F80-473F-9F33-3A3BEE4AB15F}"
  755. }
  756. }
  757. }
  758. },
  759. {
  760. "Key": {
  761. "id": 568682774496423
  762. },
  763. "Value": {
  764. "ComponentData": {
  765. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  766. "$type": "NodeSaveData"
  767. },
  768. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  769. "$type": "GeneralNodeTitleComponentSaveData",
  770. "PaletteOverride": "MethodNodeTitlePalette"
  771. },
  772. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  773. "$type": "GeometrySaveData",
  774. "Position": [
  775. 380.0,
  776. -20.0
  777. ]
  778. },
  779. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  780. "$type": "StylingComponentSaveData",
  781. "SubStyle": ".time"
  782. },
  783. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  784. "$type": "PersistentIdComponentSaveData",
  785. "PersistentId": "{51F338B0-C283-42AB-A5EE-DA10402087D2}"
  786. }
  787. }
  788. }
  789. }
  790. ],
  791. "StatisticsHelper": {
  792. "InstanceCounter": [
  793. {
  794. "Key": 4199610336680704683,
  795. "Value": 1
  796. },
  797. {
  798. "Key": 6051304699885302849,
  799. "Value": 3
  800. },
  801. {
  802. "Key": 10204019744198319120,
  803. "Value": 1
  804. }
  805. ]
  806. }
  807. },
  808. "Component_[3626295387707956308]": {
  809. "$type": "EditorGraphVariableManagerComponent",
  810. "Id": 3626295387707956308
  811. }
  812. }
  813. }
  814. }
  815. }