Start.scriptcanvas 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 1589478922130967
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[12723298708519905170]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 12723298708519905170
  15. },
  16. "Component_[18295674800009461529]": {
  17. "$type": "EditorGraph",
  18. "Id": 18295674800009461529,
  19. "m_graphData": {
  20. "m_nodes": [
  21. {
  22. "Id": {
  23. "id": 1589483217098263
  24. },
  25. "Name": "SendScriptEvent",
  26. "Components": {
  27. "Component_[12920571495518828598]": {
  28. "$type": "SendScriptEvent",
  29. "Id": 12920571495518828598,
  30. "Slots": [
  31. {
  32. "id": {
  33. "m_id": "{B12D33E4-7BD9-4419-8D20-67C35D2FCD0C}"
  34. },
  35. "contracts": [
  36. {
  37. "$type": "SlotTypeContract"
  38. }
  39. ],
  40. "slotName": "In",
  41. "toolTip": "Fires the specified ScriptEvent when signaled",
  42. "Descriptor": {
  43. "ConnectionType": 1,
  44. "SlotType": 1
  45. }
  46. },
  47. {
  48. "id": {
  49. "m_id": "{AF342210-1598-43B9-BDE6-C33061FB931E}"
  50. },
  51. "contracts": [
  52. {
  53. "$type": "SlotTypeContract"
  54. }
  55. ],
  56. "slotName": "Out",
  57. "toolTip": "Trigged after the ScriptEvent has been signaled and returns",
  58. "Descriptor": {
  59. "ConnectionType": 2,
  60. "SlotType": 1
  61. }
  62. },
  63. {
  64. "id": {
  65. "m_id": "{83D70FC5-CE95-4466-B426-33BA42D90B0C}"
  66. },
  67. "contracts": [
  68. {
  69. "$type": "SlotTypeContract"
  70. }
  71. ],
  72. "slotName": "Start",
  73. "toolTip": "Start",
  74. "Descriptor": {
  75. "ConnectionType": 1,
  76. "SlotType": 2
  77. },
  78. "DataType": 1
  79. }
  80. ],
  81. "Datums": [
  82. {
  83. "isOverloadedStorage": false,
  84. "scriptCanvasType": {
  85. "m_type": 0
  86. },
  87. "isNullPointer": false,
  88. "$type": "bool",
  89. "value": true,
  90. "label": "Start"
  91. }
  92. ],
  93. "m_version": 3,
  94. "m_eventSlotMapping": {
  95. "{19FD52B7-EF85-4654-BDD9-40E2B787BA31}": {
  96. "m_id": "{83D70FC5-CE95-4466-B426-33BA42D90B0C}"
  97. }
  98. },
  99. "m_scriptEventAssetId": {
  100. "guid": "{43F99539-F920-5028-BC3C-18949F4B2CB7}"
  101. },
  102. "m_asset": {
  103. "assetId": {
  104. "guid": "{43F99539-F920-5028-BC3C-18949F4B2CB7}"
  105. },
  106. "loadBehavior": "PreLoad",
  107. "assetHint": "scriptcanvas/gamestartstop.scriptevents"
  108. },
  109. "m_busId": {
  110. "Value": 4176029901
  111. },
  112. "m_eventId": {
  113. "Value": 2474373122
  114. }
  115. }
  116. }
  117. },
  118. {
  119. "Id": {
  120. "id": 1589487512065559
  121. },
  122. "Name": "SC-Node(DelayNodeableNode)",
  123. "Components": {
  124. "Component_[1992388677384162112]": {
  125. "$type": "DelayNodeableNode",
  126. "Id": 1992388677384162112,
  127. "Slots": [
  128. {
  129. "id": {
  130. "m_id": "{EB193F47-2A81-4415-B6CA-871CCF59B7E7}"
  131. },
  132. "contracts": [
  133. {
  134. "$type": "SlotTypeContract"
  135. }
  136. ],
  137. "slotName": "Start",
  138. "toolTip": "When signaled, execution is delayed at this node according to the specified properties.",
  139. "DisplayGroup": {
  140. "Value": 2675529103
  141. },
  142. "Descriptor": {
  143. "ConnectionType": 1,
  144. "SlotType": 1
  145. }
  146. },
  147. {
  148. "id": {
  149. "m_id": "{D8454123-D1EB-4CCB-95D9-96600AE22E24}"
  150. },
  151. "contracts": [
  152. {
  153. "$type": "SlotTypeContract"
  154. }
  155. ],
  156. "slotName": "Start: Time",
  157. "toolTip": "Amount of time to delay, in seconds.",
  158. "DisplayGroup": {
  159. "Value": 2675529103
  160. },
  161. "Descriptor": {
  162. "ConnectionType": 1,
  163. "SlotType": 2
  164. },
  165. "DataType": 1
  166. },
  167. {
  168. "id": {
  169. "m_id": "{333B3717-5896-47CD-9B37-518E816DC561}"
  170. },
  171. "contracts": [
  172. {
  173. "$type": "SlotTypeContract"
  174. }
  175. ],
  176. "slotName": "Start: Loop",
  177. "toolTip": "If true, the delay will restart after triggering the Out slot.",
  178. "DisplayGroup": {
  179. "Value": 2675529103
  180. },
  181. "Descriptor": {
  182. "ConnectionType": 1,
  183. "SlotType": 2
  184. },
  185. "DataType": 1
  186. },
  187. {
  188. "id": {
  189. "m_id": "{5C39FC33-C4CE-4498-8F48-C5879B8233D4}"
  190. },
  191. "contracts": [
  192. {
  193. "$type": "SlotTypeContract"
  194. }
  195. ],
  196. "slotName": "Start: Hold",
  197. "toolTip": "Amount of time to wait before restarting, in seconds.",
  198. "DisplayGroup": {
  199. "Value": 2675529103
  200. },
  201. "Descriptor": {
  202. "ConnectionType": 1,
  203. "SlotType": 2
  204. },
  205. "DataType": 1
  206. },
  207. {
  208. "id": {
  209. "m_id": "{715AA5B0-8086-4E09-B8C7-C233990D5D09}"
  210. },
  211. "contracts": [
  212. {
  213. "$type": "SlotTypeContract"
  214. }
  215. ],
  216. "slotName": "On Start",
  217. "toolTip": "When signaled, execution is delayed at this node according to the specified properties.",
  218. "DisplayGroup": {
  219. "Value": 2675529103
  220. },
  221. "Descriptor": {
  222. "ConnectionType": 2,
  223. "SlotType": 1
  224. }
  225. },
  226. {
  227. "id": {
  228. "m_id": "{F2D0428B-2BBD-45BD-9236-85528E93B851}"
  229. },
  230. "contracts": [
  231. {
  232. "$type": "SlotTypeContract"
  233. }
  234. ],
  235. "slotName": "Reset",
  236. "toolTip": "When signaled, execution is delayed at this node according to the specified properties.",
  237. "DisplayGroup": {
  238. "Value": 1352515405
  239. },
  240. "Descriptor": {
  241. "ConnectionType": 1,
  242. "SlotType": 1
  243. }
  244. },
  245. {
  246. "id": {
  247. "m_id": "{BA84DAAF-EFD2-4BD2-8187-869AC7699872}"
  248. },
  249. "contracts": [
  250. {
  251. "$type": "SlotTypeContract"
  252. }
  253. ],
  254. "slotName": "Reset: Time",
  255. "toolTip": "Amount of time to delay, in seconds.",
  256. "DisplayGroup": {
  257. "Value": 1352515405
  258. },
  259. "Descriptor": {
  260. "ConnectionType": 1,
  261. "SlotType": 2
  262. },
  263. "DataType": 1
  264. },
  265. {
  266. "id": {
  267. "m_id": "{74F85A34-BF0A-46A0-955A-155D72BB5434}"
  268. },
  269. "contracts": [
  270. {
  271. "$type": "SlotTypeContract"
  272. }
  273. ],
  274. "slotName": "Reset: Loop",
  275. "toolTip": "If true, the delay will restart after triggering the Out slot.",
  276. "DisplayGroup": {
  277. "Value": 1352515405
  278. },
  279. "Descriptor": {
  280. "ConnectionType": 1,
  281. "SlotType": 2
  282. },
  283. "DataType": 1
  284. },
  285. {
  286. "id": {
  287. "m_id": "{18786B64-E8F3-4EBC-AF4E-FFFFA74A66B5}"
  288. },
  289. "contracts": [
  290. {
  291. "$type": "SlotTypeContract"
  292. }
  293. ],
  294. "slotName": "Reset: Hold",
  295. "toolTip": "Amount of time to wait before restarting, in seconds.",
  296. "DisplayGroup": {
  297. "Value": 1352515405
  298. },
  299. "Descriptor": {
  300. "ConnectionType": 1,
  301. "SlotType": 2
  302. },
  303. "DataType": 1
  304. },
  305. {
  306. "id": {
  307. "m_id": "{D388CD9D-2239-4F52-B153-6E1FD8D0B8ED}"
  308. },
  309. "contracts": [
  310. {
  311. "$type": "SlotTypeContract"
  312. }
  313. ],
  314. "slotName": "On Reset",
  315. "toolTip": "When signaled, execution is delayed at this node according to the specified properties.",
  316. "DisplayGroup": {
  317. "Value": 1352515405
  318. },
  319. "Descriptor": {
  320. "ConnectionType": 2,
  321. "SlotType": 1
  322. }
  323. },
  324. {
  325. "id": {
  326. "m_id": "{2290F711-F10E-4510-9A6B-0A897CD30478}"
  327. },
  328. "contracts": [
  329. {
  330. "$type": "SlotTypeContract"
  331. }
  332. ],
  333. "slotName": "Cancel",
  334. "toolTip": "Cancels the current delay.",
  335. "DisplayGroup": {
  336. "Value": 1444332914
  337. },
  338. "Descriptor": {
  339. "ConnectionType": 1,
  340. "SlotType": 1
  341. }
  342. },
  343. {
  344. "id": {
  345. "m_id": "{3D855241-6CCB-492D-8FC9-C313346CEBC8}"
  346. },
  347. "contracts": [
  348. {
  349. "$type": "SlotTypeContract"
  350. }
  351. ],
  352. "slotName": "On Cancel",
  353. "toolTip": "Cancels the current delay.",
  354. "DisplayGroup": {
  355. "Value": 1444332914
  356. },
  357. "Descriptor": {
  358. "ConnectionType": 2,
  359. "SlotType": 1
  360. }
  361. },
  362. {
  363. "id": {
  364. "m_id": "{0DBC1DC1-1A9E-4341-8BAE-877B894C8D14}"
  365. },
  366. "contracts": [
  367. {
  368. "$type": "SlotTypeContract"
  369. }
  370. ],
  371. "slotName": "Done",
  372. "toolTip": "Signaled when the delay reaches zero.",
  373. "DisplayGroup": {
  374. "Value": 271442091
  375. },
  376. "Descriptor": {
  377. "ConnectionType": 2,
  378. "SlotType": 1
  379. },
  380. "IsLatent": true
  381. },
  382. {
  383. "id": {
  384. "m_id": "{808D0A4B-4107-4D4F-975B-CD88412D4C3F}"
  385. },
  386. "contracts": [
  387. {
  388. "$type": "SlotTypeContract"
  389. }
  390. ],
  391. "slotName": "Elapsed",
  392. "toolTip": "The amount of time that has elapsed since the delay began.",
  393. "DisplayDataType": {
  394. "m_type": 3
  395. },
  396. "DisplayGroup": {
  397. "Value": 271442091
  398. },
  399. "Descriptor": {
  400. "ConnectionType": 2,
  401. "SlotType": 2
  402. },
  403. "DataType": 1
  404. }
  405. ],
  406. "Datums": [
  407. {
  408. "isOverloadedStorage": false,
  409. "scriptCanvasType": {
  410. "m_type": 3
  411. },
  412. "isNullPointer": false,
  413. "$type": "double",
  414. "value": 0.2,
  415. "label": "Start: Time"
  416. },
  417. {
  418. "isOverloadedStorage": false,
  419. "scriptCanvasType": {
  420. "m_type": 0
  421. },
  422. "isNullPointer": false,
  423. "$type": "bool",
  424. "value": false,
  425. "label": "Start: Loop"
  426. },
  427. {
  428. "isOverloadedStorage": false,
  429. "scriptCanvasType": {
  430. "m_type": 3
  431. },
  432. "isNullPointer": false,
  433. "$type": "double",
  434. "value": 0.0,
  435. "label": "Start: Hold"
  436. },
  437. {
  438. "isOverloadedStorage": false,
  439. "scriptCanvasType": {
  440. "m_type": 3
  441. },
  442. "isNullPointer": false,
  443. "$type": "double",
  444. "value": 0.0,
  445. "label": "Reset: Time"
  446. },
  447. {
  448. "isOverloadedStorage": false,
  449. "scriptCanvasType": {
  450. "m_type": 0
  451. },
  452. "isNullPointer": false,
  453. "$type": "bool",
  454. "value": false,
  455. "label": "Reset: Loop"
  456. },
  457. {
  458. "isOverloadedStorage": false,
  459. "scriptCanvasType": {
  460. "m_type": 3
  461. },
  462. "isNullPointer": false,
  463. "$type": "double",
  464. "value": 0.0,
  465. "label": "Reset: Hold"
  466. }
  467. ],
  468. "slotExecutionMap": {
  469. "ins": [
  470. {
  471. "_slotId": {
  472. "m_id": "{EB193F47-2A81-4415-B6CA-871CCF59B7E7}"
  473. },
  474. "_inputs": [
  475. {
  476. "_slotId": {
  477. "m_id": "{D8454123-D1EB-4CCB-95D9-96600AE22E24}"
  478. }
  479. },
  480. {
  481. "_slotId": {
  482. "m_id": "{333B3717-5896-47CD-9B37-518E816DC561}"
  483. }
  484. },
  485. {
  486. "_slotId": {
  487. "m_id": "{5C39FC33-C4CE-4498-8F48-C5879B8233D4}"
  488. }
  489. }
  490. ],
  491. "_outs": [
  492. {
  493. "_slotId": {
  494. "m_id": "{715AA5B0-8086-4E09-B8C7-C233990D5D09}"
  495. },
  496. "_name": "On Start"
  497. }
  498. ]
  499. },
  500. {
  501. "_slotId": {
  502. "m_id": "{F2D0428B-2BBD-45BD-9236-85528E93B851}"
  503. },
  504. "_inputs": [
  505. {
  506. "_slotId": {
  507. "m_id": "{BA84DAAF-EFD2-4BD2-8187-869AC7699872}"
  508. }
  509. },
  510. {
  511. "_slotId": {
  512. "m_id": "{74F85A34-BF0A-46A0-955A-155D72BB5434}"
  513. }
  514. },
  515. {
  516. "_slotId": {
  517. "m_id": "{18786B64-E8F3-4EBC-AF4E-FFFFA74A66B5}"
  518. }
  519. }
  520. ],
  521. "_outs": [
  522. {
  523. "_slotId": {
  524. "m_id": "{D388CD9D-2239-4F52-B153-6E1FD8D0B8ED}"
  525. },
  526. "_name": "On Reset"
  527. }
  528. ]
  529. },
  530. {
  531. "_slotId": {
  532. "m_id": "{2290F711-F10E-4510-9A6B-0A897CD30478}"
  533. },
  534. "_outs": [
  535. {
  536. "_slotId": {
  537. "m_id": "{3D855241-6CCB-492D-8FC9-C313346CEBC8}"
  538. },
  539. "_name": "On Cancel"
  540. }
  541. ]
  542. }
  543. ],
  544. "latents": [
  545. {
  546. "_slotId": {
  547. "m_id": "{0DBC1DC1-1A9E-4341-8BAE-877B894C8D14}"
  548. },
  549. "_name": "Done",
  550. "_outputs": [
  551. {
  552. "_slotId": {
  553. "m_id": "{808D0A4B-4107-4D4F-975B-CD88412D4C3F}"
  554. }
  555. }
  556. ]
  557. }
  558. ]
  559. }
  560. }
  561. }
  562. },
  563. {
  564. "Id": {
  565. "id": 1589491807032855
  566. },
  567. "Name": "SC-Node(Start)",
  568. "Components": {
  569. "Component_[56053091921534250]": {
  570. "$type": "Start",
  571. "Id": 56053091921534250,
  572. "Slots": [
  573. {
  574. "id": {
  575. "m_id": "{05047297-0784-4134-8C57-E2285F44E7BB}"
  576. },
  577. "contracts": [
  578. {
  579. "$type": "SlotTypeContract"
  580. }
  581. ],
  582. "slotName": "Out",
  583. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  584. "Descriptor": {
  585. "ConnectionType": 2,
  586. "SlotType": 1
  587. }
  588. }
  589. ]
  590. }
  591. }
  592. }
  593. ],
  594. "m_connections": [
  595. {
  596. "Id": {
  597. "id": 1589496102000151
  598. },
  599. "Name": "srcEndpoint=(Delay: Done), destEndpoint=(Send Script Event: In)",
  600. "Components": {
  601. "Component_[10411568279027616117]": {
  602. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  603. "Id": 10411568279027616117,
  604. "sourceEndpoint": {
  605. "nodeId": {
  606. "id": 1589487512065559
  607. },
  608. "slotId": {
  609. "m_id": "{0DBC1DC1-1A9E-4341-8BAE-877B894C8D14}"
  610. }
  611. },
  612. "targetEndpoint": {
  613. "nodeId": {
  614. "id": 1589483217098263
  615. },
  616. "slotId": {
  617. "m_id": "{B12D33E4-7BD9-4419-8D20-67C35D2FCD0C}"
  618. }
  619. }
  620. }
  621. }
  622. },
  623. {
  624. "Id": {
  625. "id": 1589500396967447
  626. },
  627. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Delay: Start)",
  628. "Components": {
  629. "Component_[405866840251021773]": {
  630. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  631. "Id": 405866840251021773,
  632. "sourceEndpoint": {
  633. "nodeId": {
  634. "id": 1589491807032855
  635. },
  636. "slotId": {
  637. "m_id": "{05047297-0784-4134-8C57-E2285F44E7BB}"
  638. }
  639. },
  640. "targetEndpoint": {
  641. "nodeId": {
  642. "id": 1589487512065559
  643. },
  644. "slotId": {
  645. "m_id": "{EB193F47-2A81-4415-B6CA-871CCF59B7E7}"
  646. }
  647. }
  648. }
  649. }
  650. }
  651. ]
  652. },
  653. "versionData": {
  654. "_grammarVersion": 1,
  655. "_runtimeVersion": 1,
  656. "_fileVersion": 1
  657. },
  658. "GraphCanvasData": [
  659. {
  660. "Key": {
  661. "id": 1589478922130967
  662. },
  663. "Value": {
  664. "ComponentData": {
  665. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  666. "$type": "SceneComponentSaveData",
  667. "ViewParams": {
  668. "AnchorX": -793.0,
  669. "AnchorY": -709.0
  670. }
  671. }
  672. }
  673. }
  674. },
  675. {
  676. "Key": {
  677. "id": 1589483217098263
  678. },
  679. "Value": {
  680. "ComponentData": {
  681. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  682. "$type": "NodeSaveData"
  683. },
  684. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  685. "$type": "GeneralNodeTitleComponentSaveData",
  686. "PaletteOverride": "MethodNodeTitlePalette"
  687. },
  688. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  689. "$type": "GeometrySaveData",
  690. "Position": [
  691. 380.0,
  692. -180.0
  693. ]
  694. },
  695. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  696. "$type": "StylingComponentSaveData",
  697. "SubStyle": ".method"
  698. },
  699. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  700. "$type": "PersistentIdComponentSaveData",
  701. "PersistentId": "{D60C001D-D718-4991-8026-949F7245A4A3}"
  702. }
  703. }
  704. }
  705. },
  706. {
  707. "Key": {
  708. "id": 1589487512065559
  709. },
  710. "Value": {
  711. "ComponentData": {
  712. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  713. "$type": "NodeSaveData"
  714. },
  715. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  716. "$type": "GeneralNodeTitleComponentSaveData",
  717. "PaletteOverride": "TimeNodeTitlePalette"
  718. },
  719. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  720. "$type": "GeometrySaveData",
  721. "Position": [
  722. -140.0,
  723. -180.0
  724. ]
  725. },
  726. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  727. "$type": "StylingComponentSaveData"
  728. },
  729. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  730. "$type": "PersistentIdComponentSaveData",
  731. "PersistentId": "{FD8AC816-789A-4B4D-850B-B157E41F1B2B}"
  732. }
  733. }
  734. }
  735. },
  736. {
  737. "Key": {
  738. "id": 1589491807032855
  739. },
  740. "Value": {
  741. "ComponentData": {
  742. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  743. "$type": "NodeSaveData"
  744. },
  745. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  746. "$type": "GeneralNodeTitleComponentSaveData",
  747. "PaletteOverride": "TimeNodeTitlePalette"
  748. },
  749. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  750. "$type": "GeometrySaveData",
  751. "Position": [
  752. -400.0,
  753. -160.0
  754. ]
  755. },
  756. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  757. "$type": "StylingComponentSaveData"
  758. },
  759. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  760. "$type": "PersistentIdComponentSaveData",
  761. "PersistentId": "{12CCE8B8-3D58-446D-8F41-9250E916B7F5}"
  762. }
  763. }
  764. }
  765. }
  766. ],
  767. "StatisticsHelper": {
  768. "InstanceCounter": [
  769. {
  770. "Key": 4199610336680704683,
  771. "Value": 1
  772. },
  773. {
  774. "Key": 5235960430898951644,
  775. "Value": 1
  776. },
  777. {
  778. "Key": 12248403177903371151,
  779. "Value": 1
  780. }
  781. ]
  782. }
  783. }
  784. }
  785. }
  786. }
  787. }