3
0

LY_SC_UnitTest_PropertiesLite.scriptcanvas 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 239170870401070
  9. },
  10. "Name": "scriptcanvas/unittests/ly_sc_unittest_propertieslite.scriptcanvas",
  11. "Components": {
  12. "Component_[1122593144619573805]": {
  13. "$type": "EditorGraph",
  14. "Id": 1122593144619573805,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 239183755302958
  20. },
  21. "Name": "SC-Node(Expect Equal)",
  22. "Components": {
  23. "Component_[11002410643134416385]": {
  24. "$type": "MethodOverloaded",
  25. "Id": 11002410643134416385,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{E5424481-6D3F-40B0-A412-716FBE3936BC}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. },
  35. null
  36. ],
  37. "slotName": "EntityID: 0",
  38. "DisplayDataType": {
  39. "m_type": 1
  40. },
  41. "Descriptor": {
  42. "ConnectionType": 1,
  43. "SlotType": 2
  44. }
  45. },
  46. {
  47. "IsOverload": true,
  48. "id": {
  49. "m_id": "{410029E9-50C2-4454-A862-9FAC5492B862}"
  50. },
  51. "DynamicTypeOverride": 3,
  52. "contracts": [
  53. {
  54. "$type": "SlotTypeContract"
  55. },
  56. null
  57. ],
  58. "slotName": "Candidate",
  59. "toolTip": "left of ==",
  60. "DisplayDataType": {
  61. "m_type": 3
  62. },
  63. "Descriptor": {
  64. "ConnectionType": 1,
  65. "SlotType": 2
  66. }
  67. },
  68. {
  69. "IsOverload": true,
  70. "id": {
  71. "m_id": "{E0F4816A-B4E3-4553-9928-FDB567C47E1B}"
  72. },
  73. "DynamicTypeOverride": 3,
  74. "contracts": [
  75. {
  76. "$type": "SlotTypeContract"
  77. },
  78. null
  79. ],
  80. "slotName": "Reference",
  81. "toolTip": "right of ==",
  82. "DisplayDataType": {
  83. "m_type": 3
  84. },
  85. "Descriptor": {
  86. "ConnectionType": 1,
  87. "SlotType": 2
  88. },
  89. "IsReference": true,
  90. "VariableReference": {
  91. "m_id": "{A14E7EE2-F0DC-4E15-BEE9-9B252EE42BD7}"
  92. }
  93. },
  94. {
  95. "id": {
  96. "m_id": "{A54335C9-0809-4272-A4C3-41540222778B}"
  97. },
  98. "contracts": [
  99. {
  100. "$type": "SlotTypeContract"
  101. },
  102. null
  103. ],
  104. "slotName": "Report",
  105. "toolTip": "additional notes for the test report",
  106. "DisplayDataType": {
  107. "m_type": 5
  108. },
  109. "Descriptor": {
  110. "ConnectionType": 1,
  111. "SlotType": 2
  112. }
  113. },
  114. {
  115. "id": {
  116. "m_id": "{5AAE4294-12C6-4DB6-B090-4BFB42CE1E02}"
  117. },
  118. "contracts": [
  119. {
  120. "$type": "SlotTypeContract"
  121. }
  122. ],
  123. "slotName": "In",
  124. "Descriptor": {
  125. "ConnectionType": 1,
  126. "SlotType": 1
  127. }
  128. },
  129. {
  130. "id": {
  131. "m_id": "{69953C12-6F69-45F3-8D42-08E0F2C63244}"
  132. },
  133. "contracts": [
  134. {
  135. "$type": "SlotTypeContract"
  136. }
  137. ],
  138. "slotName": "Out",
  139. "Descriptor": {
  140. "ConnectionType": 2,
  141. "SlotType": 1
  142. }
  143. }
  144. ],
  145. "Datums": [
  146. {
  147. "isOverloadedStorage": false,
  148. "scriptCanvasType": {
  149. "m_type": 1
  150. },
  151. "isNullPointer": false,
  152. "$type": "EntityId",
  153. "value": {
  154. "id": 4276206253
  155. },
  156. "label": "EntityID: 0"
  157. },
  158. {
  159. "isOverloadedStorage": false,
  160. "scriptCanvasType": {
  161. "m_type": 3
  162. },
  163. "isNullPointer": false,
  164. "$type": "double",
  165. "value": 0.0,
  166. "label": "Candidate"
  167. },
  168. {},
  169. {
  170. "isOverloadedStorage": false,
  171. "scriptCanvasType": {
  172. "m_type": 5
  173. },
  174. "isNullPointer": false,
  175. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  176. "value": "",
  177. "label": "Report"
  178. }
  179. ],
  180. "methodType": 2,
  181. "methodName": "Expect Equal",
  182. "className": "Unit Testing",
  183. "resultSlotIDs": [
  184. {}
  185. ],
  186. "prettyClassName": "Unit Testing",
  187. "orderedInputSlotIds": [
  188. {
  189. "m_id": "{E5424481-6D3F-40B0-A412-716FBE3936BC}"
  190. },
  191. {
  192. "m_id": "{410029E9-50C2-4454-A862-9FAC5492B862}"
  193. },
  194. {
  195. "m_id": "{E0F4816A-B4E3-4553-9928-FDB567C47E1B}"
  196. },
  197. {
  198. "m_id": "{A54335C9-0809-4272-A4C3-41540222778B}"
  199. }
  200. ]
  201. }
  202. }
  203. },
  204. {
  205. "Id": {
  206. "id": 239188050270254
  207. },
  208. "Name": "SC-Node(Start)",
  209. "Components": {
  210. "Component_[13343996263980682762]": {
  211. "$type": "Start",
  212. "Id": 13343996263980682762,
  213. "Slots": [
  214. {
  215. "id": {
  216. "m_id": "{44FA5998-4DBF-492B-9B0C-283B1DBC396B}"
  217. },
  218. "contracts": [
  219. {
  220. "$type": "SlotTypeContract"
  221. }
  222. ],
  223. "slotName": "Out",
  224. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  225. "Descriptor": {
  226. "ConnectionType": 2,
  227. "SlotType": 1
  228. }
  229. }
  230. ]
  231. }
  232. }
  233. },
  234. {
  235. "Id": {
  236. "id": 239175165368366
  237. },
  238. "Name": "SC-Node(Mark Complete)",
  239. "Components": {
  240. "Component_[17413478449275831761]": {
  241. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  242. "Id": 17413478449275831761,
  243. "Slots": [
  244. {
  245. "id": {
  246. "m_id": "{97EFE86A-23C6-4D88-B9A0-615900A8FFC0}"
  247. },
  248. "contracts": [
  249. {
  250. "$type": "SlotTypeContract"
  251. },
  252. null
  253. ],
  254. "slotName": "EntityID: 0",
  255. "Descriptor": {
  256. "ConnectionType": 1,
  257. "SlotType": 2
  258. }
  259. },
  260. {
  261. "id": {
  262. "m_id": "{F077C200-67BB-4110-9BAF-D1B2D7049E90}"
  263. },
  264. "contracts": [
  265. {
  266. "$type": "SlotTypeContract"
  267. },
  268. null
  269. ],
  270. "slotName": "Report",
  271. "toolTip": "additional notes for the test report",
  272. "Descriptor": {
  273. "ConnectionType": 1,
  274. "SlotType": 2
  275. }
  276. },
  277. {
  278. "id": {
  279. "m_id": "{A9D72E23-43C4-494E-8572-271C5026AA41}"
  280. },
  281. "contracts": [
  282. {
  283. "$type": "SlotTypeContract"
  284. }
  285. ],
  286. "slotName": "In",
  287. "Descriptor": {
  288. "ConnectionType": 1,
  289. "SlotType": 1
  290. }
  291. },
  292. {
  293. "id": {
  294. "m_id": "{B62914F6-B192-4DE5-9D42-58E99BFB9C31}"
  295. },
  296. "contracts": [
  297. {
  298. "$type": "SlotTypeContract"
  299. }
  300. ],
  301. "slotName": "Out",
  302. "Descriptor": {
  303. "ConnectionType": 2,
  304. "SlotType": 1
  305. }
  306. }
  307. ],
  308. "Datums": [
  309. {
  310. "isOverloadedStorage": false,
  311. "scriptCanvasType": {
  312. "m_type": 1
  313. },
  314. "isNullPointer": false,
  315. "$type": "EntityId",
  316. "value": {
  317. "id": 4276206253
  318. },
  319. "label": "EntityID: 0"
  320. },
  321. {
  322. "isOverloadedStorage": false,
  323. "scriptCanvasType": {
  324. "m_type": 5
  325. },
  326. "isNullPointer": false,
  327. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  328. "value": "",
  329. "label": "Report"
  330. }
  331. ],
  332. "methodType": 2,
  333. "methodName": "Mark Complete",
  334. "className": "Unit Testing",
  335. "resultSlotIDs": [
  336. {}
  337. ],
  338. "prettyClassName": "Unit Testing"
  339. }
  340. }
  341. },
  342. {
  343. "Id": {
  344. "id": 239179460335662
  345. },
  346. "Name": "SC-Node(ExtractProperty)",
  347. "Components": {
  348. "Component_[8833381467684647066]": {
  349. "$type": "ExtractProperty",
  350. "Id": 8833381467684647066,
  351. "Slots": [
  352. {
  353. "id": {
  354. "m_id": "{731C3899-7B50-4E1B-90A7-BF98B5777597}"
  355. },
  356. "DynamicTypeOverride": 1,
  357. "contracts": [
  358. {
  359. "$type": "SlotTypeContract"
  360. },
  361. null
  362. ],
  363. "slotName": "Source",
  364. "DisplayDataType": {
  365. "m_type": 8
  366. },
  367. "Descriptor": {
  368. "ConnectionType": 1,
  369. "SlotType": 2
  370. },
  371. "IsReference": true,
  372. "VariableReference": {
  373. "m_id": "{EBF9C56B-A6B5-4987-A9FB-56B962E9B3C8}"
  374. }
  375. },
  376. {
  377. "id": {
  378. "m_id": "{D7E8789B-A3DE-47FA-A191-A9ED0E9666FC}"
  379. },
  380. "contracts": [
  381. {
  382. "$type": "SlotTypeContract"
  383. }
  384. ],
  385. "slotName": "In",
  386. "toolTip": "When signaled assigns property values using the supplied source input",
  387. "Descriptor": {
  388. "ConnectionType": 1,
  389. "SlotType": 1
  390. }
  391. },
  392. {
  393. "id": {
  394. "m_id": "{52751A08-2972-4EE7-9ED8-BB0E4881DAD6}"
  395. },
  396. "contracts": [
  397. {
  398. "$type": "SlotTypeContract"
  399. }
  400. ],
  401. "slotName": "Out",
  402. "toolTip": "Signaled after all property haves have been pushed to the output slots",
  403. "Descriptor": {
  404. "ConnectionType": 2,
  405. "SlotType": 1
  406. }
  407. },
  408. {
  409. "id": {
  410. "m_id": "{F2C2D710-3078-4343-B37B-1DA2FC622618}"
  411. },
  412. "contracts": [
  413. {
  414. "$type": "SlotTypeContract"
  415. }
  416. ],
  417. "slotName": "x: Number",
  418. "DisplayDataType": {
  419. "m_type": 3
  420. },
  421. "Descriptor": {
  422. "ConnectionType": 2,
  423. "SlotType": 2
  424. }
  425. },
  426. {
  427. "id": {
  428. "m_id": "{C2BCF409-6A5F-4F9E-892B-98FE01B0F328}"
  429. },
  430. "contracts": [
  431. {
  432. "$type": "SlotTypeContract"
  433. }
  434. ],
  435. "slotName": "y: Number",
  436. "DisplayDataType": {
  437. "m_type": 3
  438. },
  439. "Descriptor": {
  440. "ConnectionType": 2,
  441. "SlotType": 2
  442. }
  443. },
  444. {
  445. "id": {
  446. "m_id": "{5EF1298F-8681-4474-9BE4-C779A9E5EF7D}"
  447. },
  448. "contracts": [
  449. {
  450. "$type": "SlotTypeContract"
  451. }
  452. ],
  453. "slotName": "z: Number",
  454. "DisplayDataType": {
  455. "m_type": 3
  456. },
  457. "Descriptor": {
  458. "ConnectionType": 2,
  459. "SlotType": 2
  460. }
  461. },
  462. {
  463. "id": {
  464. "m_id": "{CBF1CD26-B940-4334-AB8F-6A1DA6EB6DBF}"
  465. },
  466. "contracts": [
  467. {
  468. "$type": "SlotTypeContract"
  469. }
  470. ],
  471. "slotName": "X",
  472. "DisplayDataType": {
  473. "m_type": 3
  474. },
  475. "Descriptor": {
  476. "ConnectionType": 2,
  477. "SlotType": 2
  478. },
  479. "DataType": 1
  480. },
  481. {
  482. "id": {
  483. "m_id": "{C777DF11-01E6-421D-A7FA-21B397067EB6}"
  484. },
  485. "contracts": [
  486. {
  487. "$type": "SlotTypeContract"
  488. }
  489. ],
  490. "slotName": "Y",
  491. "DisplayDataType": {
  492. "m_type": 3
  493. },
  494. "Descriptor": {
  495. "ConnectionType": 2,
  496. "SlotType": 2
  497. },
  498. "DataType": 1
  499. },
  500. {
  501. "id": {
  502. "m_id": "{57275FC8-BB83-4083-9648-DBC202BB1DC3}"
  503. },
  504. "contracts": [
  505. {
  506. "$type": "SlotTypeContract"
  507. }
  508. ],
  509. "slotName": "Z",
  510. "DisplayDataType": {
  511. "m_type": 3
  512. },
  513. "Descriptor": {
  514. "ConnectionType": 2,
  515. "SlotType": 2
  516. },
  517. "DataType": 1
  518. }
  519. ],
  520. "Datums": [
  521. {}
  522. ],
  523. "m_dataType": {
  524. "m_type": 8
  525. },
  526. "m_propertyAccounts": [
  527. {
  528. "m_propertySlotId": {
  529. "m_id": "{F2C2D710-3078-4343-B37B-1DA2FC622618}"
  530. },
  531. "m_propertyType": {
  532. "m_type": 3
  533. },
  534. "m_propertyName": "x"
  535. },
  536. {
  537. "m_propertySlotId": {
  538. "m_id": "{C2BCF409-6A5F-4F9E-892B-98FE01B0F328}"
  539. },
  540. "m_propertyType": {
  541. "m_type": 3
  542. },
  543. "m_propertyName": "y"
  544. },
  545. {
  546. "m_propertySlotId": {
  547. "m_id": "{5EF1298F-8681-4474-9BE4-C779A9E5EF7D}"
  548. },
  549. "m_propertyType": {
  550. "m_type": 3
  551. },
  552. "m_propertyName": "z"
  553. },
  554. {
  555. "m_propertySlotId": {
  556. "m_id": "{CBF1CD26-B940-4334-AB8F-6A1DA6EB6DBF}"
  557. },
  558. "m_propertyType": {
  559. "m_type": 3
  560. },
  561. "m_propertyName": "x"
  562. },
  563. {
  564. "m_propertySlotId": {
  565. "m_id": "{C777DF11-01E6-421D-A7FA-21B397067EB6}"
  566. },
  567. "m_propertyType": {
  568. "m_type": 3
  569. },
  570. "m_propertyName": "y"
  571. },
  572. {
  573. "m_propertySlotId": {
  574. "m_id": "{57275FC8-BB83-4083-9648-DBC202BB1DC3}"
  575. },
  576. "m_propertyType": {
  577. "m_type": 3
  578. },
  579. "m_propertyName": "z"
  580. }
  581. ]
  582. }
  583. }
  584. }
  585. ],
  586. "m_connections": [
  587. {
  588. "Id": {
  589. "id": 239192345237550
  590. },
  591. "Name": "srcEndpoint=(Extract Properties: Out), destEndpoint=(Expect Equal: In)",
  592. "Components": {
  593. "Component_[5184548098878568153]": {
  594. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  595. "Id": 5184548098878568153,
  596. "sourceEndpoint": {
  597. "nodeId": {
  598. "id": 239179460335662
  599. },
  600. "slotId": {
  601. "m_id": "{52751A08-2972-4EE7-9ED8-BB0E4881DAD6}"
  602. }
  603. },
  604. "targetEndpoint": {
  605. "nodeId": {
  606. "id": 239183755302958
  607. },
  608. "slotId": {
  609. "m_id": "{5AAE4294-12C6-4DB6-B090-4BFB42CE1E02}"
  610. }
  611. }
  612. }
  613. }
  614. },
  615. {
  616. "Id": {
  617. "id": 239196640204846
  618. },
  619. "Name": "srcEndpoint=(Extract Properties: x: Number), destEndpoint=(Expect Equal: Candidate :-()",
  620. "Components": {
  621. "Component_[4945966100796501540]": {
  622. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  623. "Id": 4945966100796501540,
  624. "sourceEndpoint": {
  625. "nodeId": {
  626. "id": 239179460335662
  627. },
  628. "slotId": {
  629. "m_id": "{F2C2D710-3078-4343-B37B-1DA2FC622618}"
  630. }
  631. },
  632. "targetEndpoint": {
  633. "nodeId": {
  634. "id": 239183755302958
  635. },
  636. "slotId": {
  637. "m_id": "{410029E9-50C2-4454-A862-9FAC5492B862}"
  638. }
  639. }
  640. }
  641. }
  642. },
  643. {
  644. "Id": {
  645. "id": 239200935172142
  646. },
  647. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Extract Properties: In)",
  648. "Components": {
  649. "Component_[973514734838109446]": {
  650. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  651. "Id": 973514734838109446,
  652. "sourceEndpoint": {
  653. "nodeId": {
  654. "id": 239188050270254
  655. },
  656. "slotId": {
  657. "m_id": "{44FA5998-4DBF-492B-9B0C-283B1DBC396B}"
  658. }
  659. },
  660. "targetEndpoint": {
  661. "nodeId": {
  662. "id": 239179460335662
  663. },
  664. "slotId": {
  665. "m_id": "{D7E8789B-A3DE-47FA-A191-A9ED0E9666FC}"
  666. }
  667. }
  668. }
  669. }
  670. },
  671. {
  672. "Id": {
  673. "id": 239205230139438
  674. },
  675. "Name": "srcEndpoint=(Expect Equal: Out), destEndpoint=(Mark Complete: In)",
  676. "Components": {
  677. "Component_[7872628349339888028]": {
  678. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  679. "Id": 7872628349339888028,
  680. "sourceEndpoint": {
  681. "nodeId": {
  682. "id": 239183755302958
  683. },
  684. "slotId": {
  685. "m_id": "{69953C12-6F69-45F3-8D42-08E0F2C63244}"
  686. }
  687. },
  688. "targetEndpoint": {
  689. "nodeId": {
  690. "id": 239175165368366
  691. },
  692. "slotId": {
  693. "m_id": "{A9D72E23-43C4-494E-8572-271C5026AA41}"
  694. }
  695. }
  696. }
  697. }
  698. }
  699. ]
  700. },
  701. "m_assetType": "{18869A72-FD7F-0000-F88E-4D1638010000}",
  702. "versionData": {
  703. "_grammarVersion": 1,
  704. "_runtimeVersion": 1,
  705. "_fileVersion": 1
  706. },
  707. "m_variableCounter": 15,
  708. "GraphCanvasData": [
  709. {
  710. "Key": {
  711. "id": 239170870401070
  712. },
  713. "Value": {
  714. "ComponentData": {
  715. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  716. "$type": "SceneComponentSaveData",
  717. "ViewParams": {
  718. "Scale": 0.6245702,
  719. "AnchorX": -835.7747192382813,
  720. "AnchorY": -441.9039001464844
  721. }
  722. }
  723. }
  724. }
  725. },
  726. {
  727. "Key": {
  728. "id": 239175165368366
  729. },
  730. "Value": {
  731. "ComponentData": {
  732. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  733. "$type": "GeneralNodeTitleComponentSaveData",
  734. "PaletteOverride": "MethodNodeTitlePalette"
  735. },
  736. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  737. "$type": "GeometrySaveData",
  738. "Position": [
  739. 260.0,
  740. -200.0
  741. ]
  742. },
  743. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  744. "$type": "StylingComponentSaveData",
  745. "SubStyle": ".method"
  746. },
  747. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  748. "$type": "PersistentIdComponentSaveData",
  749. "PersistentId": "{F16AB389-D3A6-40E7-9709-9107CBBA3239}"
  750. }
  751. }
  752. }
  753. },
  754. {
  755. "Key": {
  756. "id": 239179460335662
  757. },
  758. "Value": {
  759. "ComponentData": {
  760. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  761. "$type": "GeneralNodeTitleComponentSaveData",
  762. "PaletteOverride": "DefaultNodeTitlePalette"
  763. },
  764. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  765. "$type": "GeometrySaveData",
  766. "Position": [
  767. -420.0,
  768. -180.0
  769. ]
  770. },
  771. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  772. "$type": "StylingComponentSaveData"
  773. },
  774. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  775. "$type": "PersistentIdComponentSaveData",
  776. "PersistentId": "{85383B0D-1F7C-42CD-A559-4D775F8C9D1B}"
  777. }
  778. }
  779. }
  780. },
  781. {
  782. "Key": {
  783. "id": 239183755302958
  784. },
  785. "Value": {
  786. "ComponentData": {
  787. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  788. "$type": "GeneralNodeTitleComponentSaveData",
  789. "PaletteOverride": "MethodNodeTitlePalette"
  790. },
  791. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  792. "$type": "GeometrySaveData",
  793. "Position": [
  794. -80.0,
  795. -200.0
  796. ]
  797. },
  798. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  799. "$type": "StylingComponentSaveData",
  800. "SubStyle": ".method"
  801. },
  802. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  803. "$type": "PersistentIdComponentSaveData",
  804. "PersistentId": "{44A0884D-E59E-4850-90B5-B5FCAD73609A}"
  805. }
  806. }
  807. }
  808. },
  809. {
  810. "Key": {
  811. "id": 239188050270254
  812. },
  813. "Value": {
  814. "ComponentData": {
  815. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  816. "$type": "GeneralNodeTitleComponentSaveData",
  817. "PaletteOverride": "TimeNodeTitlePalette"
  818. },
  819. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  820. "$type": "GeometrySaveData",
  821. "Position": [
  822. -640.0,
  823. -180.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": "{A625DB75-9564-40E2-B8A8-322AFC065F74}"
  833. }
  834. }
  835. }
  836. }
  837. ],
  838. "StatisticsHelper": {
  839. "InstanceCounter": [
  840. {
  841. "Key": 524494764786010043,
  842. "Value": 1
  843. },
  844. {
  845. "Key": 4199610336680704683,
  846. "Value": 1
  847. },
  848. {
  849. "Key": 6840657073857873079,
  850. "Value": 1
  851. },
  852. {
  853. "Key": 14285852892804039565,
  854. "Value": 1
  855. }
  856. ]
  857. }
  858. },
  859. "Component_[2058679695354651877]": {
  860. "$type": "EditorGraphVariableManagerComponent",
  861. "Id": 2058679695354651877,
  862. "m_variableData": {
  863. "m_nameVariableMap": [
  864. {
  865. "Key": {
  866. "m_id": "{26DA6155-390D-4DF1-B5F3-04C31788BA8B}"
  867. },
  868. "Value": {
  869. "Datum": {
  870. "scriptCanvasType": {
  871. "m_type": 3
  872. },
  873. "isNullPointer": false,
  874. "$type": "double",
  875. "value": 9.0,
  876. "label": "Number"
  877. },
  878. "VariableId": {
  879. "m_id": "{26DA6155-390D-4DF1-B5F3-04C31788BA8B}"
  880. },
  881. "VariableName": "9"
  882. }
  883. },
  884. {
  885. "Key": {
  886. "m_id": "{A14E7EE2-F0DC-4E15-BEE9-9B252EE42BD7}"
  887. },
  888. "Value": {
  889. "Datum": {
  890. "isOverloadedStorage": false,
  891. "scriptCanvasType": {
  892. "m_type": 3
  893. },
  894. "isNullPointer": false,
  895. "$type": "double",
  896. "value": 7.0,
  897. "label": "Number"
  898. },
  899. "VariableId": {
  900. "m_id": "{A14E7EE2-F0DC-4E15-BEE9-9B252EE42BD7}"
  901. },
  902. "VariableName": "7"
  903. }
  904. },
  905. {
  906. "Key": {
  907. "m_id": "{D89BE525-0606-41CD-90B1-6EA9F40CDBF3}"
  908. },
  909. "Value": {
  910. "Datum": {
  911. "scriptCanvasType": {
  912. "m_type": 3
  913. },
  914. "isNullPointer": false,
  915. "$type": "double",
  916. "value": 8.0,
  917. "label": "8"
  918. },
  919. "VariableId": {
  920. "m_id": "{D89BE525-0606-41CD-90B1-6EA9F40CDBF3}"
  921. },
  922. "VariableName": "8"
  923. }
  924. },
  925. {
  926. "Key": {
  927. "m_id": "{EBF9C56B-A6B5-4987-A9FB-56B962E9B3C8}"
  928. },
  929. "Value": {
  930. "Datum": {
  931. "isOverloadedStorage": false,
  932. "scriptCanvasType": {
  933. "m_type": 8
  934. },
  935. "isNullPointer": false,
  936. "$type": "Vector3",
  937. "value": [
  938. 7.0,
  939. 8.0,
  940. 9.0
  941. ],
  942. "label": "Vector3"
  943. },
  944. "VariableId": {
  945. "m_id": "{EBF9C56B-A6B5-4987-A9FB-56B962E9B3C8}"
  946. },
  947. "VariableName": "v3_789"
  948. }
  949. }
  950. ]
  951. }
  952. }
  953. }
  954. }
  955. }
  956. }