3
0

LY_SC_UnitTest_IsNull.scriptcanvas 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 764007284037678
  9. },
  10. "Name": "LY_SC_UnitTest_IsNull",
  11. "Components": {
  12. "Component_[4680724618765091100]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 4680724618765091100,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{226C197D-50AC-4FEE-98F9-C0C1C4A1BB49}"
  20. },
  21. "Value": {
  22. "Datum": {
  23. "isOverloadedStorage": false,
  24. "scriptCanvasType": {
  25. "m_type": 4,
  26. "m_azType": "{F31F64EA-E384-5536-ACD6-8F01849730FC}"
  27. },
  28. "isNullPointer": false,
  29. "$type": "{F31F64EA-E384-5536-ACD6-8F01849730FC} AZStd::vector",
  30. "label": "Array<Number>"
  31. },
  32. "VariableId": {
  33. "m_id": "{226C197D-50AC-4FEE-98F9-C0C1C4A1BB49}"
  34. },
  35. "VariableName": "Array"
  36. }
  37. }
  38. ]
  39. }
  40. },
  41. "Component_[5089621463107456171]": {
  42. "$type": "EditorGraph",
  43. "Id": 5089621463107456171,
  44. "m_graphData": {
  45. "m_nodes": [
  46. {
  47. "Id": {
  48. "id": 764028758874158
  49. },
  50. "Name": "SC-Node(Start)",
  51. "Components": {
  52. "Component_[10106395919875707287]": {
  53. "$type": "Start",
  54. "Id": 10106395919875707287,
  55. "Slots": [
  56. {
  57. "id": {
  58. "m_id": "{EC64F997-C6E2-48FC-98C2-45F1411F8F25}"
  59. },
  60. "contracts": [
  61. {
  62. "$type": "SlotTypeContract"
  63. }
  64. ],
  65. "slotName": "Out",
  66. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  67. "Descriptor": {
  68. "ConnectionType": 2,
  69. "SlotType": 1
  70. }
  71. }
  72. ]
  73. }
  74. }
  75. },
  76. {
  77. "Id": {
  78. "id": 764024463906862
  79. },
  80. "Name": "SC Node(SetVariable)",
  81. "Components": {
  82. "Component_[7739006462325453534]": {
  83. "$type": "SetVariableNode",
  84. "Id": 7739006462325453534,
  85. "Slots": [
  86. {
  87. "id": {
  88. "m_id": "{98463F53-D6DC-47F4-AEA7-9E1E75C561A2}"
  89. },
  90. "contracts": [
  91. {
  92. "$type": "SlotTypeContract"
  93. }
  94. ],
  95. "slotName": "In",
  96. "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot",
  97. "Descriptor": {
  98. "ConnectionType": 1,
  99. "SlotType": 1
  100. }
  101. },
  102. {
  103. "id": {
  104. "m_id": "{4F05B519-85D9-4157-B418-CB5685AC9A8B}"
  105. },
  106. "contracts": [
  107. {
  108. "$type": "SlotTypeContract"
  109. }
  110. ],
  111. "slotName": "Out",
  112. "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot",
  113. "Descriptor": {
  114. "ConnectionType": 2,
  115. "SlotType": 1
  116. }
  117. },
  118. {
  119. "id": {
  120. "m_id": "{CF80B867-9125-44E5-A5C5-3FE6F25FA109}"
  121. },
  122. "contracts": [
  123. {
  124. "$type": "SlotTypeContract"
  125. },
  126. null
  127. ],
  128. "slotName": "Array<Number>",
  129. "Descriptor": {
  130. "ConnectionType": 1,
  131. "SlotType": 2
  132. },
  133. "DataType": 1
  134. },
  135. {
  136. "id": {
  137. "m_id": "{2195F3C2-D1A6-4659-91A4-516F06D3EF1E}"
  138. },
  139. "contracts": [
  140. {
  141. "$type": "SlotTypeContract"
  142. }
  143. ],
  144. "slotName": "Array<Number>",
  145. "DisplayDataType": {
  146. "m_type": 4,
  147. "m_azType": "{F31F64EA-E384-5536-ACD6-8F01849730FC}"
  148. },
  149. "Descriptor": {
  150. "ConnectionType": 2,
  151. "SlotType": 2
  152. },
  153. "DataType": 1
  154. }
  155. ],
  156. "Datums": [
  157. {
  158. "isOverloadedStorage": false,
  159. "scriptCanvasType": {
  160. "m_type": 4,
  161. "m_azType": "{F31F64EA-E384-5536-ACD6-8F01849730FC}"
  162. },
  163. "isNullPointer": true,
  164. "label": "Array<Number>"
  165. }
  166. ],
  167. "m_variableId": {
  168. "m_id": "{226C197D-50AC-4FEE-98F9-C0C1C4A1BB49}"
  169. },
  170. "m_variableDataInSlotId": {
  171. "m_id": "{CF80B867-9125-44E5-A5C5-3FE6F25FA109}"
  172. },
  173. "m_variableDataOutSlotId": {
  174. "m_id": "{2195F3C2-D1A6-4659-91A4-516F06D3EF1E}"
  175. }
  176. }
  177. }
  178. },
  179. {
  180. "Id": {
  181. "id": 764011579004974
  182. },
  183. "Name": "SC-Node(Mark Complete)",
  184. "Components": {
  185. "Component_[8801483587718085462]": {
  186. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  187. "Id": 8801483587718085462,
  188. "Slots": [
  189. {
  190. "isVisibile": false,
  191. "id": {
  192. "m_id": "{7210046F-CDF8-4313-847D-0B91CA38EB46}"
  193. },
  194. "contracts": [
  195. {
  196. "$type": "SlotTypeContract"
  197. },
  198. null
  199. ],
  200. "slotName": "EntityID: 0",
  201. "Descriptor": {
  202. "ConnectionType": 1,
  203. "SlotType": 2
  204. },
  205. "DataType": 1
  206. },
  207. {
  208. "id": {
  209. "m_id": "{EA8C75AD-E94E-4271-870B-BFFC557C1A00}"
  210. },
  211. "contracts": [
  212. {
  213. "$type": "SlotTypeContract"
  214. },
  215. null
  216. ],
  217. "slotName": "Report",
  218. "toolTip": "additional notes for the test report",
  219. "Descriptor": {
  220. "ConnectionType": 1,
  221. "SlotType": 2
  222. },
  223. "DataType": 1
  224. },
  225. {
  226. "id": {
  227. "m_id": "{9AD7C840-2D7A-454E-84FB-98B688FF7D2E}"
  228. },
  229. "contracts": [
  230. {
  231. "$type": "SlotTypeContract"
  232. }
  233. ],
  234. "slotName": "In",
  235. "Descriptor": {
  236. "ConnectionType": 1,
  237. "SlotType": 1
  238. }
  239. },
  240. {
  241. "id": {
  242. "m_id": "{46938C11-A85C-4663-B6A0-44950A6BCBF0}"
  243. },
  244. "contracts": [
  245. {
  246. "$type": "SlotTypeContract"
  247. }
  248. ],
  249. "slotName": "Out",
  250. "Descriptor": {
  251. "ConnectionType": 2,
  252. "SlotType": 1
  253. }
  254. }
  255. ],
  256. "Datums": [
  257. {
  258. "isOverloadedStorage": false,
  259. "scriptCanvasType": {
  260. "m_type": 1
  261. },
  262. "isNullPointer": false,
  263. "$type": "EntityId",
  264. "value": {
  265. "id": 4276206253
  266. }
  267. },
  268. {
  269. "isOverloadedStorage": false,
  270. "scriptCanvasType": {
  271. "m_type": 5
  272. },
  273. "isNullPointer": false,
  274. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  275. "value": "",
  276. "label": "Report"
  277. }
  278. ],
  279. "methodType": 2,
  280. "methodName": "Mark Complete",
  281. "className": "Unit Testing",
  282. "resultSlotIDs": [
  283. {}
  284. ],
  285. "prettyClassName": "Unit Testing"
  286. }
  287. }
  288. },
  289. {
  290. "Id": {
  291. "id": 764015873972270
  292. },
  293. "Name": "SC-Node(IsNull)",
  294. "Components": {
  295. "Component_[9152882032607666381]": {
  296. "$type": "IsNull",
  297. "Id": 9152882032607666381,
  298. "Slots": [
  299. {
  300. "id": {
  301. "m_id": "{63879FCB-6752-4913-B2B2-EA7D38F2B047}"
  302. },
  303. "DynamicTypeOverride": 3,
  304. "contracts": [
  305. {
  306. "$type": "SlotTypeContract"
  307. },
  308. null,
  309. {
  310. "$type": "IsReferenceTypeContract"
  311. }
  312. ],
  313. "slotName": "Reference",
  314. "DisplayDataType": {
  315. "m_type": 4,
  316. "m_azType": "{F31F64EA-E384-5536-ACD6-8F01849730FC}"
  317. },
  318. "Descriptor": {
  319. "ConnectionType": 1,
  320. "SlotType": 2
  321. },
  322. "DataType": 1,
  323. "IsReference": true,
  324. "VariableReference": {
  325. "m_id": "{226C197D-50AC-4FEE-98F9-C0C1C4A1BB49}"
  326. }
  327. },
  328. {
  329. "id": {
  330. "m_id": "{734EE93C-478E-43A3-98CD-64CDBA7309E7}"
  331. },
  332. "contracts": [
  333. {
  334. "$type": "SlotTypeContract"
  335. }
  336. ],
  337. "slotName": "Is Null",
  338. "DisplayDataType": {
  339. "m_type": 0
  340. },
  341. "Descriptor": {
  342. "ConnectionType": 2,
  343. "SlotType": 2
  344. },
  345. "DataType": 1
  346. },
  347. {
  348. "id": {
  349. "m_id": "{7AA00CE6-8858-4338-B436-248E86727F2C}"
  350. },
  351. "contracts": [
  352. {
  353. "$type": "SlotTypeContract"
  354. }
  355. ],
  356. "slotName": "In",
  357. "toolTip": "Input signal",
  358. "Descriptor": {
  359. "ConnectionType": 1,
  360. "SlotType": 1
  361. }
  362. },
  363. {
  364. "id": {
  365. "m_id": "{253EF0B6-B403-485B-B1D4-FECFF24FE8BF}"
  366. },
  367. "contracts": [
  368. {
  369. "$type": "SlotTypeContract"
  370. }
  371. ],
  372. "slotName": "True",
  373. "toolTip": "Signaled if the reference provided is null.",
  374. "Descriptor": {
  375. "ConnectionType": 2,
  376. "SlotType": 1
  377. }
  378. },
  379. {
  380. "id": {
  381. "m_id": "{EB8BE377-94F8-4214-9DA1-1FC13BD19570}"
  382. },
  383. "contracts": [
  384. {
  385. "$type": "SlotTypeContract"
  386. }
  387. ],
  388. "slotName": "False",
  389. "toolTip": "Signaled if the reference provided is not null.",
  390. "Descriptor": {
  391. "ConnectionType": 2,
  392. "SlotType": 1
  393. }
  394. }
  395. ],
  396. "Datums": [
  397. {
  398. "isOverloadedStorage": false,
  399. "scriptCanvasType": {
  400. "m_type": 4,
  401. "m_azType": "{F31F64EA-E384-5536-ACD6-8F01849730FC}"
  402. },
  403. "isNullPointer": true,
  404. "label": "Reference"
  405. }
  406. ]
  407. }
  408. }
  409. },
  410. {
  411. "Id": {
  412. "id": 764020168939566
  413. },
  414. "Name": "SC-Node(IsNull)",
  415. "Components": {
  416. "Component_[9152882032607666381]": {
  417. "$type": "IsNull",
  418. "Id": 9152882032607666381,
  419. "Slots": [
  420. {
  421. "id": {
  422. "m_id": "{63879FCB-6752-4913-B2B2-EA7D38F2B047}"
  423. },
  424. "DynamicTypeOverride": 3,
  425. "contracts": [
  426. {
  427. "$type": "SlotTypeContract"
  428. },
  429. null,
  430. {
  431. "$type": "IsReferenceTypeContract"
  432. }
  433. ],
  434. "slotName": "Reference",
  435. "DisplayDataType": {
  436. "m_type": 4,
  437. "m_azType": "{F31F64EA-E384-5536-ACD6-8F01849730FC}"
  438. },
  439. "Descriptor": {
  440. "ConnectionType": 1,
  441. "SlotType": 2
  442. },
  443. "DataType": 1,
  444. "IsReference": true,
  445. "VariableReference": {
  446. "m_id": "{226C197D-50AC-4FEE-98F9-C0C1C4A1BB49}"
  447. }
  448. },
  449. {
  450. "id": {
  451. "m_id": "{734EE93C-478E-43A3-98CD-64CDBA7309E7}"
  452. },
  453. "contracts": [
  454. {
  455. "$type": "SlotTypeContract"
  456. }
  457. ],
  458. "slotName": "Is Null",
  459. "DisplayDataType": {
  460. "m_type": 0
  461. },
  462. "Descriptor": {
  463. "ConnectionType": 2,
  464. "SlotType": 2
  465. },
  466. "DataType": 1
  467. },
  468. {
  469. "id": {
  470. "m_id": "{7AA00CE6-8858-4338-B436-248E86727F2C}"
  471. },
  472. "contracts": [
  473. {
  474. "$type": "SlotTypeContract"
  475. }
  476. ],
  477. "slotName": "In",
  478. "toolTip": "Input signal",
  479. "Descriptor": {
  480. "ConnectionType": 1,
  481. "SlotType": 1
  482. }
  483. },
  484. {
  485. "id": {
  486. "m_id": "{253EF0B6-B403-485B-B1D4-FECFF24FE8BF}"
  487. },
  488. "contracts": [
  489. {
  490. "$type": "SlotTypeContract"
  491. }
  492. ],
  493. "slotName": "True",
  494. "toolTip": "Signaled if the reference provided is null.",
  495. "Descriptor": {
  496. "ConnectionType": 2,
  497. "SlotType": 1
  498. }
  499. },
  500. {
  501. "id": {
  502. "m_id": "{EB8BE377-94F8-4214-9DA1-1FC13BD19570}"
  503. },
  504. "contracts": [
  505. {
  506. "$type": "SlotTypeContract"
  507. }
  508. ],
  509. "slotName": "False",
  510. "toolTip": "Signaled if the reference provided is not null.",
  511. "Descriptor": {
  512. "ConnectionType": 2,
  513. "SlotType": 1
  514. }
  515. }
  516. ],
  517. "Datums": [
  518. {
  519. "isOverloadedStorage": false,
  520. "scriptCanvasType": {
  521. "m_type": 4,
  522. "m_azType": "{F31F64EA-E384-5536-ACD6-8F01849730FC}"
  523. },
  524. "isNullPointer": true,
  525. "label": "Reference"
  526. }
  527. ]
  528. }
  529. }
  530. }
  531. ],
  532. "m_connections": [
  533. {
  534. "Id": {
  535. "id": 764033053841454
  536. },
  537. "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Is Null: In)",
  538. "Components": {
  539. "Component_[1710187950052961041]": {
  540. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  541. "Id": 1710187950052961041,
  542. "sourceEndpoint": {
  543. "nodeId": {
  544. "id": 764024463906862
  545. },
  546. "slotId": {
  547. "m_id": "{4F05B519-85D9-4157-B418-CB5685AC9A8B}"
  548. }
  549. },
  550. "targetEndpoint": {
  551. "nodeId": {
  552. "id": 764020168939566
  553. },
  554. "slotId": {
  555. "m_id": "{7AA00CE6-8858-4338-B436-248E86727F2C}"
  556. }
  557. }
  558. }
  559. }
  560. },
  561. {
  562. "Id": {
  563. "id": 764037348808750
  564. },
  565. "Name": "srcEndpoint=(Is Null: False), destEndpoint=(Set Variable: In)",
  566. "Components": {
  567. "Component_[17267651709502116338]": {
  568. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  569. "Id": 17267651709502116338,
  570. "sourceEndpoint": {
  571. "nodeId": {
  572. "id": 764015873972270
  573. },
  574. "slotId": {
  575. "m_id": "{EB8BE377-94F8-4214-9DA1-1FC13BD19570}"
  576. }
  577. },
  578. "targetEndpoint": {
  579. "nodeId": {
  580. "id": 764024463906862
  581. },
  582. "slotId": {
  583. "m_id": "{98463F53-D6DC-47F4-AEA7-9E1E75C561A2}"
  584. }
  585. }
  586. }
  587. }
  588. },
  589. {
  590. "Id": {
  591. "id": 764041643776046
  592. },
  593. "Name": "srcEndpoint=(Is Null: True), destEndpoint=(Mark Complete: In)",
  594. "Components": {
  595. "Component_[4495356020369286752]": {
  596. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  597. "Id": 4495356020369286752,
  598. "sourceEndpoint": {
  599. "nodeId": {
  600. "id": 764020168939566
  601. },
  602. "slotId": {
  603. "m_id": "{253EF0B6-B403-485B-B1D4-FECFF24FE8BF}"
  604. }
  605. },
  606. "targetEndpoint": {
  607. "nodeId": {
  608. "id": 764011579004974
  609. },
  610. "slotId": {
  611. "m_id": "{9AD7C840-2D7A-454E-84FB-98B688FF7D2E}"
  612. }
  613. }
  614. }
  615. }
  616. },
  617. {
  618. "Id": {
  619. "id": 764045938743342
  620. },
  621. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Is Null: In)",
  622. "Components": {
  623. "Component_[12725535121519892582]": {
  624. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  625. "Id": 12725535121519892582,
  626. "sourceEndpoint": {
  627. "nodeId": {
  628. "id": 764028758874158
  629. },
  630. "slotId": {
  631. "m_id": "{EC64F997-C6E2-48FC-98C2-45F1411F8F25}"
  632. }
  633. },
  634. "targetEndpoint": {
  635. "nodeId": {
  636. "id": 764015873972270
  637. },
  638. "slotId": {
  639. "m_id": "{7AA00CE6-8858-4338-B436-248E86727F2C}"
  640. }
  641. }
  642. }
  643. }
  644. }
  645. ]
  646. },
  647. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  648. "versionData": {
  649. "_grammarVersion": 1,
  650. "_runtimeVersion": 1,
  651. "_fileVersion": 1
  652. },
  653. "m_variableCounter": 8,
  654. "GraphCanvasData": [
  655. {
  656. "Key": {
  657. "id": 764007284037678
  658. },
  659. "Value": {
  660. "ComponentData": {
  661. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  662. "$type": "SceneComponentSaveData",
  663. "ViewParams": {
  664. "Scale": 0.8751834,
  665. "AnchorX": -516.4631958007813,
  666. "AnchorY": -153.1107635498047
  667. }
  668. }
  669. }
  670. }
  671. },
  672. {
  673. "Key": {
  674. "id": 764011579004974
  675. },
  676. "Value": {
  677. "ComponentData": {
  678. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  679. "$type": "NodeSaveData"
  680. },
  681. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  682. "$type": "GeneralNodeTitleComponentSaveData",
  683. "PaletteOverride": "MethodNodeTitlePalette"
  684. },
  685. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  686. "$type": "GeometrySaveData",
  687. "Position": [
  688. 240.0,
  689. 300.0
  690. ]
  691. },
  692. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  693. "$type": "StylingComponentSaveData",
  694. "SubStyle": ".method"
  695. },
  696. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  697. "$type": "PersistentIdComponentSaveData",
  698. "PersistentId": "{E05D9504-7297-42D9-AEBE-4CDD55B43DD4}"
  699. }
  700. }
  701. }
  702. },
  703. {
  704. "Key": {
  705. "id": 764015873972270
  706. },
  707. "Value": {
  708. "ComponentData": {
  709. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  710. "$type": "NodeSaveData"
  711. },
  712. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  713. "$type": "GeneralNodeTitleComponentSaveData",
  714. "PaletteOverride": "LogicNodeTitlePalette"
  715. },
  716. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  717. "$type": "GeometrySaveData",
  718. "Position": [
  719. -200.0,
  720. -60.0
  721. ]
  722. },
  723. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  724. "$type": "StylingComponentSaveData"
  725. },
  726. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  727. "$type": "PersistentIdComponentSaveData",
  728. "PersistentId": "{BEAA19B0-ED8E-4661-802B-9DFB6CB0E009}"
  729. }
  730. }
  731. }
  732. },
  733. {
  734. "Key": {
  735. "id": 764020168939566
  736. },
  737. "Value": {
  738. "ComponentData": {
  739. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  740. "$type": "NodeSaveData"
  741. },
  742. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  743. "$type": "GeneralNodeTitleComponentSaveData",
  744. "PaletteOverride": "LogicNodeTitlePalette"
  745. },
  746. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  747. "$type": "GeometrySaveData",
  748. "Position": [
  749. -200.0,
  750. 320.0
  751. ]
  752. },
  753. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  754. "$type": "StylingComponentSaveData"
  755. },
  756. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  757. "$type": "PersistentIdComponentSaveData",
  758. "PersistentId": "{92B12285-E560-41AC-B979-017B33FADBEA}"
  759. }
  760. }
  761. }
  762. },
  763. {
  764. "Key": {
  765. "id": 764024463906862
  766. },
  767. "Value": {
  768. "ComponentData": {
  769. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  770. "$type": "NodeSaveData"
  771. },
  772. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  773. "$type": "GeneralNodeTitleComponentSaveData",
  774. "PaletteOverride": "SetVariableNodeTitlePalette"
  775. },
  776. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  777. "$type": "GeometrySaveData",
  778. "Position": [
  779. -140.0,
  780. 140.0
  781. ]
  782. },
  783. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  784. "$type": "StylingComponentSaveData",
  785. "SubStyle": ".setVariable"
  786. },
  787. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  788. "$type": "PersistentIdComponentSaveData",
  789. "PersistentId": "{4E5F86B8-27B0-48B2-A42E-8E18005EE6C0}"
  790. }
  791. }
  792. }
  793. },
  794. {
  795. "Key": {
  796. "id": 764028758874158
  797. },
  798. "Value": {
  799. "ComponentData": {
  800. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  801. "$type": "NodeSaveData"
  802. },
  803. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  804. "$type": "GeneralNodeTitleComponentSaveData",
  805. "PaletteOverride": "TimeNodeTitlePalette"
  806. },
  807. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  808. "$type": "GeometrySaveData",
  809. "Position": [
  810. -400.0,
  811. -80.0
  812. ]
  813. },
  814. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  815. "$type": "StylingComponentSaveData"
  816. },
  817. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  818. "$type": "PersistentIdComponentSaveData",
  819. "PersistentId": "{A148E716-C25C-44BF-8ADA-605839DC85C0}"
  820. }
  821. }
  822. }
  823. }
  824. ],
  825. "StatisticsHelper": {
  826. "InstanceCounter": [
  827. {
  828. "Key": 4199610336680704683,
  829. "Value": 1
  830. },
  831. {
  832. "Key": 6840657073857873079,
  833. "Value": 1
  834. },
  835. {
  836. "Key": 11764063517792044591,
  837. "Value": 2
  838. },
  839. {
  840. "Key": 18149347184202907255,
  841. "Value": 1
  842. }
  843. ]
  844. }
  845. }
  846. }
  847. }
  848. }
  849. }