Test_Reference_SimpleReference_Set.scriptcanvas 60 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 742208043189415
  9. },
  10. "Name": "scriptcanvas/tests/variablereferences/test_reference_simplereference_set.scriptcanvas",
  11. "Components": {
  12. "Component_[10062647020418713405]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 10062647020418713405,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{ABC5A893-657E-4822-989D-D8A96254C3FF}"
  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": "Number"
  31. },
  32. "VariableId": {
  33. "m_id": "{ABC5A893-657E-4822-989D-D8A96254C3FF}"
  34. },
  35. "VariableName": "Value"
  36. }
  37. }
  38. ]
  39. }
  40. },
  41. "Component_[2901501729778189137]": {
  42. "$type": "EditorGraph",
  43. "Id": 2901501729778189137,
  44. "m_graphData": {
  45. "m_nodes": [
  46. {
  47. "Id": {
  48. "id": 742229518025895
  49. },
  50. "Name": "SC-Node(ExpectEqual)",
  51. "Components": {
  52. "Component_[14979234868945704917]": {
  53. "$type": "MethodOverloaded",
  54. "Id": 14979234868945704917,
  55. "Slots": [
  56. {
  57. "isVisibile": false,
  58. "id": {
  59. "m_id": "{749BDA62-9652-4DDF-8B71-C0E35B3CEA23}"
  60. },
  61. "contracts": [
  62. {
  63. "$type": "SlotTypeContract"
  64. },
  65. null
  66. ],
  67. "slotName": "EntityID: 0",
  68. "Descriptor": {
  69. "ConnectionType": 1,
  70. "SlotType": 2
  71. },
  72. "DataType": 1
  73. },
  74. {
  75. "id": {
  76. "m_id": "{AEF9F8A2-0099-4440-AC10-BE12B571D6B4}"
  77. },
  78. "DynamicTypeOverride": 1,
  79. "contracts": [
  80. {
  81. "$type": "SlotTypeContract"
  82. },
  83. null,
  84. {
  85. "$type": "OverloadContract"
  86. }
  87. ],
  88. "slotName": "Candidate",
  89. "toolTip": "left of ==",
  90. "DisplayDataType": {
  91. "m_type": 3
  92. },
  93. "Descriptor": {
  94. "ConnectionType": 1,
  95. "SlotType": 2
  96. },
  97. "DataType": 1
  98. },
  99. {
  100. "id": {
  101. "m_id": "{17339286-DAB5-4C69-9BE4-C98A6A9C5BE1}"
  102. },
  103. "DynamicTypeOverride": 1,
  104. "contracts": [
  105. {
  106. "$type": "SlotTypeContract"
  107. },
  108. null,
  109. {
  110. "$type": "OverloadContract"
  111. }
  112. ],
  113. "slotName": "Reference",
  114. "toolTip": "right of ==",
  115. "DisplayDataType": {
  116. "m_type": 3
  117. },
  118. "Descriptor": {
  119. "ConnectionType": 1,
  120. "SlotType": 2
  121. },
  122. "DataType": 1
  123. },
  124. {
  125. "id": {
  126. "m_id": "{E369420D-DD7F-4743-A852-4EF3DB7F09AB}"
  127. },
  128. "contracts": [
  129. {
  130. "$type": "SlotTypeContract"
  131. },
  132. null
  133. ],
  134. "slotName": "Report",
  135. "toolTip": "additional notes for the test report",
  136. "DisplayDataType": {
  137. "m_type": 5
  138. },
  139. "Descriptor": {
  140. "ConnectionType": 1,
  141. "SlotType": 2
  142. },
  143. "DataType": 1
  144. },
  145. {
  146. "id": {
  147. "m_id": "{00E2EFAB-519A-4295-8282-FB56EBDF3F70}"
  148. },
  149. "contracts": [
  150. {
  151. "$type": "SlotTypeContract"
  152. }
  153. ],
  154. "slotName": "In",
  155. "Descriptor": {
  156. "ConnectionType": 1,
  157. "SlotType": 1
  158. }
  159. },
  160. {
  161. "id": {
  162. "m_id": "{BE698456-CCE5-40CC-A465-182BC5859A0F}"
  163. },
  164. "contracts": [
  165. {
  166. "$type": "SlotTypeContract"
  167. }
  168. ],
  169. "slotName": "Out",
  170. "Descriptor": {
  171. "ConnectionType": 2,
  172. "SlotType": 1
  173. }
  174. }
  175. ],
  176. "Datums": [
  177. {
  178. "isOverloadedStorage": false,
  179. "scriptCanvasType": {
  180. "m_type": 1
  181. },
  182. "isNullPointer": false,
  183. "$type": "EntityId",
  184. "value": {
  185. "id": 4276206253
  186. }
  187. },
  188. {
  189. "isOverloadedStorage": false,
  190. "scriptCanvasType": {
  191. "m_type": 3
  192. },
  193. "isNullPointer": false,
  194. "$type": "double",
  195. "value": 0.0,
  196. "label": "Candidate"
  197. },
  198. {
  199. "isOverloadedStorage": false,
  200. "scriptCanvasType": {
  201. "m_type": 3
  202. },
  203. "isNullPointer": false,
  204. "$type": "double",
  205. "value": 20.0,
  206. "label": "Reference"
  207. },
  208. {
  209. "isOverloadedStorage": false,
  210. "scriptCanvasType": {
  211. "m_type": 5
  212. },
  213. "isNullPointer": false,
  214. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  215. "value": "",
  216. "label": "Report"
  217. }
  218. ],
  219. "methodType": 2,
  220. "methodName": "Expect Equal",
  221. "className": "Unit Testing",
  222. "prettyClassName": "Unit Testing",
  223. "orderedInputSlotIds": [
  224. {
  225. "m_id": "{749BDA62-9652-4DDF-8B71-C0E35B3CEA23}"
  226. },
  227. {
  228. "m_id": "{AEF9F8A2-0099-4440-AC10-BE12B571D6B4}"
  229. },
  230. {
  231. "m_id": "{17339286-DAB5-4C69-9BE4-C98A6A9C5BE1}"
  232. },
  233. {
  234. "m_id": "{E369420D-DD7F-4743-A852-4EF3DB7F09AB}"
  235. }
  236. ],
  237. "outputSlotIds": [
  238. {}
  239. ]
  240. }
  241. }
  242. },
  243. {
  244. "Id": {
  245. "id": 742225223058599
  246. },
  247. "Name": "SC-Node(Start)",
  248. "Components": {
  249. "Component_[15980333644124450362]": {
  250. "$type": "Start",
  251. "Id": 15980333644124450362,
  252. "Slots": [
  253. {
  254. "id": {
  255. "m_id": "{3E71F5A2-6D54-401D-910D-0F0E2BD055A2}"
  256. },
  257. "contracts": [
  258. {
  259. "$type": "SlotTypeContract"
  260. }
  261. ],
  262. "slotName": "Out",
  263. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  264. "Descriptor": {
  265. "ConnectionType": 2,
  266. "SlotType": 1
  267. }
  268. }
  269. ]
  270. }
  271. }
  272. },
  273. {
  274. "Id": {
  275. "id": 742220928091303
  276. },
  277. "Name": "SC Node(GetVariable)",
  278. "Components": {
  279. "Component_[1657152502794565777]": {
  280. "$type": "GetVariableNode",
  281. "Id": 1657152502794565777,
  282. "Slots": [
  283. {
  284. "id": {
  285. "m_id": "{CDF02D1A-17BE-4839-9920-165DC9A2397F}"
  286. },
  287. "contracts": [
  288. {
  289. "$type": "SlotTypeContract"
  290. }
  291. ],
  292. "slotName": "In",
  293. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  294. "Descriptor": {
  295. "ConnectionType": 1,
  296. "SlotType": 1
  297. }
  298. },
  299. {
  300. "id": {
  301. "m_id": "{BEB9C1B6-5E9A-42B9-81AC-5781F473237D}"
  302. },
  303. "contracts": [
  304. {
  305. "$type": "SlotTypeContract"
  306. }
  307. ],
  308. "slotName": "Out",
  309. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  310. "Descriptor": {
  311. "ConnectionType": 2,
  312. "SlotType": 1
  313. }
  314. },
  315. {
  316. "id": {
  317. "m_id": "{B08D9D9F-DC3D-4B12-9118-BD6DE3FDEF88}"
  318. },
  319. "contracts": [
  320. {
  321. "$type": "SlotTypeContract"
  322. }
  323. ],
  324. "slotName": "Number",
  325. "DisplayDataType": {
  326. "m_type": 3
  327. },
  328. "Descriptor": {
  329. "ConnectionType": 2,
  330. "SlotType": 2
  331. },
  332. "DataType": 1
  333. }
  334. ],
  335. "m_variableId": {
  336. "m_id": "{ABC5A893-657E-4822-989D-D8A96254C3FF}"
  337. },
  338. "m_variableDataOutSlotId": {
  339. "m_id": "{B08D9D9F-DC3D-4B12-9118-BD6DE3FDEF88}"
  340. }
  341. }
  342. }
  343. },
  344. {
  345. "Id": {
  346. "id": 742216633124007
  347. },
  348. "Name": "SC-Node(OperatorAdd)",
  349. "Components": {
  350. "Component_[5988842656291896896]": {
  351. "$type": "OperatorAdd",
  352. "Id": 5988842656291896896,
  353. "Slots": [
  354. {
  355. "id": {
  356. "m_id": "{F402CD6D-F752-46BE-ABD3-946AB97F94C7}"
  357. },
  358. "contracts": [
  359. {
  360. "$type": "SlotTypeContract"
  361. }
  362. ],
  363. "slotName": "In",
  364. "Descriptor": {
  365. "ConnectionType": 1,
  366. "SlotType": 1
  367. }
  368. },
  369. {
  370. "id": {
  371. "m_id": "{5CCFD0BA-C91E-4111-9048-19720C24F79F}"
  372. },
  373. "contracts": [
  374. {
  375. "$type": "SlotTypeContract"
  376. }
  377. ],
  378. "slotName": "Out",
  379. "Descriptor": {
  380. "ConnectionType": 2,
  381. "SlotType": 1
  382. }
  383. },
  384. {
  385. "id": {
  386. "m_id": "{58390263-3089-46DF-9A01-1D47B5CE19B6}"
  387. },
  388. "DynamicTypeOverride": 3,
  389. "contracts": [
  390. {
  391. "$type": "SlotTypeContract"
  392. },
  393. null,
  394. {
  395. "$type": "MathOperatorContract",
  396. "NativeTypes": [
  397. {
  398. "m_type": 3
  399. },
  400. {
  401. "m_type": 6
  402. },
  403. {
  404. "m_type": 8
  405. },
  406. {
  407. "m_type": 9
  408. },
  409. {
  410. "m_type": 10
  411. },
  412. {
  413. "m_type": 11
  414. },
  415. {
  416. "m_type": 12
  417. },
  418. {
  419. "m_type": 14
  420. },
  421. {
  422. "m_type": 15
  423. }
  424. ]
  425. }
  426. ],
  427. "slotName": "Number",
  428. "toolTip": "An operand to use in performing the specified Operation",
  429. "DisplayDataType": {
  430. "m_type": 3
  431. },
  432. "DisplayGroup": {
  433. "Value": 1114760223
  434. },
  435. "Descriptor": {
  436. "ConnectionType": 1,
  437. "SlotType": 2
  438. },
  439. "DynamicGroup": {
  440. "Value": 1114760223
  441. },
  442. "DataType": 1
  443. },
  444. {
  445. "id": {
  446. "m_id": "{E327F4FE-4C37-4B00-9300-6712D4846F3A}"
  447. },
  448. "DynamicTypeOverride": 3,
  449. "contracts": [
  450. {
  451. "$type": "SlotTypeContract"
  452. },
  453. null,
  454. {
  455. "$type": "MathOperatorContract",
  456. "NativeTypes": [
  457. {
  458. "m_type": 3
  459. },
  460. {
  461. "m_type": 6
  462. },
  463. {
  464. "m_type": 8
  465. },
  466. {
  467. "m_type": 9
  468. },
  469. {
  470. "m_type": 10
  471. },
  472. {
  473. "m_type": 11
  474. },
  475. {
  476. "m_type": 12
  477. },
  478. {
  479. "m_type": 14
  480. },
  481. {
  482. "m_type": 15
  483. }
  484. ]
  485. }
  486. ],
  487. "slotName": "Number",
  488. "toolTip": "An operand to use in performing the specified Operation",
  489. "DisplayDataType": {
  490. "m_type": 3
  491. },
  492. "DisplayGroup": {
  493. "Value": 1114760223
  494. },
  495. "Descriptor": {
  496. "ConnectionType": 1,
  497. "SlotType": 2
  498. },
  499. "DynamicGroup": {
  500. "Value": 1114760223
  501. },
  502. "DataType": 1
  503. },
  504. {
  505. "id": {
  506. "m_id": "{E205651D-E951-4FC0-BE15-B97DEB82E650}"
  507. },
  508. "DynamicTypeOverride": 3,
  509. "contracts": [
  510. {
  511. "$type": "SlotTypeContract"
  512. },
  513. {
  514. "$type": "MathOperatorContract",
  515. "NativeTypes": [
  516. {
  517. "m_type": 3
  518. },
  519. {
  520. "m_type": 6
  521. },
  522. {
  523. "m_type": 8
  524. },
  525. {
  526. "m_type": 9
  527. },
  528. {
  529. "m_type": 10
  530. },
  531. {
  532. "m_type": 11
  533. },
  534. {
  535. "m_type": 12
  536. },
  537. {
  538. "m_type": 14
  539. },
  540. {
  541. "m_type": 15
  542. }
  543. ]
  544. }
  545. ],
  546. "slotName": "Result",
  547. "toolTip": "The result of the specified operation",
  548. "DisplayDataType": {
  549. "m_type": 3
  550. },
  551. "DisplayGroup": {
  552. "Value": 1114760223
  553. },
  554. "Descriptor": {
  555. "ConnectionType": 2,
  556. "SlotType": 2
  557. },
  558. "DynamicGroup": {
  559. "Value": 1114760223
  560. },
  561. "DataType": 1,
  562. "IsReference": true,
  563. "VariableReference": {
  564. "m_id": "{ABC5A893-657E-4822-989D-D8A96254C3FF}"
  565. }
  566. }
  567. ],
  568. "Datums": [
  569. {
  570. "isOverloadedStorage": false,
  571. "scriptCanvasType": {
  572. "m_type": 3
  573. },
  574. "isNullPointer": false,
  575. "$type": "double",
  576. "value": 10.0,
  577. "label": "Number"
  578. },
  579. {
  580. "isOverloadedStorage": false,
  581. "scriptCanvasType": {
  582. "m_type": 3
  583. },
  584. "isNullPointer": false,
  585. "$type": "double",
  586. "value": 10.0,
  587. "label": "Number"
  588. }
  589. ]
  590. }
  591. }
  592. },
  593. {
  594. "Id": {
  595. "id": 742212338156711
  596. },
  597. "Name": "SC-Node(MarkComplete)",
  598. "Components": {
  599. "Component_[6098392574768565437]": {
  600. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  601. "Id": 6098392574768565437,
  602. "Slots": [
  603. {
  604. "isVisibile": false,
  605. "id": {
  606. "m_id": "{D7578E50-0941-40AC-B83B-3DCB5A347847}"
  607. },
  608. "contracts": [
  609. {
  610. "$type": "SlotTypeContract"
  611. },
  612. null
  613. ],
  614. "slotName": "EntityID: 0",
  615. "Descriptor": {
  616. "ConnectionType": 1,
  617. "SlotType": 2
  618. },
  619. "DataType": 1
  620. },
  621. {
  622. "id": {
  623. "m_id": "{4ED4F89D-658C-4B20-8082-1CD04DBA7CFB}"
  624. },
  625. "contracts": [
  626. {
  627. "$type": "SlotTypeContract"
  628. },
  629. null
  630. ],
  631. "slotName": "Report",
  632. "toolTip": "additional notes for the test report",
  633. "DisplayDataType": {
  634. "m_type": 5
  635. },
  636. "Descriptor": {
  637. "ConnectionType": 1,
  638. "SlotType": 2
  639. },
  640. "DataType": 1
  641. },
  642. {
  643. "id": {
  644. "m_id": "{B2C501A9-595F-463C-B7EE-8650FE2F8E6C}"
  645. },
  646. "contracts": [
  647. {
  648. "$type": "SlotTypeContract"
  649. }
  650. ],
  651. "slotName": "In",
  652. "Descriptor": {
  653. "ConnectionType": 1,
  654. "SlotType": 1
  655. }
  656. },
  657. {
  658. "id": {
  659. "m_id": "{47EE95F1-096F-4A74-916A-2FBC96C6BACB}"
  660. },
  661. "contracts": [
  662. {
  663. "$type": "SlotTypeContract"
  664. }
  665. ],
  666. "slotName": "Out",
  667. "Descriptor": {
  668. "ConnectionType": 2,
  669. "SlotType": 1
  670. }
  671. }
  672. ],
  673. "Datums": [
  674. {
  675. "isOverloadedStorage": false,
  676. "scriptCanvasType": {
  677. "m_type": 1
  678. },
  679. "isNullPointer": false,
  680. "$type": "EntityId",
  681. "value": {
  682. "id": 4276206253
  683. }
  684. },
  685. {
  686. "isOverloadedStorage": false,
  687. "scriptCanvasType": {
  688. "m_type": 5
  689. },
  690. "isNullPointer": false,
  691. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  692. "value": "",
  693. "label": "Report"
  694. }
  695. ],
  696. "methodType": 2,
  697. "methodName": "Mark Complete",
  698. "className": "Unit Testing",
  699. "resultSlotIDs": [
  700. {}
  701. ],
  702. "prettyClassName": "Unit Testing"
  703. }
  704. }
  705. }
  706. ],
  707. "m_connections": [
  708. {
  709. "Id": {
  710. "id": 742233812993191
  711. },
  712. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Add (+): In)",
  713. "Components": {
  714. "Component_[9944519319169351107]": {
  715. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  716. "Id": 9944519319169351107,
  717. "sourceEndpoint": {
  718. "nodeId": {
  719. "id": 742225223058599
  720. },
  721. "slotId": {
  722. "m_id": "{3E71F5A2-6D54-401D-910D-0F0E2BD055A2}"
  723. }
  724. },
  725. "targetEndpoint": {
  726. "nodeId": {
  727. "id": 742216633124007
  728. },
  729. "slotId": {
  730. "m_id": "{F402CD6D-F752-46BE-ABD3-946AB97F94C7}"
  731. }
  732. }
  733. }
  734. }
  735. },
  736. {
  737. "Id": {
  738. "id": 742238107960487
  739. },
  740. "Name": "srcEndpoint=(Add (+): Out), destEndpoint=(Get Variable: In)",
  741. "Components": {
  742. "Component_[4663858967062413238]": {
  743. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  744. "Id": 4663858967062413238,
  745. "sourceEndpoint": {
  746. "nodeId": {
  747. "id": 742216633124007
  748. },
  749. "slotId": {
  750. "m_id": "{5CCFD0BA-C91E-4111-9048-19720C24F79F}"
  751. }
  752. },
  753. "targetEndpoint": {
  754. "nodeId": {
  755. "id": 742220928091303
  756. },
  757. "slotId": {
  758. "m_id": "{CDF02D1A-17BE-4839-9920-165DC9A2397F}"
  759. }
  760. }
  761. }
  762. }
  763. },
  764. {
  765. "Id": {
  766. "id": 742242402927783
  767. },
  768. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Equal: Candidate)",
  769. "Components": {
  770. "Component_[14967698386484301310]": {
  771. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  772. "Id": 14967698386484301310,
  773. "sourceEndpoint": {
  774. "nodeId": {
  775. "id": 742220928091303
  776. },
  777. "slotId": {
  778. "m_id": "{B08D9D9F-DC3D-4B12-9118-BD6DE3FDEF88}"
  779. }
  780. },
  781. "targetEndpoint": {
  782. "nodeId": {
  783. "id": 742229518025895
  784. },
  785. "slotId": {
  786. "m_id": "{AEF9F8A2-0099-4440-AC10-BE12B571D6B4}"
  787. }
  788. }
  789. }
  790. }
  791. },
  792. {
  793. "Id": {
  794. "id": 742246697895079
  795. },
  796. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Expect Equal: In)",
  797. "Components": {
  798. "Component_[9764476686153963071]": {
  799. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  800. "Id": 9764476686153963071,
  801. "sourceEndpoint": {
  802. "nodeId": {
  803. "id": 742220928091303
  804. },
  805. "slotId": {
  806. "m_id": "{BEB9C1B6-5E9A-42B9-81AC-5781F473237D}"
  807. }
  808. },
  809. "targetEndpoint": {
  810. "nodeId": {
  811. "id": 742229518025895
  812. },
  813. "slotId": {
  814. "m_id": "{00E2EFAB-519A-4295-8282-FB56EBDF3F70}"
  815. }
  816. }
  817. }
  818. }
  819. },
  820. {
  821. "Id": {
  822. "id": 742250992862375
  823. },
  824. "Name": "srcEndpoint=(Expect Equal: Out), destEndpoint=(Mark Complete: In)",
  825. "Components": {
  826. "Component_[12551499518240102638]": {
  827. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  828. "Id": 12551499518240102638,
  829. "sourceEndpoint": {
  830. "nodeId": {
  831. "id": 742229518025895
  832. },
  833. "slotId": {
  834. "m_id": "{BE698456-CCE5-40CC-A465-182BC5859A0F}"
  835. }
  836. },
  837. "targetEndpoint": {
  838. "nodeId": {
  839. "id": 742212338156711
  840. },
  841. "slotId": {
  842. "m_id": "{B2C501A9-595F-463C-B7EE-8650FE2F8E6C}"
  843. }
  844. }
  845. }
  846. }
  847. }
  848. ]
  849. },
  850. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  851. "versionData": {
  852. "_grammarVersion": 1,
  853. "_runtimeVersion": 1,
  854. "_fileVersion": 1
  855. },
  856. "m_variableCounter": 1,
  857. "GraphCanvasData": [
  858. {
  859. "Key": {
  860. "id": 742208043189415
  861. },
  862. "Value": {
  863. "ComponentData": {
  864. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  865. "$type": "SceneComponentSaveData",
  866. "ViewParams": {
  867. "Scale": 0.68425,
  868. "AnchorX": -518.8162231445313,
  869. "AnchorY": -533.4307861328125
  870. }
  871. }
  872. }
  873. }
  874. },
  875. {
  876. "Key": {
  877. "id": 742212338156711
  878. },
  879. "Value": {
  880. "ComponentData": {
  881. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  882. "$type": "GeneralNodeTitleComponentSaveData",
  883. "PaletteOverride": "TestingNodeTitlePalette"
  884. },
  885. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  886. "$type": "GeometrySaveData",
  887. "Position": [
  888. 760.0,
  889. 80.0
  890. ]
  891. },
  892. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  893. "$type": "StylingComponentSaveData",
  894. "SubStyle": ".method"
  895. },
  896. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  897. "$type": "PersistentIdComponentSaveData",
  898. "PersistentId": "{304DB5AC-91C2-4CFC-B7F1-E4B693395686}"
  899. }
  900. }
  901. }
  902. },
  903. {
  904. "Key": {
  905. "id": 742216633124007
  906. },
  907. "Value": {
  908. "ComponentData": {
  909. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  910. "$type": "GeneralNodeTitleComponentSaveData",
  911. "PaletteOverride": "MathNodeTitlePalette"
  912. },
  913. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  914. "$type": "GeometrySaveData",
  915. "Position": [
  916. 0.0,
  917. 80.0
  918. ]
  919. },
  920. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  921. "$type": "StylingComponentSaveData",
  922. "SubStyle": ".math"
  923. },
  924. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  925. "$type": "PersistentIdComponentSaveData",
  926. "PersistentId": "{F9DDC013-BEB3-4BC1-BCBE-C828057D4F1B}"
  927. }
  928. }
  929. }
  930. },
  931. {
  932. "Key": {
  933. "id": 742220928091303
  934. },
  935. "Value": {
  936. "ComponentData": {
  937. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  938. "$type": "GeneralNodeTitleComponentSaveData",
  939. "PaletteOverride": "GetVariableNodeTitlePalette"
  940. },
  941. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  942. "$type": "GeometrySaveData",
  943. "Position": [
  944. 400.0,
  945. 80.0
  946. ]
  947. },
  948. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  949. "$type": "StylingComponentSaveData",
  950. "SubStyle": ".getVariable"
  951. },
  952. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  953. "$type": "PersistentIdComponentSaveData",
  954. "PersistentId": "{28DC2B66-786E-4404-BA3F-2C863D736CDE}"
  955. }
  956. }
  957. }
  958. },
  959. {
  960. "Key": {
  961. "id": 742225223058599
  962. },
  963. "Value": {
  964. "ComponentData": {
  965. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  966. "$type": "GeneralNodeTitleComponentSaveData",
  967. "PaletteOverride": "TimeNodeTitlePalette"
  968. },
  969. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  970. "$type": "GeometrySaveData",
  971. "Position": [
  972. -140.0,
  973. 80.0
  974. ]
  975. },
  976. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  977. "$type": "StylingComponentSaveData",
  978. "SubStyle": ".time"
  979. },
  980. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  981. "$type": "PersistentIdComponentSaveData",
  982. "PersistentId": "{A6D466CC-8FA2-460F-AC8F-C161BBBECA23}"
  983. }
  984. }
  985. }
  986. },
  987. {
  988. "Key": {
  989. "id": 742229518025895
  990. },
  991. "Value": {
  992. "ComponentData": {
  993. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  994. "$type": "GeneralNodeTitleComponentSaveData",
  995. "PaletteOverride": "TestingNodeTitlePalette"
  996. },
  997. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  998. "$type": "GeometrySaveData",
  999. "Position": [
  1000. 520.0,
  1001. 80.0
  1002. ]
  1003. },
  1004. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1005. "$type": "StylingComponentSaveData",
  1006. "SubStyle": ".method"
  1007. },
  1008. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1009. "$type": "PersistentIdComponentSaveData",
  1010. "PersistentId": "{E8866AB5-73AF-476B-B96D-6EA4C0191BB5}"
  1011. }
  1012. }
  1013. }
  1014. }
  1015. ],
  1016. "StatisticsHelper": {
  1017. "InstanceCounter": [
  1018. {
  1019. "Key": 1244476766431948410,
  1020. "Value": 1
  1021. },
  1022. {
  1023. "Key": 4053150093067829293,
  1024. "Value": 1
  1025. },
  1026. {
  1027. "Key": 4199610336680704683,
  1028. "Value": 1
  1029. },
  1030. {
  1031. "Key": 10204019744198319120,
  1032. "Value": 1
  1033. },
  1034. {
  1035. "Key": 17520734980151503561,
  1036. "Value": 1
  1037. }
  1038. ]
  1039. }
  1040. }
  1041. }
  1042. }
  1043. }
  1044. }