3
0

MetaTest_ExpectGreaterThanFail.scriptcanvas 52 KB

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