3
0

LY_SC_UnitTest_UserBranchSanityCheck.scriptcanvas 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 2731932996007369
  9. },
  10. "Name": "LY_SC_UnitTest_UserBranchSanityCheck",
  11. "Components": {
  12. "Component_[10409069444039114457]": {
  13. "$type": "EditorGraph",
  14. "Id": 10409069444039114457,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 2731937290974665
  20. },
  21. "Name": "SC-Node(Mark Complete)",
  22. "Components": {
  23. "Component_[14019768888511661167]": {
  24. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  25. "Id": 14019768888511661167,
  26. "Slots": [
  27. {
  28. "isVisibile": false,
  29. "id": {
  30. "m_id": "{47D25662-04FF-46C8-93AF-1884D1BE004A}"
  31. },
  32. "contracts": [
  33. {
  34. "$type": "SlotTypeContract"
  35. },
  36. null
  37. ],
  38. "slotName": "EntityID: 0",
  39. "Descriptor": {
  40. "ConnectionType": 1,
  41. "SlotType": 2
  42. },
  43. "DataType": 1
  44. },
  45. {
  46. "id": {
  47. "m_id": "{A9B89895-DF95-4BD6-B25F-D9347D8481CD}"
  48. },
  49. "contracts": [
  50. {
  51. "$type": "SlotTypeContract"
  52. },
  53. null
  54. ],
  55. "slotName": "Report",
  56. "toolTip": "additional notes for the test report",
  57. "Descriptor": {
  58. "ConnectionType": 1,
  59. "SlotType": 2
  60. },
  61. "DataType": 1
  62. },
  63. {
  64. "id": {
  65. "m_id": "{C15FFF5B-D2F3-4163-9D6C-F794C2C0FD02}"
  66. },
  67. "contracts": [
  68. {
  69. "$type": "SlotTypeContract"
  70. }
  71. ],
  72. "slotName": "In",
  73. "Descriptor": {
  74. "ConnectionType": 1,
  75. "SlotType": 1
  76. }
  77. },
  78. {
  79. "id": {
  80. "m_id": "{5A3EA962-8FD6-4C47-B2BD-C7B0E9B29F15}"
  81. },
  82. "contracts": [
  83. {
  84. "$type": "SlotTypeContract"
  85. }
  86. ],
  87. "slotName": "Out",
  88. "Descriptor": {
  89. "ConnectionType": 2,
  90. "SlotType": 1
  91. }
  92. }
  93. ],
  94. "Datums": [
  95. {
  96. "isOverloadedStorage": false,
  97. "scriptCanvasType": {
  98. "m_type": 1
  99. },
  100. "isNullPointer": false,
  101. "$type": "EntityId",
  102. "value": {
  103. "id": 4276206253
  104. }
  105. },
  106. {
  107. "isOverloadedStorage": false,
  108. "scriptCanvasType": {
  109. "m_type": 5
  110. },
  111. "isNullPointer": false,
  112. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  113. "value": "",
  114. "label": "Report"
  115. }
  116. ],
  117. "methodType": 2,
  118. "methodName": "Mark Complete",
  119. "className": "Unit Testing",
  120. "resultSlotIDs": [
  121. {}
  122. ],
  123. "prettyClassName": "Unit Testing"
  124. }
  125. }
  126. },
  127. {
  128. "Id": {
  129. "id": 2731941585941961
  130. },
  131. "Name": "FunctionCallNode",
  132. "Components": {
  133. "Component_[14784556468833030954]": {
  134. "$type": "FunctionCallNode",
  135. "Id": 14784556468833030954,
  136. "Slots": [
  137. {
  138. "id": {
  139. "m_id": "{CDF46D57-EA31-48F9-BB5D-BF4669DFFAA0}"
  140. },
  141. "contracts": [
  142. {
  143. "$type": "SlotTypeContract"
  144. }
  145. ],
  146. "slotName": "Is Equal to 0",
  147. "DisplayGroup": {
  148. "Value": 3762406685
  149. },
  150. "Descriptor": {
  151. "ConnectionType": 1,
  152. "SlotType": 1
  153. }
  154. },
  155. {
  156. "id": {
  157. "m_id": "{9CD13D64-0F8B-4C48-A59B-F7BED9E900E9}"
  158. },
  159. "contracts": [
  160. {
  161. "$type": "SlotTypeContract"
  162. }
  163. ],
  164. "slotName": "Value",
  165. "DisplayGroup": {
  166. "Value": 3762406685
  167. },
  168. "Descriptor": {
  169. "ConnectionType": 1,
  170. "SlotType": 2
  171. },
  172. "DataType": 1
  173. },
  174. {
  175. "id": {
  176. "m_id": "{80D8B5F1-01FA-4FF9-84EB-578DB17FF92B}"
  177. },
  178. "contracts": [
  179. {
  180. "$type": "SlotTypeContract"
  181. }
  182. ],
  183. "slotName": "True",
  184. "DisplayGroup": {
  185. "Value": 3762406685
  186. },
  187. "Descriptor": {
  188. "ConnectionType": 2,
  189. "SlotType": 1
  190. }
  191. },
  192. {
  193. "id": {
  194. "m_id": "{4D2453D6-EE05-42FB-9D4F-DF7D3EB21A63}"
  195. },
  196. "contracts": [
  197. {
  198. "$type": "SlotTypeContract"
  199. }
  200. ],
  201. "slotName": "False",
  202. "DisplayGroup": {
  203. "Value": 3762406685
  204. },
  205. "Descriptor": {
  206. "ConnectionType": 2,
  207. "SlotType": 1
  208. }
  209. }
  210. ],
  211. "Datums": [
  212. {
  213. "isOverloadedStorage": false,
  214. "scriptCanvasType": {
  215. "m_type": 3
  216. },
  217. "isNullPointer": false,
  218. "$type": "double",
  219. "value": 0.0,
  220. "label": "Value"
  221. }
  222. ],
  223. "m_sourceId": "{E0649912-FE7F-0000-8C46-2ECA30FC71AD}",
  224. "m_asset": {
  225. "assetId": {
  226. "guid": "{E302C9BE-B05A-50E1-BAB0-30F2A87098C6}",
  227. "subId": 3756448882
  228. },
  229. "assetHint": "scriptcanvas/unittests/ly_sc_unittest_iszerofunction.scriptcanvas_fn_compiled"
  230. },
  231. "m_slotExecutionMap": {
  232. "ins": [
  233. {
  234. "_slotId": {
  235. "m_id": "{CDF46D57-EA31-48F9-BB5D-BF4669DFFAA0}"
  236. },
  237. "_inputs": [
  238. {
  239. "_slotId": {
  240. "m_id": "{9CD13D64-0F8B-4C48-A59B-F7BED9E900E9}"
  241. }
  242. }
  243. ],
  244. "_outs": [
  245. {
  246. "_slotId": {
  247. "m_id": "{80D8B5F1-01FA-4FF9-84EB-578DB17FF92B}"
  248. },
  249. "_name": "True",
  250. "_interfaceSourceId": "{07377CE7-1027-4BB7-95EC-09E72CF1A084}"
  251. },
  252. {
  253. "_slotId": {
  254. "m_id": "{4D2453D6-EE05-42FB-9D4F-DF7D3EB21A63}"
  255. },
  256. "_name": "False",
  257. "_interfaceSourceId": "{017C8942-5701-44D8-A737-8EA18552E1C0}"
  258. }
  259. ],
  260. "_parsedName": "IsEqualto0_scvm",
  261. "_interfaceSourceId": "{7DA9A117-E49B-46C2-BED4-F9F5BC6BD9E5}"
  262. }
  263. ]
  264. },
  265. "m_slotExecutionMapSourceInterface": {
  266. "ins": [
  267. {
  268. "displayName": "Is Equal to 0",
  269. "parsedName": "IsEqualto0_scvm",
  270. "inputs": [
  271. {
  272. "displayName": "Value",
  273. "parsedName": "Value_scvm",
  274. "datum": {
  275. "isOverloadedStorage": false,
  276. "scriptCanvasType": {
  277. "m_type": 3
  278. },
  279. "isNullPointer": false,
  280. "$type": "double",
  281. "value": 0.0
  282. }
  283. }
  284. ],
  285. "outs": [
  286. {
  287. "displayName": "True",
  288. "parsedName": "True",
  289. "sourceID": "{07377CE7-1027-4BB7-95EC-09E72CF1A084}"
  290. },
  291. {
  292. "displayName": "False",
  293. "parsedName": "False",
  294. "sourceID": "{017C8942-5701-44D8-A737-8EA18552E1C0}"
  295. }
  296. ],
  297. "sourceID": "{7DA9A117-E49B-46C2-BED4-F9F5BC6BD9E5}"
  298. }
  299. ],
  300. "outKeys": [
  301. {
  302. "Value": 4261170317
  303. },
  304. {
  305. "Value": 734881840
  306. }
  307. ],
  308. "namespacePath": [
  309. "ScriptCanvas",
  310. "UnitTests",
  311. "LY_SC_UnitTest_IsZeroFunction_VM"
  312. ],
  313. "executionCharacteristics": 0
  314. }
  315. }
  316. }
  317. },
  318. {
  319. "Id": {
  320. "id": 2731945880909257
  321. },
  322. "Name": "FunctionCallNode",
  323. "Components": {
  324. "Component_[15452656825033611682]": {
  325. "$type": "FunctionCallNode",
  326. "Id": 15452656825033611682,
  327. "Slots": [
  328. {
  329. "id": {
  330. "m_id": "{FC89DF24-CC8A-4344-BA29-DBE33A298295}"
  331. },
  332. "contracts": [
  333. {
  334. "$type": "SlotTypeContract"
  335. }
  336. ],
  337. "slotName": "Is Equal to 1",
  338. "DisplayGroup": {
  339. "Value": 2538009995
  340. },
  341. "Descriptor": {
  342. "ConnectionType": 1,
  343. "SlotType": 1
  344. }
  345. },
  346. {
  347. "id": {
  348. "m_id": "{816A68C3-F885-4268-8F5B-D2D459B028BE}"
  349. },
  350. "contracts": [
  351. {
  352. "$type": "SlotTypeContract"
  353. }
  354. ],
  355. "slotName": "Value",
  356. "DisplayGroup": {
  357. "Value": 2538009995
  358. },
  359. "Descriptor": {
  360. "ConnectionType": 1,
  361. "SlotType": 2
  362. },
  363. "DataType": 1
  364. },
  365. {
  366. "id": {
  367. "m_id": "{BA99CEA5-3CAA-4FFA-860E-4D3B75BB2C77}"
  368. },
  369. "contracts": [
  370. {
  371. "$type": "SlotTypeContract"
  372. }
  373. ],
  374. "slotName": "True",
  375. "DisplayGroup": {
  376. "Value": 2538009995
  377. },
  378. "Descriptor": {
  379. "ConnectionType": 2,
  380. "SlotType": 1
  381. }
  382. },
  383. {
  384. "id": {
  385. "m_id": "{A671A66F-4C10-4C2F-BC0F-40912F68724E}"
  386. },
  387. "contracts": [
  388. {
  389. "$type": "SlotTypeContract"
  390. }
  391. ],
  392. "slotName": "False",
  393. "DisplayGroup": {
  394. "Value": 2538009995
  395. },
  396. "Descriptor": {
  397. "ConnectionType": 2,
  398. "SlotType": 1
  399. }
  400. }
  401. ],
  402. "Datums": [
  403. {
  404. "isOverloadedStorage": false,
  405. "scriptCanvasType": {
  406. "m_type": 3
  407. },
  408. "isNullPointer": false,
  409. "$type": "double",
  410. "value": 0.0,
  411. "label": "Value"
  412. }
  413. ],
  414. "m_sourceId": "{9C648BF3-FD7F-0000-8C46-2ECA30FC71AD}",
  415. "m_asset": {
  416. "assetId": {
  417. "guid": "{0D0A8CAF-9DAD-56D0-A022-59CBD55B2852}",
  418. "subId": 3756448882
  419. },
  420. "assetHint": "scriptcanvas/unittests/ly_sc_unittest_isonefunction.scriptcanvas_fn_compiled"
  421. },
  422. "m_slotExecutionMap": {
  423. "ins": [
  424. {
  425. "_slotId": {
  426. "m_id": "{FC89DF24-CC8A-4344-BA29-DBE33A298295}"
  427. },
  428. "_inputs": [
  429. {
  430. "_slotId": {
  431. "m_id": "{816A68C3-F885-4268-8F5B-D2D459B028BE}"
  432. }
  433. }
  434. ],
  435. "_outs": [
  436. {
  437. "_slotId": {
  438. "m_id": "{BA99CEA5-3CAA-4FFA-860E-4D3B75BB2C77}"
  439. },
  440. "_name": "True",
  441. "_interfaceSourceId": "{07377CE7-1027-4BB7-95EC-09E72CF1A084}"
  442. },
  443. {
  444. "_slotId": {
  445. "m_id": "{A671A66F-4C10-4C2F-BC0F-40912F68724E}"
  446. },
  447. "_name": "False",
  448. "_interfaceSourceId": "{017C8942-5701-44D8-A737-8EA18552E1C0}"
  449. }
  450. ],
  451. "_parsedName": "IsEqualto1_scvm",
  452. "_interfaceSourceId": "{7DA9A117-E49B-46C2-BED4-F9F5BC6BD9E5}"
  453. }
  454. ]
  455. },
  456. "m_slotExecutionMapSourceInterface": {
  457. "ins": [
  458. {
  459. "displayName": "Is Equal to 1",
  460. "parsedName": "IsEqualto1_scvm",
  461. "inputs": [
  462. {
  463. "displayName": "Value",
  464. "parsedName": "Value_scvm",
  465. "datum": {
  466. "isOverloadedStorage": false,
  467. "scriptCanvasType": {
  468. "m_type": 3
  469. },
  470. "isNullPointer": false,
  471. "$type": "double",
  472. "value": 0.0
  473. }
  474. }
  475. ],
  476. "outs": [
  477. {
  478. "displayName": "True",
  479. "parsedName": "True",
  480. "sourceID": "{07377CE7-1027-4BB7-95EC-09E72CF1A084}"
  481. },
  482. {
  483. "displayName": "False",
  484. "parsedName": "False",
  485. "sourceID": "{017C8942-5701-44D8-A737-8EA18552E1C0}"
  486. }
  487. ],
  488. "sourceID": "{7DA9A117-E49B-46C2-BED4-F9F5BC6BD9E5}"
  489. }
  490. ],
  491. "outKeys": [
  492. {
  493. "Value": 4261170317
  494. },
  495. {
  496. "Value": 734881840
  497. }
  498. ],
  499. "namespacePath": [
  500. "ScriptCanvas",
  501. "UnitTests",
  502. "LY_SC_UnitTest_IsOneFunction_VM"
  503. ],
  504. "executionCharacteristics": 0
  505. }
  506. }
  507. }
  508. },
  509. {
  510. "Id": {
  511. "id": 2731950175876553
  512. },
  513. "Name": "SC-Node(Start)",
  514. "Components": {
  515. "Component_[5092228561330169545]": {
  516. "$type": "Start",
  517. "Id": 5092228561330169545,
  518. "Slots": [
  519. {
  520. "id": {
  521. "m_id": "{568C93C9-04D2-49FB-8D93-E044892351CE}"
  522. },
  523. "contracts": [
  524. {
  525. "$type": "SlotTypeContract"
  526. }
  527. ],
  528. "slotName": "Out",
  529. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  530. "Descriptor": {
  531. "ConnectionType": 2,
  532. "SlotType": 1
  533. }
  534. }
  535. ]
  536. }
  537. }
  538. }
  539. ],
  540. "m_connections": [
  541. {
  542. "Id": {
  543. "id": 2731954470843849
  544. },
  545. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Function Call Node: Is Equal to 0)",
  546. "Components": {
  547. "Component_[12880878295112518352]": {
  548. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  549. "Id": 12880878295112518352,
  550. "sourceEndpoint": {
  551. "nodeId": {
  552. "id": 2731950175876553
  553. },
  554. "slotId": {
  555. "m_id": "{568C93C9-04D2-49FB-8D93-E044892351CE}"
  556. }
  557. },
  558. "targetEndpoint": {
  559. "nodeId": {
  560. "id": 2731941585941961
  561. },
  562. "slotId": {
  563. "m_id": "{CDF46D57-EA31-48F9-BB5D-BF4669DFFAA0}"
  564. }
  565. }
  566. }
  567. }
  568. },
  569. {
  570. "Id": {
  571. "id": 2731958765811145
  572. },
  573. "Name": "srcEndpoint=(Function Call Node: True), destEndpoint=(Function Call Node: Is Equal to 1)",
  574. "Components": {
  575. "Component_[3053062920809627937]": {
  576. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  577. "Id": 3053062920809627937,
  578. "sourceEndpoint": {
  579. "nodeId": {
  580. "id": 2731941585941961
  581. },
  582. "slotId": {
  583. "m_id": "{80D8B5F1-01FA-4FF9-84EB-578DB17FF92B}"
  584. }
  585. },
  586. "targetEndpoint": {
  587. "nodeId": {
  588. "id": 2731945880909257
  589. },
  590. "slotId": {
  591. "m_id": "{FC89DF24-CC8A-4344-BA29-DBE33A298295}"
  592. }
  593. }
  594. }
  595. }
  596. },
  597. {
  598. "Id": {
  599. "id": 2731963060778441
  600. },
  601. "Name": "srcEndpoint=(Function Call Node: False), destEndpoint=(Mark Complete: In)",
  602. "Components": {
  603. "Component_[13598630265666477575]": {
  604. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  605. "Id": 13598630265666477575,
  606. "sourceEndpoint": {
  607. "nodeId": {
  608. "id": 2731945880909257
  609. },
  610. "slotId": {
  611. "m_id": "{A671A66F-4C10-4C2F-BC0F-40912F68724E}"
  612. }
  613. },
  614. "targetEndpoint": {
  615. "nodeId": {
  616. "id": 2731937290974665
  617. },
  618. "slotId": {
  619. "m_id": "{C15FFF5B-D2F3-4163-9D6C-F794C2C0FD02}"
  620. }
  621. }
  622. }
  623. }
  624. }
  625. ]
  626. },
  627. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  628. "versionData": {
  629. "_grammarVersion": 1,
  630. "_runtimeVersion": 1,
  631. "_fileVersion": 1
  632. },
  633. "GraphCanvasData": [
  634. {
  635. "Key": {
  636. "id": 2731932996007369
  637. },
  638. "Value": {
  639. "ComponentData": {
  640. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  641. "$type": "SceneComponentSaveData",
  642. "ViewParams": {
  643. "AnchorX": -31.0,
  644. "AnchorY": -130.0
  645. }
  646. }
  647. }
  648. }
  649. },
  650. {
  651. "Key": {
  652. "id": 2731937290974665
  653. },
  654. "Value": {
  655. "ComponentData": {
  656. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  657. "$type": "NodeSaveData"
  658. },
  659. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  660. "$type": "GeneralNodeTitleComponentSaveData",
  661. "PaletteOverride": "MethodNodeTitlePalette"
  662. },
  663. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  664. "$type": "GeometrySaveData",
  665. "Position": [
  666. 1020.0,
  667. 220.0
  668. ]
  669. },
  670. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  671. "$type": "StylingComponentSaveData",
  672. "SubStyle": ".method"
  673. },
  674. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  675. "$type": "PersistentIdComponentSaveData",
  676. "PersistentId": "{7A0A8635-D65D-4B2C-BA05-B1FF6542D818}"
  677. }
  678. }
  679. }
  680. },
  681. {
  682. "Key": {
  683. "id": 2731941585941961
  684. },
  685. "Value": {
  686. "ComponentData": {
  687. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  688. "$type": "NodeSaveData"
  689. },
  690. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  691. "$type": "GeneralNodeTitleComponentSaveData",
  692. "PaletteOverride": "MethodNodeTitlePalette"
  693. },
  694. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  695. "$type": "GeometrySaveData",
  696. "Position": [
  697. 340.0,
  698. 180.0
  699. ]
  700. },
  701. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  702. "$type": "StylingComponentSaveData",
  703. "SubStyle": ".method"
  704. },
  705. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  706. "$type": "PersistentIdComponentSaveData",
  707. "PersistentId": "{9FEA9B39-EF2F-43F1-9EC6-B6D1D18DD38E}"
  708. }
  709. }
  710. }
  711. },
  712. {
  713. "Key": {
  714. "id": 2731945880909257
  715. },
  716. "Value": {
  717. "ComponentData": {
  718. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  719. "$type": "NodeSaveData"
  720. },
  721. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  722. "$type": "GeneralNodeTitleComponentSaveData",
  723. "PaletteOverride": "MethodNodeTitlePalette"
  724. },
  725. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  726. "$type": "GeometrySaveData",
  727. "Position": [
  728. 660.0,
  729. 180.0
  730. ]
  731. },
  732. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  733. "$type": "StylingComponentSaveData",
  734. "SubStyle": ".method"
  735. },
  736. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  737. "$type": "PersistentIdComponentSaveData",
  738. "PersistentId": "{7965A90B-459A-499C-B577-6135F57217F5}"
  739. }
  740. }
  741. }
  742. },
  743. {
  744. "Key": {
  745. "id": 2731950175876553
  746. },
  747. "Value": {
  748. "ComponentData": {
  749. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  750. "$type": "NodeSaveData"
  751. },
  752. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  753. "$type": "GeneralNodeTitleComponentSaveData",
  754. "PaletteOverride": "TimeNodeTitlePalette"
  755. },
  756. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  757. "$type": "GeometrySaveData",
  758. "Position": [
  759. 120.0,
  760. 140.0
  761. ]
  762. },
  763. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  764. "$type": "StylingComponentSaveData"
  765. },
  766. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  767. "$type": "PersistentIdComponentSaveData",
  768. "PersistentId": "{48C80809-1232-4B7A-8A4D-238696A5F492}"
  769. }
  770. }
  771. }
  772. }
  773. ],
  774. "StatisticsHelper": {
  775. "InstanceCounter": [
  776. {
  777. "Key": 790578704591500384,
  778. "Value": 1
  779. },
  780. {
  781. "Key": 1983656210761465162,
  782. "Value": 1
  783. },
  784. {
  785. "Key": 4199610336680704683,
  786. "Value": 1
  787. },
  788. {
  789. "Key": 10204019744198319120,
  790. "Value": 1
  791. }
  792. ]
  793. }
  794. },
  795. "Component_[5145984927981759269]": {
  796. "$type": "EditorGraphVariableManagerComponent",
  797. "Id": 5145984927981759269
  798. }
  799. }
  800. }
  801. }
  802. }