LY_SC_UnitTest_PromotedUserVariables.scriptcanvas 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 8475300026301128284
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[11907165653188402756]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 11907165653188402756
  15. },
  16. "Component_[3578973614457412392]": {
  17. "$type": "{4D755CA9-AB92-462C-B24F-0B3376F19967} Graph",
  18. "Id": 3578973614457412392,
  19. "m_graphData": {
  20. "m_nodes": [
  21. {
  22. "Id": {
  23. "id": 16019084446641
  24. },
  25. "Name": "SC-Node(Start)",
  26. "Components": {
  27. "Component_[1767232296153779726]": {
  28. "$type": "Start",
  29. "Id": 1767232296153779726,
  30. "Slots": [
  31. {
  32. "id": {
  33. "m_id": "{635D7286-4B19-44D4-8F5E-1B4A0CF85C9E}"
  34. },
  35. "contracts": [
  36. {
  37. "$type": "SlotTypeContract"
  38. }
  39. ],
  40. "slotName": "Out",
  41. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  42. "Descriptor": {
  43. "ConnectionType": 2,
  44. "SlotType": 1
  45. }
  46. }
  47. ]
  48. }
  49. }
  50. },
  51. {
  52. "Id": {
  53. "id": 7910364941488
  54. },
  55. "Name": "SC-Node(Mark Complete)",
  56. "Components": {
  57. "Component_[1885955816756801547]": {
  58. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  59. "Id": 1885955816756801547,
  60. "Slots": [
  61. {
  62. "isVisibile": false,
  63. "id": {
  64. "m_id": "{31ABE549-E2E3-440E-884C-9F7FD4185C1D}"
  65. },
  66. "contracts": [
  67. {
  68. "$type": "SlotTypeContract"
  69. }
  70. ],
  71. "slotName": "EntityId: 0",
  72. "Descriptor": {
  73. "ConnectionType": 1,
  74. "SlotType": 2
  75. },
  76. "DataType": 1
  77. },
  78. {
  79. "id": {
  80. "m_id": "{4FFA1776-D933-4475-BB3C-5BD7FAD47E2B}"
  81. },
  82. "contracts": [
  83. {
  84. "$type": "SlotTypeContract"
  85. }
  86. ],
  87. "slotName": "Report",
  88. "toolTip": "additional notes for the test report",
  89. "Descriptor": {
  90. "ConnectionType": 1,
  91. "SlotType": 2
  92. },
  93. "DataType": 1
  94. },
  95. {
  96. "id": {
  97. "m_id": "{F8687B16-9C64-4B5E-B000-035D9B3712EF}"
  98. },
  99. "contracts": [
  100. {
  101. "$type": "SlotTypeContract"
  102. }
  103. ],
  104. "slotName": "In",
  105. "Descriptor": {
  106. "ConnectionType": 1,
  107. "SlotType": 1
  108. }
  109. },
  110. {
  111. "id": {
  112. "m_id": "{0E8012D1-A36B-4BCC-86C9-7D4F93816923}"
  113. },
  114. "contracts": [
  115. {
  116. "$type": "SlotTypeContract"
  117. }
  118. ],
  119. "slotName": "Out",
  120. "Descriptor": {
  121. "ConnectionType": 2,
  122. "SlotType": 1
  123. }
  124. }
  125. ],
  126. "Datums": [
  127. {
  128. "isOverloadedStorage": false,
  129. "scriptCanvasType": {
  130. "m_type": 1
  131. },
  132. "isNullPointer": false,
  133. "$type": "EntityId",
  134. "value": {
  135. "id": 4276206253
  136. }
  137. },
  138. {
  139. "isOverloadedStorage": false,
  140. "scriptCanvasType": {
  141. "m_type": 5
  142. },
  143. "isNullPointer": false,
  144. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  145. "value": "",
  146. "label": "Report"
  147. }
  148. ],
  149. "methodType": 2,
  150. "methodName": "Mark Complete",
  151. "className": "Unit Testing",
  152. "inputSlots": [
  153. {
  154. "m_id": "{31ABE549-E2E3-440E-884C-9F7FD4185C1D}"
  155. },
  156. {
  157. "m_id": "{4FFA1776-D933-4475-BB3C-5BD7FAD47E2B}"
  158. }
  159. ],
  160. "prettyClassName": "Unit Testing"
  161. }
  162. }
  163. },
  164. {
  165. "Id": {
  166. "id": 16611789933489
  167. },
  168. "Name": "SC-Node(Expect Equal)",
  169. "Components": {
  170. "Component_[6935885723653735789]": {
  171. "$type": "MethodOverloaded",
  172. "Id": 6935885723653735789,
  173. "Slots": [
  174. {
  175. "isVisibile": false,
  176. "id": {
  177. "m_id": "{E2AB1183-3D7C-479C-88D5-8C90042F9D3F}"
  178. },
  179. "contracts": [
  180. {
  181. "$type": "SlotTypeContract"
  182. }
  183. ],
  184. "slotName": "EntityId: 0",
  185. "DisplayDataType": {
  186. "m_type": 1
  187. },
  188. "Descriptor": {
  189. "ConnectionType": 1,
  190. "SlotType": 2
  191. },
  192. "DataType": 1
  193. },
  194. {
  195. "id": {
  196. "m_id": "{8D954D4E-D65E-47E4-8979-BAE900582B38}"
  197. },
  198. "DynamicTypeOverride": 1,
  199. "contracts": [
  200. {
  201. "$type": "SlotTypeContract"
  202. },
  203. {
  204. "$type": "OverloadContract"
  205. }
  206. ],
  207. "slotName": "Candidate",
  208. "toolTip": "left of ==",
  209. "DisplayDataType": {
  210. "m_type": 3
  211. },
  212. "Descriptor": {
  213. "ConnectionType": 1,
  214. "SlotType": 2
  215. },
  216. "DataType": 1
  217. },
  218. {
  219. "id": {
  220. "m_id": "{17DA7626-AA06-4574-8F27-9DE230F03639}"
  221. },
  222. "DynamicTypeOverride": 1,
  223. "contracts": [
  224. {
  225. "$type": "SlotTypeContract"
  226. },
  227. {
  228. "$type": "OverloadContract"
  229. }
  230. ],
  231. "slotName": "Reference",
  232. "toolTip": "right of ==",
  233. "DisplayDataType": {
  234. "m_type": 3
  235. },
  236. "Descriptor": {
  237. "ConnectionType": 1,
  238. "SlotType": 2
  239. },
  240. "DataType": 1
  241. },
  242. {
  243. "id": {
  244. "m_id": "{B442C3D0-F6F5-4689-982B-67CDF723D505}"
  245. },
  246. "contracts": [
  247. {
  248. "$type": "SlotTypeContract"
  249. }
  250. ],
  251. "slotName": "Report",
  252. "toolTip": "additional notes for the test report",
  253. "DisplayDataType": {
  254. "m_type": 5
  255. },
  256. "Descriptor": {
  257. "ConnectionType": 1,
  258. "SlotType": 2
  259. },
  260. "DataType": 1
  261. },
  262. {
  263. "id": {
  264. "m_id": "{33531BA3-2152-4F66-BFDA-CEAC2EB631C7}"
  265. },
  266. "contracts": [
  267. {
  268. "$type": "SlotTypeContract"
  269. }
  270. ],
  271. "slotName": "In",
  272. "Descriptor": {
  273. "ConnectionType": 1,
  274. "SlotType": 1
  275. }
  276. },
  277. {
  278. "id": {
  279. "m_id": "{A8A9AB24-E5B2-4947-85CC-F87AD9F97FEB}"
  280. },
  281. "contracts": [
  282. {
  283. "$type": "SlotTypeContract"
  284. }
  285. ],
  286. "slotName": "Out",
  287. "Descriptor": {
  288. "ConnectionType": 2,
  289. "SlotType": 1
  290. }
  291. }
  292. ],
  293. "Datums": [
  294. {
  295. "scriptCanvasType": {
  296. "m_type": 1
  297. },
  298. "isNullPointer": false,
  299. "$type": "EntityId",
  300. "value": {
  301. "id": 4276206253
  302. }
  303. },
  304. {
  305. "scriptCanvasType": {
  306. "m_type": 3
  307. },
  308. "isNullPointer": false,
  309. "$type": "double",
  310. "value": 0.0,
  311. "label": "Candidate"
  312. },
  313. {
  314. "scriptCanvasType": {
  315. "m_type": 3
  316. },
  317. "isNullPointer": false,
  318. "$type": "double",
  319. "value": 7.0,
  320. "label": "Reference"
  321. },
  322. {
  323. "scriptCanvasType": {
  324. "m_type": 5
  325. },
  326. "isNullPointer": false,
  327. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  328. "value": "",
  329. "label": "Report"
  330. }
  331. ],
  332. "methodType": 2,
  333. "methodName": "Expect Equal",
  334. "className": "Unit Testing",
  335. "inputSlots": [
  336. {
  337. "m_id": "{E2AB1183-3D7C-479C-88D5-8C90042F9D3F}"
  338. },
  339. {
  340. "m_id": "{8D954D4E-D65E-47E4-8979-BAE900582B38}"
  341. },
  342. {
  343. "m_id": "{17DA7626-AA06-4574-8F27-9DE230F03639}"
  344. },
  345. {
  346. "m_id": "{B442C3D0-F6F5-4689-982B-67CDF723D505}"
  347. }
  348. ],
  349. "orderedInputSlotIds": [
  350. {
  351. "m_id": "{E2AB1183-3D7C-479C-88D5-8C90042F9D3F}"
  352. },
  353. {
  354. "m_id": "{8D954D4E-D65E-47E4-8979-BAE900582B38}"
  355. },
  356. {
  357. "m_id": "{17DA7626-AA06-4574-8F27-9DE230F03639}"
  358. },
  359. {
  360. "m_id": "{B442C3D0-F6F5-4689-982B-67CDF723D505}"
  361. }
  362. ],
  363. "outputSlotIds": [
  364. {}
  365. ]
  366. }
  367. }
  368. },
  369. {
  370. "Id": {
  371. "id": 15443558828977
  372. },
  373. "Name": "FunctionCallNode",
  374. "Components": {
  375. "Component_[9383725529787702808]": {
  376. "$type": "FunctionCallNode",
  377. "Id": 9383725529787702808,
  378. "Slots": [
  379. {
  380. "id": {
  381. "m_id": "{32BD3CC0-AA44-4B1F-966D-4FF1561E4BC5}"
  382. },
  383. "contracts": [
  384. {
  385. "$type": "SlotTypeContract"
  386. }
  387. ],
  388. "slotName": "IncrementNumber",
  389. "DisplayGroup": {
  390. "Value": 921414446
  391. },
  392. "Descriptor": {
  393. "ConnectionType": 1,
  394. "SlotType": 1
  395. }
  396. },
  397. {
  398. "id": {
  399. "m_id": "{EBE31443-CFB9-41B1-8DBA-127DB07A405A}"
  400. },
  401. "contracts": [
  402. {
  403. "$type": "SlotTypeContract"
  404. }
  405. ],
  406. "slotName": "IncrementMe",
  407. "DisplayGroup": {
  408. "Value": 921414446
  409. },
  410. "Descriptor": {
  411. "ConnectionType": 1,
  412. "SlotType": 2
  413. },
  414. "DataType": 1
  415. },
  416. {
  417. "id": {
  418. "m_id": "{7FDF8233-D26E-4EBE-9D68-1074FD9B9999}"
  419. },
  420. "contracts": [
  421. {
  422. "$type": "SlotTypeContract"
  423. }
  424. ],
  425. "slotName": "Out",
  426. "DisplayGroup": {
  427. "Value": 921414446
  428. },
  429. "Descriptor": {
  430. "ConnectionType": 2,
  431. "SlotType": 1
  432. }
  433. },
  434. {
  435. "id": {
  436. "m_id": "{3A29CBC7-A727-4DBD-8319-0D31D299A9F0}"
  437. },
  438. "contracts": [
  439. {
  440. "$type": "SlotTypeContract"
  441. }
  442. ],
  443. "slotName": "Incremented",
  444. "DisplayDataType": {
  445. "m_type": 3
  446. },
  447. "DisplayGroup": {
  448. "Value": 2732307328
  449. },
  450. "Descriptor": {
  451. "ConnectionType": 2,
  452. "SlotType": 2
  453. },
  454. "DataType": 1
  455. }
  456. ],
  457. "Datums": [
  458. {
  459. "scriptCanvasType": {
  460. "m_type": 3
  461. },
  462. "isNullPointer": false,
  463. "$type": "double",
  464. "value": 6.0,
  465. "label": "IncrementMe"
  466. }
  467. ],
  468. "m_sourceId": "{5F36B80D-9546-478E-AD33-BF4AFEC8FF01}",
  469. "m_asset": {
  470. "assetId": {
  471. "guid": "{35A24A1D-57B7-5B0A-89C9-8BBA7657ECA5}",
  472. "subId": 3756448882
  473. },
  474. "assetHint": "scriptcanvas/unittests/ly_sc_unittest_promoteduservariablesfunction.scriptcanvas_fn_compiled"
  475. },
  476. "m_slotExecutionMap": {
  477. "ins": [
  478. {
  479. "_slotId": {
  480. "m_id": "{32BD3CC0-AA44-4B1F-966D-4FF1561E4BC5}"
  481. },
  482. "_inputs": [
  483. {
  484. "_slotId": {
  485. "m_id": "{EBE31443-CFB9-41B1-8DBA-127DB07A405A}"
  486. },
  487. "_interfaceSourceId": {
  488. "m_id": "{55F1434B-40C1-40AA-91C8-A65D6F2AFDC3}"
  489. }
  490. }
  491. ],
  492. "_outs": [
  493. {
  494. "_slotId": {
  495. "m_id": "{7FDF8233-D26E-4EBE-9D68-1074FD9B9999}"
  496. },
  497. "_name": "Out",
  498. "_outputs": [
  499. {
  500. "_slotId": {
  501. "m_id": "{3A29CBC7-A727-4DBD-8319-0D31D299A9F0}"
  502. },
  503. "_interfaceSourceId": {
  504. "m_id": "{81088CD0-BC45-4EB8-A823-DE442BF0541C}"
  505. }
  506. }
  507. ],
  508. "_interfaceSourceId": "{E9A0BF28-5910-4B0B-B82F-6519BCC1A33A}"
  509. }
  510. ],
  511. "_parsedName": "IncrementNumber_scvm",
  512. "_interfaceSourceId": "{5F36B80D-9546-478E-AD33-BF4AFEC8FF01}"
  513. }
  514. ]
  515. },
  516. "m_slotExecutionMapSourceInterface": {
  517. "ins": [
  518. {
  519. "displayName": "IncrementNumber",
  520. "parsedName": "IncrementNumber_scvm",
  521. "inputs": [
  522. {
  523. "displayName": "IncrementMe",
  524. "parsedName": "IncrementMe_scvm_1",
  525. "datum": {
  526. "scriptCanvasType": {
  527. "m_type": 3
  528. },
  529. "isNullPointer": false,
  530. "$type": "double",
  531. "value": 0.0
  532. },
  533. "sourceID": {
  534. "m_id": "{55F1434B-40C1-40AA-91C8-A65D6F2AFDC3}"
  535. }
  536. }
  537. ],
  538. "outs": [
  539. {
  540. "displayName": "Out",
  541. "parsedName": "Out",
  542. "outputs": [
  543. {
  544. "displayName": "Incremented",
  545. "parsedName": "Incremented_scvm_1",
  546. "type": {
  547. "m_type": 3
  548. },
  549. "sourceID": {
  550. "m_id": "{81088CD0-BC45-4EB8-A823-DE442BF0541C}"
  551. }
  552. }
  553. ],
  554. "sourceID": "{E9A0BF28-5910-4B0B-B82F-6519BCC1A33A}"
  555. }
  556. ],
  557. "isPure": true,
  558. "sourceID": "{5F36B80D-9546-478E-AD33-BF4AFEC8FF01}"
  559. }
  560. ],
  561. "outKeys": [
  562. {
  563. "Value": 3119148441
  564. }
  565. ],
  566. "namespacePath": [
  567. "scriptcanvas",
  568. "unittests",
  569. "ly_sc_unittest_promoteduservariablesfunction_vm"
  570. ]
  571. }
  572. }
  573. }
  574. }
  575. ],
  576. "m_connections": [
  577. {
  578. "Id": {
  579. "id": 16482940914609
  580. },
  581. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Function Call Node: IncrementNumber)",
  582. "Components": {
  583. "Component_[1325606044371455697]": {
  584. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  585. "Id": 1325606044371455697,
  586. "sourceEndpoint": {
  587. "nodeId": {
  588. "id": 16019084446641
  589. },
  590. "slotId": {
  591. "m_id": "{635D7286-4B19-44D4-8F5E-1B4A0CF85C9E}"
  592. }
  593. },
  594. "targetEndpoint": {
  595. "nodeId": {
  596. "id": 15443558828977
  597. },
  598. "slotId": {
  599. "m_id": "{32BD3CC0-AA44-4B1F-966D-4FF1561E4BC5}"
  600. }
  601. }
  602. }
  603. }
  604. },
  605. {
  606. "Id": {
  607. "id": 17672646855601
  608. },
  609. "Name": "srcEndpoint=(Function Call Node: Out), destEndpoint=(Expect Equal: In)",
  610. "Components": {
  611. "Component_[553888750995224414]": {
  612. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  613. "Id": 553888750995224414,
  614. "sourceEndpoint": {
  615. "nodeId": {
  616. "id": 15443558828977
  617. },
  618. "slotId": {
  619. "m_id": "{7FDF8233-D26E-4EBE-9D68-1074FD9B9999}"
  620. }
  621. },
  622. "targetEndpoint": {
  623. "nodeId": {
  624. "id": 16611789933489
  625. },
  626. "slotId": {
  627. "m_id": "{33531BA3-2152-4F66-BFDA-CEAC2EB631C7}"
  628. }
  629. }
  630. }
  631. }
  632. },
  633. {
  634. "Id": {
  635. "id": 18003359337393
  636. },
  637. "Name": "srcEndpoint=(Function Call Node: Incremented), destEndpoint=(Expect Equal: Candidate)",
  638. "Components": {
  639. "Component_[6929789752232921563]": {
  640. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  641. "Id": 6929789752232921563,
  642. "sourceEndpoint": {
  643. "nodeId": {
  644. "id": 15443558828977
  645. },
  646. "slotId": {
  647. "m_id": "{3A29CBC7-A727-4DBD-8319-0D31D299A9F0}"
  648. }
  649. },
  650. "targetEndpoint": {
  651. "nodeId": {
  652. "id": 16611789933489
  653. },
  654. "slotId": {
  655. "m_id": "{8D954D4E-D65E-47E4-8979-BAE900582B38}"
  656. }
  657. }
  658. }
  659. }
  660. },
  661. {
  662. "Id": {
  663. "id": 8902502386864
  664. },
  665. "Name": "srcEndpoint=(Expect Equal: Out), destEndpoint=(Mark Complete: In)",
  666. "Components": {
  667. "Component_[11962156650601495433]": {
  668. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  669. "Id": 11962156650601495433,
  670. "sourceEndpoint": {
  671. "nodeId": {
  672. "id": 16611789933489
  673. },
  674. "slotId": {
  675. "m_id": "{A8A9AB24-E5B2-4947-85CC-F87AD9F97FEB}"
  676. }
  677. },
  678. "targetEndpoint": {
  679. "nodeId": {
  680. "id": 7910364941488
  681. },
  682. "slotId": {
  683. "m_id": "{F8687B16-9C64-4B5E-B000-035D9B3712EF}"
  684. }
  685. }
  686. }
  687. }
  688. }
  689. ]
  690. },
  691. "m_assetType": "{1D497BC7-F97F-0000-80C2-359B6A010000}",
  692. "versionData": {
  693. "_grammarVersion": 1,
  694. "_runtimeVersion": 1,
  695. "_fileVersion": 1
  696. },
  697. "GraphCanvasData": [
  698. {
  699. "Key": {
  700. "id": 7910364941488
  701. },
  702. "Value": {
  703. "ComponentData": {
  704. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  705. "$type": "NodeSaveData"
  706. },
  707. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  708. "$type": "GeneralNodeTitleComponentSaveData",
  709. "PaletteOverride": "MethodNodeTitlePalette"
  710. },
  711. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  712. "$type": "GeometrySaveData",
  713. "Position": [
  714. 620.0,
  715. 320.0
  716. ]
  717. },
  718. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  719. "$type": "StylingComponentSaveData",
  720. "SubStyle": ".method"
  721. },
  722. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  723. "$type": "PersistentIdComponentSaveData",
  724. "PersistentId": "{69405A2B-8669-41A0-9660-74C8ECCE8B84}"
  725. }
  726. }
  727. }
  728. },
  729. {
  730. "Key": {
  731. "id": 15443558828977
  732. },
  733. "Value": {
  734. "ComponentData": {
  735. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  736. "$type": "NodeSaveData"
  737. },
  738. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  739. "$type": "GeneralNodeTitleComponentSaveData",
  740. "PaletteOverride": "MethodNodeTitlePalette"
  741. },
  742. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  743. "$type": "GeometrySaveData",
  744. "Position": [
  745. 100.0,
  746. 100.0
  747. ]
  748. },
  749. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  750. "$type": "StylingComponentSaveData",
  751. "SubStyle": ".method"
  752. },
  753. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  754. "$type": "PersistentIdComponentSaveData",
  755. "PersistentId": "{61B5E23D-2C56-4183-9606-AC0A4B788B7E}"
  756. }
  757. }
  758. }
  759. },
  760. {
  761. "Key": {
  762. "id": 16019084446641
  763. },
  764. "Value": {
  765. "ComponentData": {
  766. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  767. "$type": "NodeSaveData"
  768. },
  769. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  770. "$type": "GeneralNodeTitleComponentSaveData",
  771. "PaletteOverride": "TimeNodeTitlePalette"
  772. },
  773. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  774. "$type": "GeometrySaveData",
  775. "Position": [
  776. -80.0,
  777. 60.0
  778. ]
  779. },
  780. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  781. "$type": "StylingComponentSaveData"
  782. },
  783. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  784. "$type": "PersistentIdComponentSaveData",
  785. "PersistentId": "{A7B4E93B-07A1-43DC-BE07-4DC5A1D64352}"
  786. }
  787. }
  788. }
  789. },
  790. {
  791. "Key": {
  792. "id": 16611789933489
  793. },
  794. "Value": {
  795. "ComponentData": {
  796. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  797. "$type": "NodeSaveData"
  798. },
  799. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  800. "$type": "GeneralNodeTitleComponentSaveData",
  801. "PaletteOverride": "MethodNodeTitlePalette"
  802. },
  803. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  804. "$type": "GeometrySaveData",
  805. "Position": [
  806. 300.0,
  807. 300.0
  808. ]
  809. },
  810. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  811. "$type": "StylingComponentSaveData",
  812. "SubStyle": ".method"
  813. },
  814. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  815. "$type": "PersistentIdComponentSaveData",
  816. "PersistentId": "{5EDF60ED-BF05-4AC4-85D9-5988FFE7C2A7}"
  817. }
  818. }
  819. }
  820. },
  821. {
  822. "Key": {
  823. "id": 8475300026301128284
  824. },
  825. "Value": {
  826. "ComponentData": {
  827. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  828. "$type": "SceneComponentSaveData"
  829. }
  830. }
  831. }
  832. }
  833. ],
  834. "StatisticsHelper": {
  835. "InstanceCounter": [
  836. {
  837. "Key": 4053150093067829293,
  838. "Value": 1
  839. },
  840. {
  841. "Key": 4199610336680704683,
  842. "Value": 1
  843. },
  844. {
  845. "Key": 6740857896271713458,
  846. "Value": 1
  847. },
  848. {
  849. "Key": 10204019744198319120,
  850. "Value": 1
  851. }
  852. ]
  853. }
  854. }
  855. }
  856. }
  857. }
  858. }