3
0

MetaTest_ExpectGreaterThanEqualFail.scriptcanvas 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 579072300385447
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[10876752862947752208]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 10876752862947752208,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{24468D11-0FD9-48AD-8F3D-34E2169BC68C}"
  20. },
  21. "Value": {
  22. "Datum": {
  23. "isOverloadedStorage": false,
  24. "scriptCanvasType": {
  25. "m_type": 3
  26. },
  27. "isNullPointer": false,
  28. "$type": "double",
  29. "value": 0.0,
  30. "label": "Variable 6"
  31. },
  32. "VariableId": {
  33. "m_id": "{24468D11-0FD9-48AD-8F3D-34E2169BC68C}"
  34. },
  35. "VariableName": "Variable 6"
  36. }
  37. },
  38. {
  39. "Key": {
  40. "m_id": "{C370ADA3-5528-4726-A2A4-187D17FFB634}"
  41. },
  42. "Value": {
  43. "Datum": {
  44. "isOverloadedStorage": false,
  45. "scriptCanvasType": {
  46. "m_type": 3
  47. },
  48. "isNullPointer": false,
  49. "$type": "double",
  50. "value": 1.0,
  51. "label": "Variable 7"
  52. },
  53. "VariableId": {
  54. "m_id": "{C370ADA3-5528-4726-A2A4-187D17FFB634}"
  55. },
  56. "VariableName": "Variable 7"
  57. }
  58. }
  59. ]
  60. }
  61. },
  62. "Component_[2936418465521134234]": {
  63. "$type": "EditorGraph",
  64. "Id": 2936418465521134234,
  65. "m_graphData": {
  66. "m_nodes": [
  67. {
  68. "Id": {
  69. "id": 579093775221927
  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": "{34BDB78D-C802-4E66-A9CC-233EF14C873F}"
  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": "{24468D11-0FD9-48AD-8F3D-34E2169BC68C}"
  131. },
  132. "m_variableDataOutSlotId": {
  133. "m_id": "{34BDB78D-C802-4E66-A9CC-233EF14C873F}"
  134. }
  135. }
  136. }
  137. },
  138. {
  139. "Id": {
  140. "id": 579089480254631
  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": 579080890320039
  171. },
  172. "Name": "69749049280048",
  173. "Components": {
  174. "Component_[5718151985280050587]": {
  175. "$type": "MethodOverloaded",
  176. "Id": 5718151985280050587,
  177. "Slots": [
  178. {
  179. "isVisibile": false,
  180. "id": {
  181. "m_id": "{83662F15-E55E-4FEE-9EA7-9FFCC72DCFB5}"
  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": "{51E0DB76-EC4E-4F03-85D6-43110B49403A}"
  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": "{7041F498-D874-4725-A0C6-E96CA4A7ABD6}"
  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": "{1D8B0882-0903-409A-A3C6-6A3BE98424DF}"
  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": "{6FE36019-4050-467D-8E4F-6453B6A6A531}"
  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": "{A1940626-6EAF-456F-B943-2B39ECD2A16F}"
  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 Equal",
  346. "className": "Unit Testing",
  347. "prettyClassName": "Unit Testing",
  348. "orderedInputSlotIds": [
  349. {
  350. "m_id": "{83662F15-E55E-4FEE-9EA7-9FFCC72DCFB5}"
  351. },
  352. {
  353. "m_id": "{51E0DB76-EC4E-4F03-85D6-43110B49403A}"
  354. },
  355. {
  356. "m_id": "{7041F498-D874-4725-A0C6-E96CA4A7ABD6}"
  357. },
  358. {
  359. "m_id": "{1D8B0882-0903-409A-A3C6-6A3BE98424DF}"
  360. }
  361. ],
  362. "outputSlotIds": [
  363. {}
  364. ]
  365. }
  366. }
  367. },
  368. {
  369. "Id": {
  370. "id": 579076595352743
  371. },
  372. "Name": "SC Node(GetVariable)",
  373. "Components": {
  374. "Component_[6580914116192618247]": {
  375. "$type": "GetVariableNode",
  376. "Id": 6580914116192618247,
  377. "Slots": [
  378. {
  379. "id": {
  380. "m_id": "{82901026-EF74-475E-A6F6-6AE0672CB137}"
  381. },
  382. "contracts": [
  383. {
  384. "$type": "SlotTypeContract"
  385. }
  386. ],
  387. "slotName": "In",
  388. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  389. "Descriptor": {
  390. "ConnectionType": 1,
  391. "SlotType": 1
  392. }
  393. },
  394. {
  395. "id": {
  396. "m_id": "{3F8FCA7E-AB02-4124-82DB-970C16042742}"
  397. },
  398. "contracts": [
  399. {
  400. "$type": "SlotTypeContract"
  401. }
  402. ],
  403. "slotName": "Out",
  404. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  405. "Descriptor": {
  406. "ConnectionType": 2,
  407. "SlotType": 1
  408. }
  409. },
  410. {
  411. "id": {
  412. "m_id": "{8F89C048-6575-4921-AC6D-F9D026641821}"
  413. },
  414. "contracts": [
  415. {
  416. "$type": "SlotTypeContract"
  417. }
  418. ],
  419. "slotName": "Number",
  420. "DisplayDataType": {
  421. "m_type": 3
  422. },
  423. "Descriptor": {
  424. "ConnectionType": 2,
  425. "SlotType": 2
  426. },
  427. "DataType": 1
  428. }
  429. ],
  430. "m_variableId": {
  431. "m_id": "{C370ADA3-5528-4726-A2A4-187D17FFB634}"
  432. },
  433. "m_variableDataOutSlotId": {
  434. "m_id": "{8F89C048-6575-4921-AC6D-F9D026641821}"
  435. }
  436. }
  437. }
  438. },
  439. {
  440. "Id": {
  441. "id": 579085185287335
  442. },
  443. "Name": "37719353338543",
  444. "Components": {
  445. "Component_[7008852017072597988]": {
  446. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  447. "Id": 7008852017072597988,
  448. "Slots": [
  449. {
  450. "isVisibile": false,
  451. "id": {
  452. "m_id": "{68191419-0F9B-4CD2-AEC9-C5DDFB819508}"
  453. },
  454. "contracts": [
  455. {
  456. "$type": "SlotTypeContract"
  457. },
  458. null
  459. ],
  460. "slotName": "EntityID: 0",
  461. "Descriptor": {
  462. "ConnectionType": 1,
  463. "SlotType": 2
  464. },
  465. "DataType": 1
  466. },
  467. {
  468. "id": {
  469. "m_id": "{97A16657-6E31-49A4-A56F-9E10258598EF}"
  470. },
  471. "contracts": [
  472. {
  473. "$type": "SlotTypeContract"
  474. },
  475. null
  476. ],
  477. "slotName": "Report",
  478. "toolTip": "additional notes for the test report",
  479. "DisplayDataType": {
  480. "m_type": 5
  481. },
  482. "Descriptor": {
  483. "ConnectionType": 1,
  484. "SlotType": 2
  485. },
  486. "DataType": 1
  487. },
  488. {
  489. "id": {
  490. "m_id": "{CFE1873A-26F6-47D8-BDCE-81796710CEEB}"
  491. },
  492. "contracts": [
  493. {
  494. "$type": "SlotTypeContract"
  495. }
  496. ],
  497. "slotName": "In",
  498. "Descriptor": {
  499. "ConnectionType": 1,
  500. "SlotType": 1
  501. }
  502. },
  503. {
  504. "id": {
  505. "m_id": "{B180EEA4-9C8E-4C8A-AE2F-1C22BCC8B828}"
  506. },
  507. "contracts": [
  508. {
  509. "$type": "SlotTypeContract"
  510. }
  511. ],
  512. "slotName": "Out",
  513. "Descriptor": {
  514. "ConnectionType": 2,
  515. "SlotType": 1
  516. }
  517. }
  518. ],
  519. "Datums": [
  520. {
  521. "isOverloadedStorage": false,
  522. "scriptCanvasType": {
  523. "m_type": 1
  524. },
  525. "isNullPointer": false,
  526. "$type": "EntityId",
  527. "value": {
  528. "id": 4276206253
  529. }
  530. },
  531. {
  532. "isOverloadedStorage": false,
  533. "scriptCanvasType": {
  534. "m_type": 5
  535. },
  536. "isNullPointer": false,
  537. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  538. "value": "",
  539. "label": "Report"
  540. }
  541. ],
  542. "methodType": 2,
  543. "methodName": "Mark Complete",
  544. "className": "Unit Testing",
  545. "resultSlotIDs": [
  546. {}
  547. ],
  548. "prettyClassName": "Unit Testing"
  549. }
  550. }
  551. }
  552. ],
  553. "m_connections": [
  554. {
  555. "Id": {
  556. "id": 579098070189223
  557. },
  558. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Get Variable: In)",
  559. "Components": {
  560. "Component_[11227072877205312721]": {
  561. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  562. "Id": 11227072877205312721,
  563. "sourceEndpoint": {
  564. "nodeId": {
  565. "id": 579089480254631
  566. },
  567. "slotId": {
  568. "m_id": "{580BA341-A358-462B-806B-8B21A48818AF}"
  569. }
  570. },
  571. "targetEndpoint": {
  572. "nodeId": {
  573. "id": 579076595352743
  574. },
  575. "slotId": {
  576. "m_id": "{82901026-EF74-475E-A6F6-6AE0672CB137}"
  577. }
  578. }
  579. }
  580. }
  581. },
  582. {
  583. "Id": {
  584. "id": 579102365156519
  585. },
  586. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Get Variable: In)",
  587. "Components": {
  588. "Component_[8132921038368484348]": {
  589. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  590. "Id": 8132921038368484348,
  591. "sourceEndpoint": {
  592. "nodeId": {
  593. "id": 579076595352743
  594. },
  595. "slotId": {
  596. "m_id": "{3F8FCA7E-AB02-4124-82DB-970C16042742}"
  597. }
  598. },
  599. "targetEndpoint": {
  600. "nodeId": {
  601. "id": 579093775221927
  602. },
  603. "slotId": {
  604. "m_id": "{82F521D6-66BB-4C26-AE8C-49C1DE79A5C0}"
  605. }
  606. }
  607. }
  608. }
  609. },
  610. {
  611. "Id": {
  612. "id": 579106660123815
  613. },
  614. "Name": "srcEndpoint=(Expect Greater Than Equal: Out), destEndpoint=(Mark Complete: In)",
  615. "Components": {
  616. "Component_[12229725654734112370]": {
  617. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  618. "Id": 12229725654734112370,
  619. "sourceEndpoint": {
  620. "nodeId": {
  621. "id": 579080890320039
  622. },
  623. "slotId": {
  624. "m_id": "{A1940626-6EAF-456F-B943-2B39ECD2A16F}"
  625. }
  626. },
  627. "targetEndpoint": {
  628. "nodeId": {
  629. "id": 579085185287335
  630. },
  631. "slotId": {
  632. "m_id": "{CFE1873A-26F6-47D8-BDCE-81796710CEEB}"
  633. }
  634. }
  635. }
  636. }
  637. },
  638. {
  639. "Id": {
  640. "id": 579110955091111
  641. },
  642. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Greater Than Equal: Candidate)",
  643. "Components": {
  644. "Component_[9748844561118441559]": {
  645. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  646. "Id": 9748844561118441559,
  647. "sourceEndpoint": {
  648. "nodeId": {
  649. "id": 579093775221927
  650. },
  651. "slotId": {
  652. "m_id": "{34BDB78D-C802-4E66-A9CC-233EF14C873F}"
  653. }
  654. },
  655. "targetEndpoint": {
  656. "nodeId": {
  657. "id": 579080890320039
  658. },
  659. "slotId": {
  660. "m_id": "{51E0DB76-EC4E-4F03-85D6-43110B49403A}"
  661. }
  662. }
  663. }
  664. }
  665. },
  666. {
  667. "Id": {
  668. "id": 579115250058407
  669. },
  670. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Expect Greater Than Equal: In)",
  671. "Components": {
  672. "Component_[8634228311498225329]": {
  673. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  674. "Id": 8634228311498225329,
  675. "sourceEndpoint": {
  676. "nodeId": {
  677. "id": 579093775221927
  678. },
  679. "slotId": {
  680. "m_id": "{9E2B1F50-27BF-4CF4-88E0-4A87CF4095FE}"
  681. }
  682. },
  683. "targetEndpoint": {
  684. "nodeId": {
  685. "id": 579080890320039
  686. },
  687. "slotId": {
  688. "m_id": "{6FE36019-4050-467D-8E4F-6453B6A6A531}"
  689. }
  690. }
  691. }
  692. }
  693. },
  694. {
  695. "Id": {
  696. "id": 579119545025703
  697. },
  698. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Greater Than Equal: Reference)",
  699. "Components": {
  700. "Component_[17525580113862118547]": {
  701. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  702. "Id": 17525580113862118547,
  703. "sourceEndpoint": {
  704. "nodeId": {
  705. "id": 579076595352743
  706. },
  707. "slotId": {
  708. "m_id": "{8F89C048-6575-4921-AC6D-F9D026641821}"
  709. }
  710. },
  711. "targetEndpoint": {
  712. "nodeId": {
  713. "id": 579080890320039
  714. },
  715. "slotId": {
  716. "m_id": "{7041F498-D874-4725-A0C6-E96CA4A7ABD6}"
  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": 579072300385447
  735. },
  736. "Value": {
  737. "ComponentData": {
  738. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  739. "$type": "SceneComponentSaveData",
  740. "ViewParams": {
  741. "Scale": 0.85,
  742. "AnchorX": -743.5294189453125,
  743. "AnchorY": -315.29412841796875
  744. }
  745. }
  746. }
  747. }
  748. },
  749. {
  750. "Key": {
  751. "id": 579076595352743
  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": "GetVariableNodeTitlePalette"
  761. },
  762. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  763. "$type": "GeometrySaveData",
  764. "Position": [
  765. -80.0,
  766. 500.0
  767. ]
  768. },
  769. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  770. "$type": "StylingComponentSaveData",
  771. "SubStyle": ".getVariable"
  772. },
  773. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  774. "$type": "PersistentIdComponentSaveData",
  775. "PersistentId": "{F727720E-0227-484D-A011-C70778749CAA}"
  776. }
  777. }
  778. }
  779. },
  780. {
  781. "Key": {
  782. "id": 579080890320039
  783. },
  784. "Value": {
  785. "ComponentData": {
  786. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  787. "$type": "NodeSaveData"
  788. },
  789. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  790. "$type": "GeneralNodeTitleComponentSaveData",
  791. "PaletteOverride": "MethodNodeTitlePalette"
  792. },
  793. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  794. "$type": "GeometrySaveData",
  795. "Position": [
  796. 320.0,
  797. 360.0
  798. ]
  799. },
  800. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  801. "$type": "StylingComponentSaveData",
  802. "SubStyle": ".time"
  803. },
  804. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  805. "$type": "PersistentIdComponentSaveData",
  806. "PersistentId": "{56B11681-3966-4E6E-8D84-E3ACBCB92B43}"
  807. }
  808. }
  809. }
  810. },
  811. {
  812. "Key": {
  813. "id": 579085185287335
  814. },
  815. "Value": {
  816. "ComponentData": {
  817. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  818. "$type": "NodeSaveData"
  819. },
  820. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  821. "$type": "GeneralNodeTitleComponentSaveData",
  822. "PaletteOverride": "MethodNodeTitlePalette"
  823. },
  824. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  825. "$type": "GeometrySaveData",
  826. "Position": [
  827. 660.0,
  828. 360.0
  829. ]
  830. },
  831. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  832. "$type": "StylingComponentSaveData",
  833. "SubStyle": ".time"
  834. },
  835. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  836. "$type": "PersistentIdComponentSaveData",
  837. "PersistentId": "{3D5493B2-DFD7-4046-97AF-31C1B1B2AC5C}"
  838. }
  839. }
  840. }
  841. },
  842. {
  843. "Key": {
  844. "id": 579089480254631
  845. },
  846. "Value": {
  847. "ComponentData": {
  848. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  849. "$type": "NodeSaveData"
  850. },
  851. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  852. "$type": "GeometrySaveData",
  853. "Position": [
  854. -280.0,
  855. 500.0
  856. ]
  857. },
  858. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  859. "$type": "StylingComponentSaveData"
  860. },
  861. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  862. "$type": "PersistentIdComponentSaveData",
  863. "PersistentId": "{BFF46AE3-09BD-4408-8A09-045D77EAA939}"
  864. }
  865. }
  866. }
  867. },
  868. {
  869. "Key": {
  870. "id": 579093775221927
  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. -80.0,
  885. 300.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": "{41608777-CBA0-4906-936E-332BA5918E5F}"
  895. }
  896. }
  897. }
  898. }
  899. ],
  900. "StatisticsHelper": {
  901. "InstanceCounter": [
  902. {
  903. "Key": 4199610336680704683,
  904. "Value": 1
  905. },
  906. {
  907. "Key": 5789802440471445818,
  908. "Value": 1
  909. },
  910. {
  911. "Key": 9090226518211979600,
  912. "Value": 1
  913. },
  914. {
  915. "Key": 10204019744198319120,
  916. "Value": 1
  917. },
  918. {
  919. "Key": 17807595295828065841,
  920. "Value": 1
  921. }
  922. ]
  923. }
  924. }
  925. }
  926. }
  927. }
  928. }