MetaTest_ExpectNotEqualSucceed.scriptcanvas 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 605971680560295
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[5554371749219600616]": {
  13. "$type": "EditorGraph",
  14. "Id": 5554371749219600616,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 605993155396775
  20. },
  21. "Name": "319086199609",
  22. "Components": {
  23. "Component_[3397625298891366833]": {
  24. "$type": "Start",
  25. "Id": 3397625298891366833,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{580BA341-A358-462B-806B-8B21A48818AF}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. }
  35. ],
  36. "slotName": "Out",
  37. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  38. "Descriptor": {
  39. "ConnectionType": 2,
  40. "SlotType": 1
  41. }
  42. }
  43. ]
  44. }
  45. }
  46. },
  47. {
  48. "Id": {
  49. "id": 605988860429479
  50. },
  51. "Name": "37719353338543",
  52. "Components": {
  53. "Component_[4401118573287569033]": {
  54. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  55. "Id": 4401118573287569033,
  56. "Slots": [
  57. {
  58. "isVisibile": false,
  59. "id": {
  60. "m_id": "{52559D50-9E1F-4C50-A2F3-FF8E37A364F5}"
  61. },
  62. "contracts": [
  63. {
  64. "$type": "SlotTypeContract"
  65. },
  66. null
  67. ],
  68. "slotName": "EntityID: 0",
  69. "Descriptor": {
  70. "ConnectionType": 1,
  71. "SlotType": 2
  72. },
  73. "DataType": 1
  74. },
  75. {
  76. "id": {
  77. "m_id": "{07D7724A-BD21-4AD7-BDA3-F892228244D7}"
  78. },
  79. "contracts": [
  80. {
  81. "$type": "SlotTypeContract"
  82. },
  83. null
  84. ],
  85. "slotName": "Report",
  86. "toolTip": "additional notes for the test report",
  87. "DisplayDataType": {
  88. "m_type": 5
  89. },
  90. "Descriptor": {
  91. "ConnectionType": 1,
  92. "SlotType": 2
  93. },
  94. "DataType": 1
  95. },
  96. {
  97. "id": {
  98. "m_id": "{5F9CCFB0-6326-4342-B1A3-023EA5DA22D5}"
  99. },
  100. "contracts": [
  101. {
  102. "$type": "SlotTypeContract"
  103. }
  104. ],
  105. "slotName": "In",
  106. "Descriptor": {
  107. "ConnectionType": 1,
  108. "SlotType": 1
  109. }
  110. },
  111. {
  112. "id": {
  113. "m_id": "{1FCA5666-B2A4-49D4-B8EB-0A9992469672}"
  114. },
  115. "contracts": [
  116. {
  117. "$type": "SlotTypeContract"
  118. }
  119. ],
  120. "slotName": "Out",
  121. "Descriptor": {
  122. "ConnectionType": 2,
  123. "SlotType": 1
  124. }
  125. }
  126. ],
  127. "Datums": [
  128. {
  129. "isOverloadedStorage": false,
  130. "scriptCanvasType": {
  131. "m_type": 1
  132. },
  133. "isNullPointer": false,
  134. "$type": "EntityId",
  135. "value": {
  136. "id": 4276206253
  137. }
  138. },
  139. {
  140. "isOverloadedStorage": false,
  141. "scriptCanvasType": {
  142. "m_type": 5
  143. },
  144. "isNullPointer": false,
  145. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  146. "value": "",
  147. "label": "Report"
  148. }
  149. ],
  150. "methodType": 2,
  151. "methodName": "Mark Complete",
  152. "className": "Unit Testing",
  153. "resultSlotIDs": [
  154. {}
  155. ],
  156. "prettyClassName": "Unit Testing"
  157. }
  158. }
  159. },
  160. {
  161. "Id": {
  162. "id": 605984565462183
  163. },
  164. "Name": "SC Node(GetVariable)",
  165. "Components": {
  166. "Component_[6413368858504901990]": {
  167. "$type": "GetVariableNode",
  168. "Id": 6413368858504901990,
  169. "Slots": [
  170. {
  171. "id": {
  172. "m_id": "{55EFB901-427F-49B5-AFA0-69E4438EB772}"
  173. },
  174. "contracts": [
  175. {
  176. "$type": "SlotTypeContract"
  177. }
  178. ],
  179. "slotName": "In",
  180. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  181. "Descriptor": {
  182. "ConnectionType": 1,
  183. "SlotType": 1
  184. }
  185. },
  186. {
  187. "id": {
  188. "m_id": "{23B98437-C3EE-4452-9B1A-2B44D8B4A8F1}"
  189. },
  190. "contracts": [
  191. {
  192. "$type": "SlotTypeContract"
  193. }
  194. ],
  195. "slotName": "Out",
  196. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  197. "Descriptor": {
  198. "ConnectionType": 2,
  199. "SlotType": 1
  200. }
  201. },
  202. {
  203. "id": {
  204. "m_id": "{3AFE7610-DAA8-41AC-827C-BFE6F5A69A06}"
  205. },
  206. "contracts": [
  207. {
  208. "$type": "SlotTypeContract"
  209. }
  210. ],
  211. "slotName": "Boolean",
  212. "DisplayDataType": {
  213. "m_type": 0
  214. },
  215. "Descriptor": {
  216. "ConnectionType": 2,
  217. "SlotType": 2
  218. },
  219. "DataType": 1
  220. }
  221. ],
  222. "m_variableId": {
  223. "m_id": "{8F584D7B-EEA2-43EA-B816-CC6E1EE91AA9}"
  224. },
  225. "m_variableDataOutSlotId": {
  226. "m_id": "{3AFE7610-DAA8-41AC-827C-BFE6F5A69A06}"
  227. }
  228. }
  229. }
  230. },
  231. {
  232. "Id": {
  233. "id": 605980270494887
  234. },
  235. "Name": "31298767679640",
  236. "Components": {
  237. "Component_[6683900597648058664]": {
  238. "$type": "MethodOverloaded",
  239. "Id": 6683900597648058664,
  240. "Slots": [
  241. {
  242. "isVisibile": false,
  243. "id": {
  244. "m_id": "{A581F4D3-B416-43AB-8137-A14803E7A17A}"
  245. },
  246. "contracts": [
  247. {
  248. "$type": "SlotTypeContract"
  249. },
  250. null
  251. ],
  252. "slotName": "EntityID: 0",
  253. "DisplayDataType": {
  254. "m_type": 1
  255. },
  256. "Descriptor": {
  257. "ConnectionType": 1,
  258. "SlotType": 2
  259. },
  260. "DataType": 1
  261. },
  262. {
  263. "id": {
  264. "m_id": "{42467BA5-87F3-4EA3-BAB1-A458FC841177}"
  265. },
  266. "DynamicTypeOverride": 1,
  267. "contracts": [
  268. {
  269. "$type": "SlotTypeContract"
  270. },
  271. null,
  272. {
  273. "$type": "OverloadContract"
  274. }
  275. ],
  276. "slotName": "Candidate",
  277. "toolTip": "left of !=",
  278. "DisplayDataType": {
  279. "m_type": 0
  280. },
  281. "Descriptor": {
  282. "ConnectionType": 1,
  283. "SlotType": 2
  284. },
  285. "DataType": 1
  286. },
  287. {
  288. "id": {
  289. "m_id": "{F3E15185-D6B6-43EC-96AF-8EB437C2E98E}"
  290. },
  291. "DynamicTypeOverride": 1,
  292. "contracts": [
  293. {
  294. "$type": "SlotTypeContract"
  295. },
  296. null,
  297. {
  298. "$type": "OverloadContract"
  299. }
  300. ],
  301. "slotName": "Reference",
  302. "toolTip": "right of !=",
  303. "DisplayDataType": {
  304. "m_type": 0
  305. },
  306. "Descriptor": {
  307. "ConnectionType": 1,
  308. "SlotType": 2
  309. },
  310. "DataType": 1
  311. },
  312. {
  313. "id": {
  314. "m_id": "{13FC7525-8F64-4D3F-9190-13D0FA84E368}"
  315. },
  316. "contracts": [
  317. {
  318. "$type": "SlotTypeContract"
  319. },
  320. null
  321. ],
  322. "slotName": "Report",
  323. "toolTip": "additional notes for the test report",
  324. "DisplayDataType": {
  325. "m_type": 5
  326. },
  327. "Descriptor": {
  328. "ConnectionType": 1,
  329. "SlotType": 2
  330. },
  331. "DataType": 1
  332. },
  333. {
  334. "id": {
  335. "m_id": "{7AF79519-DA56-4656-AEC4-05DD5E111C12}"
  336. },
  337. "contracts": [
  338. {
  339. "$type": "SlotTypeContract"
  340. }
  341. ],
  342. "slotName": "In",
  343. "Descriptor": {
  344. "ConnectionType": 1,
  345. "SlotType": 1
  346. }
  347. },
  348. {
  349. "id": {
  350. "m_id": "{EC0019AB-F8B2-4F1C-BE21-E64AF6364387}"
  351. },
  352. "contracts": [
  353. {
  354. "$type": "SlotTypeContract"
  355. }
  356. ],
  357. "slotName": "Out",
  358. "Descriptor": {
  359. "ConnectionType": 2,
  360. "SlotType": 1
  361. }
  362. }
  363. ],
  364. "Datums": [
  365. {
  366. "isOverloadedStorage": false,
  367. "scriptCanvasType": {
  368. "m_type": 1
  369. },
  370. "isNullPointer": false,
  371. "$type": "EntityId",
  372. "value": {
  373. "id": 4276206253
  374. }
  375. },
  376. {
  377. "isOverloadedStorage": false,
  378. "scriptCanvasType": {
  379. "m_type": 0
  380. },
  381. "isNullPointer": false,
  382. "$type": "bool",
  383. "value": false,
  384. "label": "Candidate"
  385. },
  386. {
  387. "isOverloadedStorage": false,
  388. "scriptCanvasType": {
  389. "m_type": 0
  390. },
  391. "isNullPointer": false,
  392. "$type": "bool",
  393. "value": false,
  394. "label": "Reference"
  395. },
  396. {
  397. "isOverloadedStorage": false,
  398. "scriptCanvasType": {
  399. "m_type": 5
  400. },
  401. "isNullPointer": false,
  402. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  403. "value": "",
  404. "label": "Report"
  405. }
  406. ],
  407. "methodType": 2,
  408. "methodName": "Expect Not Equal",
  409. "className": "Unit Testing",
  410. "prettyClassName": "Unit Testing",
  411. "orderedInputSlotIds": [
  412. {
  413. "m_id": "{A581F4D3-B416-43AB-8137-A14803E7A17A}"
  414. },
  415. {
  416. "m_id": "{42467BA5-87F3-4EA3-BAB1-A458FC841177}"
  417. },
  418. {
  419. "m_id": "{F3E15185-D6B6-43EC-96AF-8EB437C2E98E}"
  420. },
  421. {
  422. "m_id": "{13FC7525-8F64-4D3F-9190-13D0FA84E368}"
  423. }
  424. ],
  425. "outputSlotIds": [
  426. {}
  427. ]
  428. }
  429. }
  430. },
  431. {
  432. "Id": {
  433. "id": 605975975527591
  434. },
  435. "Name": "SC Node(GetVariable)",
  436. "Components": {
  437. "Component_[8422537535149040414]": {
  438. "$type": "GetVariableNode",
  439. "Id": 8422537535149040414,
  440. "Slots": [
  441. {
  442. "id": {
  443. "m_id": "{4137ADF9-DBC3-4C02-B6ED-5029F2685794}"
  444. },
  445. "contracts": [
  446. {
  447. "$type": "SlotTypeContract"
  448. }
  449. ],
  450. "slotName": "In",
  451. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  452. "Descriptor": {
  453. "ConnectionType": 1,
  454. "SlotType": 1
  455. }
  456. },
  457. {
  458. "id": {
  459. "m_id": "{32AE8F8D-CEA8-43C5-9115-5C6479D0F7DE}"
  460. },
  461. "contracts": [
  462. {
  463. "$type": "SlotTypeContract"
  464. }
  465. ],
  466. "slotName": "Out",
  467. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  468. "Descriptor": {
  469. "ConnectionType": 2,
  470. "SlotType": 1
  471. }
  472. },
  473. {
  474. "id": {
  475. "m_id": "{2977C440-4CD0-4601-814F-3CAB4B9F162C}"
  476. },
  477. "contracts": [
  478. {
  479. "$type": "SlotTypeContract"
  480. }
  481. ],
  482. "slotName": "Boolean",
  483. "DisplayDataType": {
  484. "m_type": 0
  485. },
  486. "Descriptor": {
  487. "ConnectionType": 2,
  488. "SlotType": 2
  489. },
  490. "DataType": 1
  491. }
  492. ],
  493. "m_variableId": {
  494. "m_id": "{CEC46FCF-D9CC-4E35-9F85-0E9F6CA377E7}"
  495. },
  496. "m_variableDataOutSlotId": {
  497. "m_id": "{2977C440-4CD0-4601-814F-3CAB4B9F162C}"
  498. }
  499. }
  500. }
  501. }
  502. ],
  503. "m_connections": [
  504. {
  505. "Id": {
  506. "id": 605997450364071
  507. },
  508. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Get Variable: In)",
  509. "Components": {
  510. "Component_[11620864118180803233]": {
  511. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  512. "Id": 11620864118180803233,
  513. "sourceEndpoint": {
  514. "nodeId": {
  515. "id": 605993155396775
  516. },
  517. "slotId": {
  518. "m_id": "{580BA341-A358-462B-806B-8B21A48818AF}"
  519. }
  520. },
  521. "targetEndpoint": {
  522. "nodeId": {
  523. "id": 605984565462183
  524. },
  525. "slotId": {
  526. "m_id": "{55EFB901-427F-49B5-AFA0-69E4438EB772}"
  527. }
  528. }
  529. }
  530. }
  531. },
  532. {
  533. "Id": {
  534. "id": 606001745331367
  535. },
  536. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Get Variable: In)",
  537. "Components": {
  538. "Component_[9751893226474991950]": {
  539. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  540. "Id": 9751893226474991950,
  541. "sourceEndpoint": {
  542. "nodeId": {
  543. "id": 605984565462183
  544. },
  545. "slotId": {
  546. "m_id": "{23B98437-C3EE-4452-9B1A-2B44D8B4A8F1}"
  547. }
  548. },
  549. "targetEndpoint": {
  550. "nodeId": {
  551. "id": 605975975527591
  552. },
  553. "slotId": {
  554. "m_id": "{4137ADF9-DBC3-4C02-B6ED-5029F2685794}"
  555. }
  556. }
  557. }
  558. }
  559. },
  560. {
  561. "Id": {
  562. "id": 606006040298663
  563. },
  564. "Name": "srcEndpoint=(Get Variable: Boolean), destEndpoint=(Expect Not Equal: Reference)",
  565. "Components": {
  566. "Component_[4032950797814245922]": {
  567. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  568. "Id": 4032950797814245922,
  569. "sourceEndpoint": {
  570. "nodeId": {
  571. "id": 605975975527591
  572. },
  573. "slotId": {
  574. "m_id": "{2977C440-4CD0-4601-814F-3CAB4B9F162C}"
  575. }
  576. },
  577. "targetEndpoint": {
  578. "nodeId": {
  579. "id": 605980270494887
  580. },
  581. "slotId": {
  582. "m_id": "{F3E15185-D6B6-43EC-96AF-8EB437C2E98E}"
  583. }
  584. }
  585. }
  586. }
  587. },
  588. {
  589. "Id": {
  590. "id": 606010335265959
  591. },
  592. "Name": "srcEndpoint=(Expect Not Equal: Out), destEndpoint=(Mark Complete: In)",
  593. "Components": {
  594. "Component_[1126334748562290981]": {
  595. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  596. "Id": 1126334748562290981,
  597. "sourceEndpoint": {
  598. "nodeId": {
  599. "id": 605980270494887
  600. },
  601. "slotId": {
  602. "m_id": "{EC0019AB-F8B2-4F1C-BE21-E64AF6364387}"
  603. }
  604. },
  605. "targetEndpoint": {
  606. "nodeId": {
  607. "id": 605988860429479
  608. },
  609. "slotId": {
  610. "m_id": "{5F9CCFB0-6326-4342-B1A3-023EA5DA22D5}"
  611. }
  612. }
  613. }
  614. }
  615. },
  616. {
  617. "Id": {
  618. "id": 606014630233255
  619. },
  620. "Name": "srcEndpoint=(Get Variable: Boolean), destEndpoint=(Expect Not Equal: Candidate)",
  621. "Components": {
  622. "Component_[15804371673198499353]": {
  623. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  624. "Id": 15804371673198499353,
  625. "sourceEndpoint": {
  626. "nodeId": {
  627. "id": 605984565462183
  628. },
  629. "slotId": {
  630. "m_id": "{3AFE7610-DAA8-41AC-827C-BFE6F5A69A06}"
  631. }
  632. },
  633. "targetEndpoint": {
  634. "nodeId": {
  635. "id": 605980270494887
  636. },
  637. "slotId": {
  638. "m_id": "{42467BA5-87F3-4EA3-BAB1-A458FC841177}"
  639. }
  640. }
  641. }
  642. }
  643. },
  644. {
  645. "Id": {
  646. "id": 606018925200551
  647. },
  648. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Expect Not Equal: In)",
  649. "Components": {
  650. "Component_[9592454099562662922]": {
  651. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  652. "Id": 9592454099562662922,
  653. "sourceEndpoint": {
  654. "nodeId": {
  655. "id": 605975975527591
  656. },
  657. "slotId": {
  658. "m_id": "{32AE8F8D-CEA8-43C5-9115-5C6479D0F7DE}"
  659. }
  660. },
  661. "targetEndpoint": {
  662. "nodeId": {
  663. "id": 605980270494887
  664. },
  665. "slotId": {
  666. "m_id": "{7AF79519-DA56-4656-AEC4-05DD5E111C12}"
  667. }
  668. }
  669. }
  670. }
  671. }
  672. ]
  673. },
  674. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  675. "versionData": {
  676. "_grammarVersion": 1,
  677. "_runtimeVersion": 1,
  678. "_fileVersion": 1
  679. },
  680. "m_variableCounter": 7,
  681. "GraphCanvasData": [
  682. {
  683. "Key": {
  684. "id": 605971680560295
  685. },
  686. "Value": {
  687. "ComponentData": {
  688. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  689. "$type": "SceneComponentSaveData",
  690. "ViewParams": {
  691. "Scale": 0.85,
  692. "AnchorX": 56.47058868408203,
  693. "AnchorY": 37.64706039428711
  694. }
  695. }
  696. }
  697. }
  698. },
  699. {
  700. "Key": {
  701. "id": 605975975527591
  702. },
  703. "Value": {
  704. "ComponentData": {
  705. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  706. "$type": "NodeSaveData"
  707. },
  708. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  709. "$type": "GeneralNodeTitleComponentSaveData",
  710. "PaletteOverride": "GetVariableNodeTitlePalette"
  711. },
  712. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  713. "$type": "GeometrySaveData",
  714. "Position": [
  715. 100.0,
  716. 580.0
  717. ]
  718. },
  719. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  720. "$type": "StylingComponentSaveData",
  721. "SubStyle": ".getVariable"
  722. },
  723. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  724. "$type": "PersistentIdComponentSaveData",
  725. "PersistentId": "{C3D85ACA-42F6-4732-8567-F28699E1E492}"
  726. }
  727. }
  728. }
  729. },
  730. {
  731. "Key": {
  732. "id": 605980270494887
  733. },
  734. "Value": {
  735. "ComponentData": {
  736. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  737. "$type": "NodeSaveData"
  738. },
  739. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  740. "$type": "GeneralNodeTitleComponentSaveData",
  741. "PaletteOverride": "MethodNodeTitlePalette"
  742. },
  743. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  744. "$type": "GeometrySaveData",
  745. "Position": [
  746. 440.0,
  747. 400.0
  748. ]
  749. },
  750. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  751. "$type": "StylingComponentSaveData",
  752. "SubStyle": ".time"
  753. },
  754. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  755. "$type": "PersistentIdComponentSaveData",
  756. "PersistentId": "{2548A9A8-6524-463E-B7DF-AB54126688BB}"
  757. }
  758. }
  759. }
  760. },
  761. {
  762. "Key": {
  763. "id": 605984565462183
  764. },
  765. "Value": {
  766. "ComponentData": {
  767. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  768. "$type": "NodeSaveData"
  769. },
  770. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  771. "$type": "GeneralNodeTitleComponentSaveData",
  772. "PaletteOverride": "GetVariableNodeTitlePalette"
  773. },
  774. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  775. "$type": "GeometrySaveData",
  776. "Position": [
  777. 160.0,
  778. 360.0
  779. ]
  780. },
  781. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  782. "$type": "StylingComponentSaveData",
  783. "SubStyle": ".getVariable"
  784. },
  785. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  786. "$type": "PersistentIdComponentSaveData",
  787. "PersistentId": "{ABD59349-7AE3-4FE4-8448-92E590D9F340}"
  788. }
  789. }
  790. }
  791. },
  792. {
  793. "Key": {
  794. "id": 605988860429479
  795. },
  796. "Value": {
  797. "ComponentData": {
  798. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  799. "$type": "NodeSaveData"
  800. },
  801. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  802. "$type": "GeneralNodeTitleComponentSaveData",
  803. "PaletteOverride": "MethodNodeTitlePalette"
  804. },
  805. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  806. "$type": "GeometrySaveData",
  807. "Position": [
  808. 720.0,
  809. 420.0
  810. ]
  811. },
  812. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  813. "$type": "StylingComponentSaveData",
  814. "SubStyle": ".time"
  815. },
  816. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  817. "$type": "PersistentIdComponentSaveData",
  818. "PersistentId": "{9C5123D2-E058-4541-B92F-35D2F591A5CC}"
  819. }
  820. }
  821. }
  822. },
  823. {
  824. "Key": {
  825. "id": 605993155396775
  826. },
  827. "Value": {
  828. "ComponentData": {
  829. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  830. "$type": "NodeSaveData"
  831. },
  832. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  833. "$type": "GeometrySaveData",
  834. "Position": [
  835. 0.0,
  836. 420.0
  837. ]
  838. },
  839. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  840. "$type": "StylingComponentSaveData"
  841. },
  842. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  843. "$type": "PersistentIdComponentSaveData",
  844. "PersistentId": "{A32D9C4F-7153-4FA5-8D14-2BB56E5B5D6F}"
  845. }
  846. }
  847. }
  848. }
  849. ],
  850. "StatisticsHelper": {
  851. "InstanceCounter": [
  852. {
  853. "Key": 4199610336680704683,
  854. "Value": 1
  855. },
  856. {
  857. "Key": 10204019744198319120,
  858. "Value": 1
  859. },
  860. {
  861. "Key": 13487650020255569901,
  862. "Value": 1
  863. },
  864. {
  865. "Key": 16210971594935248306,
  866. "Value": 1
  867. },
  868. {
  869. "Key": 16589277707770653230,
  870. "Value": 1
  871. }
  872. ]
  873. }
  874. },
  875. "Component_[6309971741802790923]": {
  876. "$type": "EditorGraphVariableManagerComponent",
  877. "Id": 6309971741802790923,
  878. "m_variableData": {
  879. "m_nameVariableMap": [
  880. {
  881. "Key": {
  882. "m_id": "{8F584D7B-EEA2-43EA-B816-CC6E1EE91AA9}"
  883. },
  884. "Value": {
  885. "Datum": {
  886. "isOverloadedStorage": false,
  887. "scriptCanvasType": {
  888. "m_type": 0
  889. },
  890. "isNullPointer": false,
  891. "$type": "bool",
  892. "value": true,
  893. "label": "Variable 5"
  894. },
  895. "VariableId": {
  896. "m_id": "{8F584D7B-EEA2-43EA-B816-CC6E1EE91AA9}"
  897. },
  898. "VariableName": "Variable 5"
  899. }
  900. },
  901. {
  902. "Key": {
  903. "m_id": "{CEC46FCF-D9CC-4E35-9F85-0E9F6CA377E7}"
  904. },
  905. "Value": {
  906. "Datum": {
  907. "isOverloadedStorage": false,
  908. "scriptCanvasType": {
  909. "m_type": 0
  910. },
  911. "isNullPointer": false,
  912. "$type": "bool",
  913. "value": false,
  914. "label": "Variable 7"
  915. },
  916. "VariableId": {
  917. "m_id": "{CEC46FCF-D9CC-4E35-9F85-0E9F6CA377E7}"
  918. },
  919. "VariableName": "Variable 7"
  920. }
  921. }
  922. ]
  923. }
  924. }
  925. }
  926. }
  927. }
  928. }