3
0

LY_SC_UnitTest_Meta_ExpectLessThanEqualFail.scriptcanvas 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 848974622054446
  9. },
  10. "Name": "LY_SC_UnitTest_Meta_ExpectLessThanEqualFail",
  11. "Components": {
  12. "Component_[11237749489921993465]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 11237749489921993465,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{6B5FECE4-63FE-4B2D-89E7-FEB28309E230}"
  20. },
  21. "Value": {
  22. "Datum": {
  23. "scriptCanvasType": {
  24. "m_type": 3
  25. },
  26. "isNullPointer": false,
  27. "$type": "double",
  28. "value": 1.0,
  29. "label": "Variable 6"
  30. },
  31. "VariableId": {
  32. "m_id": "{6B5FECE4-63FE-4B2D-89E7-FEB28309E230}"
  33. },
  34. "VariableName": "Variable 6"
  35. }
  36. },
  37. {
  38. "Key": {
  39. "m_id": "{9D622C10-BC7C-4A23-8481-3D13408159C8}"
  40. },
  41. "Value": {
  42. "Datum": {
  43. "scriptCanvasType": {
  44. "m_type": 3
  45. },
  46. "isNullPointer": false,
  47. "$type": "double",
  48. "value": 0.0,
  49. "label": "Variable 7"
  50. },
  51. "VariableId": {
  52. "m_id": "{9D622C10-BC7C-4A23-8481-3D13408159C8}"
  53. },
  54. "VariableName": "Variable 7"
  55. }
  56. }
  57. ]
  58. }
  59. },
  60. "Component_[13993533983930879717]": {
  61. "$type": "EditorGraph",
  62. "Id": 13993533983930879717,
  63. "m_graphData": {
  64. "m_nodes": [
  65. {
  66. "Id": {
  67. "id": 848983211989038
  68. },
  69. "Name": "SC Node(GetVariable)",
  70. "Components": {
  71. "Component_[15687292051988225268]": {
  72. "$type": "GetVariableNode",
  73. "Id": 15687292051988225268,
  74. "Slots": [
  75. {
  76. "id": {
  77. "m_id": "{82F521D6-66BB-4C26-AE8C-49C1DE79A5C0}"
  78. },
  79. "contracts": [
  80. {
  81. "$type": "SlotTypeContract"
  82. }
  83. ],
  84. "slotName": "In",
  85. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  86. "Descriptor": {
  87. "ConnectionType": 1,
  88. "SlotType": 1
  89. }
  90. },
  91. {
  92. "id": {
  93. "m_id": "{9E2B1F50-27BF-4CF4-88E0-4A87CF4095FE}"
  94. },
  95. "contracts": [
  96. {
  97. "$type": "SlotTypeContract"
  98. }
  99. ],
  100. "slotName": "Out",
  101. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  102. "Descriptor": {
  103. "ConnectionType": 2,
  104. "SlotType": 1
  105. }
  106. },
  107. {
  108. "id": {
  109. "m_id": "{F936DAE3-289F-42C6-A8DE-95CE0FFC312C}"
  110. },
  111. "contracts": [
  112. {
  113. "$type": "SlotTypeContract"
  114. }
  115. ],
  116. "slotName": "Number",
  117. "DisplayDataType": {
  118. "m_type": 3
  119. },
  120. "Descriptor": {
  121. "ConnectionType": 2,
  122. "SlotType": 2
  123. },
  124. "DataType": 1
  125. }
  126. ],
  127. "m_variableId": {
  128. "m_id": "{6B5FECE4-63FE-4B2D-89E7-FEB28309E230}"
  129. },
  130. "m_variableDataOutSlotId": {
  131. "m_id": "{F936DAE3-289F-42C6-A8DE-95CE0FFC312C}"
  132. }
  133. }
  134. }
  135. },
  136. {
  137. "Id": {
  138. "id": 848987506956334
  139. },
  140. "Name": "88788639303216",
  141. "Components": {
  142. "Component_[2398817890439445043]": {
  143. "$type": "MethodOverloaded",
  144. "Id": 2398817890439445043,
  145. "Slots": [
  146. {
  147. "isVisibile": false,
  148. "id": {
  149. "m_id": "{70CC2139-09E8-4FDF-B1A0-82A5542A92F4}"
  150. },
  151. "contracts": [
  152. {
  153. "$type": "SlotTypeContract"
  154. },
  155. null
  156. ],
  157. "slotName": "EntityID: 0",
  158. "Descriptor": {
  159. "ConnectionType": 1,
  160. "SlotType": 2
  161. },
  162. "DataType": 1
  163. },
  164. {
  165. "IsOverload": true,
  166. "id": {
  167. "m_id": "{9536EA5F-F708-4598-9315-19D35979CA60}"
  168. },
  169. "DynamicTypeOverride": 3,
  170. "contracts": [
  171. {
  172. "$type": "SlotTypeContract"
  173. },
  174. null
  175. ],
  176. "slotName": "Candidate",
  177. "toolTip": "left of <=",
  178. "DisplayDataType": {
  179. "m_type": 3
  180. },
  181. "Descriptor": {
  182. "ConnectionType": 1,
  183. "SlotType": 2
  184. },
  185. "DataType": 1
  186. },
  187. {
  188. "IsOverload": true,
  189. "id": {
  190. "m_id": "{35122993-0F47-4281-852E-CC11487BBCF4}"
  191. },
  192. "DynamicTypeOverride": 3,
  193. "contracts": [
  194. {
  195. "$type": "SlotTypeContract"
  196. },
  197. null
  198. ],
  199. "slotName": "Reference",
  200. "toolTip": "right of <=",
  201. "DisplayDataType": {
  202. "m_type": 3
  203. },
  204. "Descriptor": {
  205. "ConnectionType": 1,
  206. "SlotType": 2
  207. },
  208. "DataType": 1
  209. },
  210. {
  211. "id": {
  212. "m_id": "{124C23B5-5DC8-4A4C-BB8E-6A56BBF0542A}"
  213. },
  214. "contracts": [
  215. {
  216. "$type": "SlotTypeContract"
  217. },
  218. null
  219. ],
  220. "slotName": "Report",
  221. "toolTip": "additional notes for the test report",
  222. "DisplayDataType": {
  223. "m_type": 5
  224. },
  225. "Descriptor": {
  226. "ConnectionType": 1,
  227. "SlotType": 2
  228. },
  229. "DataType": 1
  230. },
  231. {
  232. "id": {
  233. "m_id": "{29C590FF-1EF5-48AF-AD68-CA0D89F7606F}"
  234. },
  235. "contracts": [
  236. {
  237. "$type": "SlotTypeContract"
  238. }
  239. ],
  240. "slotName": "In",
  241. "Descriptor": {
  242. "ConnectionType": 1,
  243. "SlotType": 1
  244. }
  245. },
  246. {
  247. "id": {
  248. "m_id": "{62EF1B67-C4D6-45DE-ADA0-6484F7994C1D}"
  249. },
  250. "contracts": [
  251. {
  252. "$type": "SlotTypeContract"
  253. }
  254. ],
  255. "slotName": "Out",
  256. "Descriptor": {
  257. "ConnectionType": 2,
  258. "SlotType": 1
  259. }
  260. }
  261. ],
  262. "Datums": [
  263. {
  264. "isOverloadedStorage": false,
  265. "scriptCanvasType": {
  266. "m_type": 1
  267. },
  268. "isNullPointer": false,
  269. "$type": "EntityId",
  270. "value": {
  271. "id": 4276206253
  272. }
  273. },
  274. {
  275. "isOverloadedStorage": false,
  276. "scriptCanvasType": {
  277. "m_type": 3
  278. },
  279. "isNullPointer": false,
  280. "$type": "double",
  281. "value": 0.0,
  282. "label": "Candidate"
  283. },
  284. {
  285. "isOverloadedStorage": false,
  286. "scriptCanvasType": {
  287. "m_type": 3
  288. },
  289. "isNullPointer": false,
  290. "$type": "double",
  291. "value": 0.0,
  292. "label": "Reference"
  293. },
  294. {
  295. "isOverloadedStorage": false,
  296. "scriptCanvasType": {
  297. "m_type": 5
  298. },
  299. "isNullPointer": false,
  300. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  301. "value": "",
  302. "label": "Report"
  303. }
  304. ],
  305. "methodType": 2,
  306. "methodName": "Expect Less Than Equal",
  307. "className": "Unit Testing",
  308. "resultSlotIDs": [
  309. {}
  310. ],
  311. "prettyClassName": "Unit Testing",
  312. "orderedInputSlotIds": [
  313. {
  314. "m_id": "{70CC2139-09E8-4FDF-B1A0-82A5542A92F4}"
  315. },
  316. {
  317. "m_id": "{9536EA5F-F708-4598-9315-19D35979CA60}"
  318. },
  319. {
  320. "m_id": "{35122993-0F47-4281-852E-CC11487BBCF4}"
  321. },
  322. {
  323. "m_id": "{124C23B5-5DC8-4A4C-BB8E-6A56BBF0542A}"
  324. }
  325. ],
  326. "outputSlotIds": [
  327. {}
  328. ]
  329. }
  330. }
  331. },
  332. {
  333. "Id": {
  334. "id": 848996096890926
  335. },
  336. "Name": "319086199609",
  337. "Components": {
  338. "Component_[3397625298891366833]": {
  339. "$type": "Start",
  340. "Id": 3397625298891366833,
  341. "Slots": [
  342. {
  343. "id": {
  344. "m_id": "{580BA341-A358-462B-806B-8B21A48818AF}"
  345. },
  346. "contracts": [
  347. {
  348. "$type": "SlotTypeContract"
  349. }
  350. ],
  351. "slotName": "Out",
  352. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  353. "Descriptor": {
  354. "ConnectionType": 2,
  355. "SlotType": 1
  356. }
  357. }
  358. ]
  359. }
  360. }
  361. },
  362. {
  363. "Id": {
  364. "id": 848978917021742
  365. },
  366. "Name": "37719353338543",
  367. "Components": {
  368. "Component_[35798447097740280]": {
  369. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  370. "Id": 35798447097740280,
  371. "Slots": [
  372. {
  373. "isVisibile": false,
  374. "id": {
  375. "m_id": "{B11DCB6B-BD94-4C0C-910A-8CCA66195B8C}"
  376. },
  377. "contracts": [
  378. {
  379. "$type": "SlotTypeContract"
  380. },
  381. null
  382. ],
  383. "slotName": "EntityID: 0",
  384. "Descriptor": {
  385. "ConnectionType": 1,
  386. "SlotType": 2
  387. },
  388. "DataType": 1
  389. },
  390. {
  391. "id": {
  392. "m_id": "{DA80EFA2-94BB-478D-B0FD-57E77A1FD620}"
  393. },
  394. "contracts": [
  395. {
  396. "$type": "SlotTypeContract"
  397. },
  398. null
  399. ],
  400. "slotName": "Report",
  401. "toolTip": "additional notes for the test report",
  402. "DisplayDataType": {
  403. "m_type": 5
  404. },
  405. "Descriptor": {
  406. "ConnectionType": 1,
  407. "SlotType": 2
  408. },
  409. "DataType": 1
  410. },
  411. {
  412. "id": {
  413. "m_id": "{F11A70EA-B4F7-4E87-A70D-6B70C8A34AC6}"
  414. },
  415. "contracts": [
  416. {
  417. "$type": "SlotTypeContract"
  418. }
  419. ],
  420. "slotName": "In",
  421. "Descriptor": {
  422. "ConnectionType": 1,
  423. "SlotType": 1
  424. }
  425. },
  426. {
  427. "id": {
  428. "m_id": "{565C9034-C256-47B2-A362-2BFB8D546390}"
  429. },
  430. "contracts": [
  431. {
  432. "$type": "SlotTypeContract"
  433. }
  434. ],
  435. "slotName": "Out",
  436. "Descriptor": {
  437. "ConnectionType": 2,
  438. "SlotType": 1
  439. }
  440. }
  441. ],
  442. "Datums": [
  443. {
  444. "isOverloadedStorage": false,
  445. "scriptCanvasType": {
  446. "m_type": 1
  447. },
  448. "isNullPointer": false,
  449. "$type": "EntityId",
  450. "value": {
  451. "id": 4276206253
  452. }
  453. },
  454. {
  455. "isOverloadedStorage": false,
  456. "scriptCanvasType": {
  457. "m_type": 5
  458. },
  459. "isNullPointer": false,
  460. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  461. "value": "",
  462. "label": "Report"
  463. }
  464. ],
  465. "methodType": 2,
  466. "methodName": "Mark Complete",
  467. "className": "Unit Testing",
  468. "resultSlotIDs": [
  469. {}
  470. ],
  471. "prettyClassName": "Unit Testing"
  472. }
  473. }
  474. },
  475. {
  476. "Id": {
  477. "id": 848991801923630
  478. },
  479. "Name": "SC Node(GetVariable)",
  480. "Components": {
  481. "Component_[6580914116192618247]": {
  482. "$type": "GetVariableNode",
  483. "Id": 6580914116192618247,
  484. "Slots": [
  485. {
  486. "id": {
  487. "m_id": "{82901026-EF74-475E-A6F6-6AE0672CB137}"
  488. },
  489. "contracts": [
  490. {
  491. "$type": "SlotTypeContract"
  492. }
  493. ],
  494. "slotName": "In",
  495. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  496. "Descriptor": {
  497. "ConnectionType": 1,
  498. "SlotType": 1
  499. }
  500. },
  501. {
  502. "id": {
  503. "m_id": "{3F8FCA7E-AB02-4124-82DB-970C16042742}"
  504. },
  505. "contracts": [
  506. {
  507. "$type": "SlotTypeContract"
  508. }
  509. ],
  510. "slotName": "Out",
  511. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  512. "Descriptor": {
  513. "ConnectionType": 2,
  514. "SlotType": 1
  515. }
  516. },
  517. {
  518. "id": {
  519. "m_id": "{D87EB601-0037-4BDD-BB12-39C5808A7D8F}"
  520. },
  521. "contracts": [
  522. {
  523. "$type": "SlotTypeContract"
  524. }
  525. ],
  526. "slotName": "Number",
  527. "DisplayDataType": {
  528. "m_type": 3
  529. },
  530. "Descriptor": {
  531. "ConnectionType": 2,
  532. "SlotType": 2
  533. },
  534. "DataType": 1
  535. }
  536. ],
  537. "m_variableId": {
  538. "m_id": "{9D622C10-BC7C-4A23-8481-3D13408159C8}"
  539. },
  540. "m_variableDataOutSlotId": {
  541. "m_id": "{D87EB601-0037-4BDD-BB12-39C5808A7D8F}"
  542. }
  543. }
  544. }
  545. }
  546. ],
  547. "m_connections": [
  548. {
  549. "Id": {
  550. "id": 849000391858222
  551. },
  552. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Get Variable: In)",
  553. "Components": {
  554. "Component_[9614884189748921209]": {
  555. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  556. "Id": 9614884189748921209,
  557. "sourceEndpoint": {
  558. "nodeId": {
  559. "id": 848996096890926
  560. },
  561. "slotId": {
  562. "m_id": "{580BA341-A358-462B-806B-8B21A48818AF}"
  563. }
  564. },
  565. "targetEndpoint": {
  566. "nodeId": {
  567. "id": 848991801923630
  568. },
  569. "slotId": {
  570. "m_id": "{82901026-EF74-475E-A6F6-6AE0672CB137}"
  571. }
  572. }
  573. }
  574. }
  575. },
  576. {
  577. "Id": {
  578. "id": 849004686825518
  579. },
  580. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Get Variable: In)",
  581. "Components": {
  582. "Component_[5859441837779381051]": {
  583. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  584. "Id": 5859441837779381051,
  585. "sourceEndpoint": {
  586. "nodeId": {
  587. "id": 848991801923630
  588. },
  589. "slotId": {
  590. "m_id": "{3F8FCA7E-AB02-4124-82DB-970C16042742}"
  591. }
  592. },
  593. "targetEndpoint": {
  594. "nodeId": {
  595. "id": 848983211989038
  596. },
  597. "slotId": {
  598. "m_id": "{82F521D6-66BB-4C26-AE8C-49C1DE79A5C0}"
  599. }
  600. }
  601. }
  602. }
  603. },
  604. {
  605. "Id": {
  606. "id": 849008981792814
  607. },
  608. "Name": "srcEndpoint=(Expect Less Than Equal: Out), destEndpoint=(Mark Complete: In)",
  609. "Components": {
  610. "Component_[2478133029611464518]": {
  611. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  612. "Id": 2478133029611464518,
  613. "sourceEndpoint": {
  614. "nodeId": {
  615. "id": 848987506956334
  616. },
  617. "slotId": {
  618. "m_id": "{62EF1B67-C4D6-45DE-ADA0-6484F7994C1D}"
  619. }
  620. },
  621. "targetEndpoint": {
  622. "nodeId": {
  623. "id": 848978917021742
  624. },
  625. "slotId": {
  626. "m_id": "{F11A70EA-B4F7-4E87-A70D-6B70C8A34AC6}"
  627. }
  628. }
  629. }
  630. }
  631. },
  632. {
  633. "Id": {
  634. "id": 849013276760110
  635. },
  636. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Less Than Equal: Candidate)",
  637. "Components": {
  638. "Component_[4046230968303011490]": {
  639. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  640. "Id": 4046230968303011490,
  641. "sourceEndpoint": {
  642. "nodeId": {
  643. "id": 848983211989038
  644. },
  645. "slotId": {
  646. "m_id": "{F936DAE3-289F-42C6-A8DE-95CE0FFC312C}"
  647. }
  648. },
  649. "targetEndpoint": {
  650. "nodeId": {
  651. "id": 848987506956334
  652. },
  653. "slotId": {
  654. "m_id": "{9536EA5F-F708-4598-9315-19D35979CA60}"
  655. }
  656. }
  657. }
  658. }
  659. },
  660. {
  661. "Id": {
  662. "id": 849017571727406
  663. },
  664. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Less Than Equal: Reference)",
  665. "Components": {
  666. "Component_[17132733687201892371]": {
  667. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  668. "Id": 17132733687201892371,
  669. "sourceEndpoint": {
  670. "nodeId": {
  671. "id": 848991801923630
  672. },
  673. "slotId": {
  674. "m_id": "{D87EB601-0037-4BDD-BB12-39C5808A7D8F}"
  675. }
  676. },
  677. "targetEndpoint": {
  678. "nodeId": {
  679. "id": 848987506956334
  680. },
  681. "slotId": {
  682. "m_id": "{35122993-0F47-4281-852E-CC11487BBCF4}"
  683. }
  684. }
  685. }
  686. }
  687. },
  688. {
  689. "Id": {
  690. "id": 849021866694702
  691. },
  692. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Expect Less Than Equal: In)",
  693. "Components": {
  694. "Component_[6480971872280206548]": {
  695. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  696. "Id": 6480971872280206548,
  697. "sourceEndpoint": {
  698. "nodeId": {
  699. "id": 848983211989038
  700. },
  701. "slotId": {
  702. "m_id": "{9E2B1F50-27BF-4CF4-88E0-4A87CF4095FE}"
  703. }
  704. },
  705. "targetEndpoint": {
  706. "nodeId": {
  707. "id": 848987506956334
  708. },
  709. "slotId": {
  710. "m_id": "{29C590FF-1EF5-48AF-AD68-CA0D89F7606F}"
  711. }
  712. }
  713. }
  714. }
  715. }
  716. ]
  717. },
  718. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  719. "versionData": {
  720. "_grammarVersion": 1,
  721. "_runtimeVersion": 1,
  722. "_fileVersion": 1
  723. },
  724. "m_variableCounter": 7,
  725. "GraphCanvasData": [
  726. {
  727. "Key": {
  728. "id": 848974622054446
  729. },
  730. "Value": {
  731. "ComponentData": {
  732. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  733. "$type": "SceneComponentSaveData",
  734. "ViewParams": {
  735. "Scale": 0.85,
  736. "AnchorY": -83.52941131591797
  737. }
  738. }
  739. }
  740. }
  741. },
  742. {
  743. "Key": {
  744. "id": 848978917021742
  745. },
  746. "Value": {
  747. "ComponentData": {
  748. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  749. "$type": "NodeSaveData"
  750. },
  751. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  752. "$type": "GeneralNodeTitleComponentSaveData",
  753. "PaletteOverride": "MethodNodeTitlePalette"
  754. },
  755. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  756. "$type": "GeometrySaveData",
  757. "Position": [
  758. 1020.0,
  759. 200.0
  760. ]
  761. },
  762. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  763. "$type": "StylingComponentSaveData",
  764. "SubStyle": ".time"
  765. },
  766. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  767. "$type": "PersistentIdComponentSaveData",
  768. "PersistentId": "{0B23F632-6FC8-4EB9-A825-29759A953BD2}"
  769. }
  770. }
  771. }
  772. },
  773. {
  774. "Key": {
  775. "id": 848983211989038
  776. },
  777. "Value": {
  778. "ComponentData": {
  779. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  780. "$type": "NodeSaveData"
  781. },
  782. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  783. "$type": "GeneralNodeTitleComponentSaveData",
  784. "PaletteOverride": "GetVariableNodeTitlePalette"
  785. },
  786. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  787. "$type": "GeometrySaveData",
  788. "Position": [
  789. 280.0,
  790. 140.0
  791. ]
  792. },
  793. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  794. "$type": "StylingComponentSaveData",
  795. "SubStyle": ".getVariable"
  796. },
  797. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  798. "$type": "PersistentIdComponentSaveData",
  799. "PersistentId": "{587EFB19-BA69-487F-A1AA-F6B6C8602EBD}"
  800. }
  801. }
  802. }
  803. },
  804. {
  805. "Key": {
  806. "id": 848987506956334
  807. },
  808. "Value": {
  809. "ComponentData": {
  810. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  811. "$type": "NodeSaveData"
  812. },
  813. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  814. "$type": "GeneralNodeTitleComponentSaveData",
  815. "PaletteOverride": "MethodNodeTitlePalette"
  816. },
  817. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  818. "$type": "GeometrySaveData",
  819. "Position": [
  820. 680.0,
  821. 200.0
  822. ]
  823. },
  824. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  825. "$type": "StylingComponentSaveData",
  826. "SubStyle": ".time"
  827. },
  828. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  829. "$type": "PersistentIdComponentSaveData",
  830. "PersistentId": "{52F184E9-52E8-4C13-89E9-3CC39C32AE82}"
  831. }
  832. }
  833. }
  834. },
  835. {
  836. "Key": {
  837. "id": 848991801923630
  838. },
  839. "Value": {
  840. "ComponentData": {
  841. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  842. "$type": "NodeSaveData"
  843. },
  844. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  845. "$type": "GeneralNodeTitleComponentSaveData",
  846. "PaletteOverride": "GetVariableNodeTitlePalette"
  847. },
  848. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  849. "$type": "GeometrySaveData",
  850. "Position": [
  851. 280.0,
  852. 300.0
  853. ]
  854. },
  855. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  856. "$type": "StylingComponentSaveData",
  857. "SubStyle": ".getVariable"
  858. },
  859. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  860. "$type": "PersistentIdComponentSaveData",
  861. "PersistentId": "{C8EAD968-39D7-4D89-AE0A-46A8A13AD115}"
  862. }
  863. }
  864. }
  865. },
  866. {
  867. "Key": {
  868. "id": 848996096890926
  869. },
  870. "Value": {
  871. "ComponentData": {
  872. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  873. "$type": "NodeSaveData"
  874. },
  875. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  876. "$type": "GeometrySaveData",
  877. "Position": [
  878. -20.0,
  879. 120.0
  880. ]
  881. },
  882. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  883. "$type": "StylingComponentSaveData"
  884. },
  885. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  886. "$type": "PersistentIdComponentSaveData",
  887. "PersistentId": "{6B3BD15A-AF9F-408E-8AE2-7E28B0ADABB1}"
  888. }
  889. }
  890. }
  891. }
  892. ],
  893. "StatisticsHelper": {
  894. "InstanceCounter": [
  895. {
  896. "Key": 638307207673305215,
  897. "Value": 1
  898. },
  899. {
  900. "Key": 4199610336680704683,
  901. "Value": 1
  902. },
  903. {
  904. "Key": 6840657073857873079,
  905. "Value": 1
  906. },
  907. {
  908. "Key": 17303995285902233055,
  909. "Value": 1
  910. },
  911. {
  912. "Key": 18313227767128035465,
  913. "Value": 1
  914. }
  915. ]
  916. }
  917. }
  918. }
  919. }
  920. }
  921. }