LY_SC_UnitTest_PromotedUserVariablesFunction.scriptcanvas 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 8918912361393065975
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[14098532328271403379]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 14098532328271403379,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{55F1434B-40C1-40AA-91C8-A65D6F2AFDC3}"
  20. },
  21. "Value": {
  22. "Datum": {
  23. "scriptCanvasType": {
  24. "m_type": 3
  25. },
  26. "isNullPointer": false,
  27. "$type": "double",
  28. "value": 0.0
  29. },
  30. "VariableId": {
  31. "m_id": "{55F1434B-40C1-40AA-91C8-A65D6F2AFDC3}"
  32. },
  33. "VariableName": "IncrementMe",
  34. "Scope": 1
  35. }
  36. },
  37. {
  38. "Key": {
  39. "m_id": "{71AAA826-F605-4EA7-8445-76CBCE253BE0}"
  40. },
  41. "Value": {
  42. "Datum": {
  43. "scriptCanvasType": {
  44. "m_type": 0
  45. },
  46. "isNullPointer": false,
  47. "$type": "bool",
  48. "value": false
  49. },
  50. "VariableId": {
  51. "m_id": "{71AAA826-F605-4EA7-8445-76CBCE253BE0}"
  52. },
  53. "VariableName": "OnlyOne",
  54. "Scope": 1
  55. }
  56. },
  57. {
  58. "Key": {
  59. "m_id": "{793CF8BD-AF82-484E-AFD3-54EA328D9663}"
  60. },
  61. "Value": {
  62. "Datum": {
  63. "scriptCanvasType": {
  64. "m_type": 0
  65. },
  66. "isNullPointer": false,
  67. "$type": "bool",
  68. "value": false,
  69. "label": "alsoTwo"
  70. },
  71. "VariableId": {
  72. "m_id": "{793CF8BD-AF82-484E-AFD3-54EA328D9663}"
  73. },
  74. "VariableName": "alsoTwo",
  75. "Scope": 1
  76. }
  77. },
  78. {
  79. "Key": {
  80. "m_id": "{81088CD0-BC45-4EB8-A823-DE442BF0541C}"
  81. },
  82. "Value": {
  83. "Datum": {
  84. "scriptCanvasType": {
  85. "m_type": 3
  86. },
  87. "isNullPointer": false,
  88. "$type": "double",
  89. "value": 0.0,
  90. "label": "Incremented"
  91. },
  92. "VariableId": {
  93. "m_id": "{81088CD0-BC45-4EB8-A823-DE442BF0541C}"
  94. },
  95. "VariableName": "Incremented",
  96. "Scope": 1
  97. }
  98. }
  99. ]
  100. }
  101. },
  102. "Component_[2840022707551160176]": {
  103. "$type": "{4D755CA9-AB92-462C-B24F-0B3376F19967} Graph",
  104. "Id": 2840022707551160176,
  105. "m_graphData": {
  106. "m_nodes": [
  107. {
  108. "Id": {
  109. "id": 7454919658417
  110. },
  111. "Name": "SC Node(SetVariable)",
  112. "Components": {
  113. "Component_[13386694676262750118]": {
  114. "$type": "SetVariableNode",
  115. "Id": 13386694676262750118,
  116. "Slots": [
  117. {
  118. "id": {
  119. "m_id": "{22483279-E500-40D5-A61B-2C78DAC3319A}"
  120. },
  121. "contracts": [
  122. {
  123. "$type": "SlotTypeContract"
  124. }
  125. ],
  126. "slotName": "In",
  127. "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot",
  128. "Descriptor": {
  129. "ConnectionType": 1,
  130. "SlotType": 1
  131. }
  132. },
  133. {
  134. "id": {
  135. "m_id": "{17296A41-81F9-444D-BA2E-B8DAD7C62B10}"
  136. },
  137. "contracts": [
  138. {
  139. "$type": "SlotTypeContract"
  140. }
  141. ],
  142. "slotName": "Out",
  143. "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot",
  144. "Descriptor": {
  145. "ConnectionType": 2,
  146. "SlotType": 1
  147. }
  148. },
  149. {
  150. "id": {
  151. "m_id": "{8D9CBBAD-5F75-4397-8139-B7FE79C48DFD}"
  152. },
  153. "contracts": [
  154. {
  155. "$type": "SlotTypeContract"
  156. }
  157. ],
  158. "slotName": "Number",
  159. "Descriptor": {
  160. "ConnectionType": 1,
  161. "SlotType": 2
  162. },
  163. "DataType": 1
  164. },
  165. {
  166. "id": {
  167. "m_id": "{A21214FF-8D17-48B1-9A29-E805230F8942}"
  168. },
  169. "contracts": [
  170. {
  171. "$type": "SlotTypeContract"
  172. }
  173. ],
  174. "slotName": "Number",
  175. "DisplayDataType": {
  176. "m_type": 3
  177. },
  178. "Descriptor": {
  179. "ConnectionType": 2,
  180. "SlotType": 2
  181. },
  182. "DataType": 1
  183. }
  184. ],
  185. "Datums": [
  186. {
  187. "scriptCanvasType": {
  188. "m_type": 3
  189. },
  190. "isNullPointer": false,
  191. "$type": "double",
  192. "value": 0.0,
  193. "label": "Number"
  194. }
  195. ],
  196. "m_variableId": {
  197. "m_id": "{81088CD0-BC45-4EB8-A823-DE442BF0541C}"
  198. },
  199. "m_variableDataInSlotId": {
  200. "m_id": "{8D9CBBAD-5F75-4397-8139-B7FE79C48DFD}"
  201. },
  202. "m_variableDataOutSlotId": {
  203. "m_id": "{A21214FF-8D17-48B1-9A29-E805230F8942}"
  204. }
  205. }
  206. }
  207. },
  208. {
  209. "Id": {
  210. "id": 3946110127280
  211. },
  212. "Name": "SC Node(GetVariable)",
  213. "Components": {
  214. "Component_[14162979093169706711]": {
  215. "$type": "GetVariableNode",
  216. "Id": 14162979093169706711,
  217. "Slots": [
  218. {
  219. "id": {
  220. "m_id": "{D0D0EC9C-927F-42DB-AD22-412F374326CD}"
  221. },
  222. "contracts": [
  223. {
  224. "$type": "SlotTypeContract"
  225. }
  226. ],
  227. "slotName": "In",
  228. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  229. "Descriptor": {
  230. "ConnectionType": 1,
  231. "SlotType": 1
  232. }
  233. },
  234. {
  235. "id": {
  236. "m_id": "{484C5712-DB44-4A98-8199-11E47AC3D837}"
  237. },
  238. "contracts": [
  239. {
  240. "$type": "SlotTypeContract"
  241. }
  242. ],
  243. "slotName": "Out",
  244. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  245. "Descriptor": {
  246. "ConnectionType": 2,
  247. "SlotType": 1
  248. }
  249. },
  250. {
  251. "id": {
  252. "m_id": "{71712AB8-E5BC-42EC-A07E-733D0D36F830}"
  253. },
  254. "contracts": [
  255. {
  256. "$type": "SlotTypeContract"
  257. }
  258. ],
  259. "slotName": "Number",
  260. "DisplayDataType": {
  261. "m_type": 3
  262. },
  263. "Descriptor": {
  264. "ConnectionType": 2,
  265. "SlotType": 2
  266. },
  267. "DataType": 1
  268. }
  269. ],
  270. "m_variableId": {
  271. "m_id": "{55F1434B-40C1-40AA-91C8-A65D6F2AFDC3}"
  272. },
  273. "m_variableDataOutSlotId": {
  274. "m_id": "{71712AB8-E5BC-42EC-A07E-733D0D36F830}"
  275. }
  276. }
  277. }
  278. },
  279. {
  280. "Id": {
  281. "id": 5620968623025
  282. },
  283. "Name": "SC-Node(FunctionDefinitionNode)",
  284. "Components": {
  285. "Component_[15563419574622171620]": {
  286. "$type": "FunctionDefinitionNode",
  287. "Id": 15563419574622171620,
  288. "Slots": [
  289. {
  290. "id": {
  291. "m_id": "{8362D954-5F68-4DAB-94B3-1EFA2B2774FB}"
  292. },
  293. "contracts": [
  294. {
  295. "$type": "SlotTypeContract"
  296. },
  297. {
  298. "$type": "DisplayGroupConnectedSlotLimitContract",
  299. "limit": 1,
  300. "displayGroup": "NodelingSlotDisplayGroup",
  301. "errorMessage": "Execution nodes can only be connected to either the Input or Output, and not both at the same time."
  302. },
  303. {
  304. "$type": "DisallowReentrantExecutionContract"
  305. }
  306. ],
  307. "slotName": " ",
  308. "DisplayGroup": {
  309. "Value": 3992535411
  310. },
  311. "Descriptor": {
  312. "ConnectionType": 1,
  313. "SlotType": 1
  314. }
  315. },
  316. {
  317. "isVisibile": false,
  318. "id": {
  319. "m_id": "{8F6E144D-A6A4-4A5D-8D47-D4FB5E165EAC}"
  320. },
  321. "contracts": [
  322. {
  323. "$type": "SlotTypeContract"
  324. },
  325. {
  326. "$type": "DisplayGroupConnectedSlotLimitContract",
  327. "limit": 1,
  328. "displayGroup": "NodelingSlotDisplayGroup",
  329. "errorMessage": "Execution nodes can only be connected to either the Input or Output, and not both at the same time."
  330. }
  331. ],
  332. "slotName": " ",
  333. "DisplayGroup": {
  334. "Value": 3992535411
  335. },
  336. "Descriptor": {
  337. "ConnectionType": 2,
  338. "SlotType": 1
  339. }
  340. },
  341. {
  342. "id": {
  343. "m_id": "{67EC591D-BB4D-4D92-8FBE-617561EFD79D}"
  344. },
  345. "DynamicTypeOverride": 3,
  346. "contracts": [
  347. {
  348. "$type": "SlotTypeContract"
  349. }
  350. ],
  351. "slotName": "Incremented",
  352. "DisplayDataType": {
  353. "m_type": 3
  354. },
  355. "DisplayGroup": {
  356. "Value": 452080683
  357. },
  358. "Descriptor": {
  359. "ConnectionType": 1,
  360. "SlotType": 2
  361. },
  362. "DataType": 1,
  363. "IsReference": true,
  364. "VariableReference": {
  365. "m_id": "{81088CD0-BC45-4EB8-A823-DE442BF0541C}"
  366. },
  367. "IsUserAdded": true
  368. }
  369. ],
  370. "Datums": [
  371. {
  372. "scriptCanvasType": {
  373. "m_type": 3
  374. },
  375. "isNullPointer": false,
  376. "$type": "double",
  377. "value": 0.0,
  378. "label": "Incremented"
  379. }
  380. ],
  381. "m_displayName": "Out",
  382. "m_identifier": "{E9A0BF28-5910-4B0B-B82F-6519BCC1A33A}",
  383. "m_isExecutionEntry": false
  384. }
  385. }
  386. },
  387. {
  388. "Id": {
  389. "id": 4731910392753
  390. },
  391. "Name": "SC-Node(FunctionDefinitionNode)",
  392. "Components": {
  393. "Component_[18278450953448842587]": {
  394. "$type": "FunctionDefinitionNode",
  395. "Id": 18278450953448842587,
  396. "Slots": [
  397. {
  398. "isVisibile": false,
  399. "id": {
  400. "m_id": "{52C8B76A-CC38-4358-9971-02B6F7E05030}"
  401. },
  402. "contracts": [
  403. {
  404. "$type": "SlotTypeContract"
  405. },
  406. {
  407. "$type": "DisplayGroupConnectedSlotLimitContract",
  408. "limit": 1,
  409. "displayGroup": "NodelingSlotDisplayGroup",
  410. "errorMessage": "Execution nodes can only be connected to either the Input or Output, and not both at the same time."
  411. },
  412. {
  413. "$type": "DisallowReentrantExecutionContract"
  414. }
  415. ],
  416. "slotName": " ",
  417. "DisplayGroup": {
  418. "Value": 3992535411
  419. },
  420. "Descriptor": {
  421. "ConnectionType": 1,
  422. "SlotType": 1
  423. }
  424. },
  425. {
  426. "id": {
  427. "m_id": "{4C0849D0-627F-41BA-A8EE-A201074D5E52}"
  428. },
  429. "contracts": [
  430. {
  431. "$type": "SlotTypeContract"
  432. },
  433. {
  434. "$type": "DisplayGroupConnectedSlotLimitContract",
  435. "limit": 1,
  436. "displayGroup": "NodelingSlotDisplayGroup",
  437. "errorMessage": "Execution nodes can only be connected to either the Input or Output, and not both at the same time."
  438. }
  439. ],
  440. "slotName": " ",
  441. "DisplayGroup": {
  442. "Value": 3992535411
  443. },
  444. "Descriptor": {
  445. "ConnectionType": 2,
  446. "SlotType": 1
  447. }
  448. },
  449. {
  450. "id": {
  451. "m_id": "{CFDCE169-7DE0-4DD9-A599-F0EA7360CF8A}"
  452. },
  453. "DynamicTypeOverride": 3,
  454. "contracts": [
  455. {
  456. "$type": "SlotTypeContract"
  457. }
  458. ],
  459. "slotName": "IncrementMe",
  460. "DisplayDataType": {
  461. "m_type": 3
  462. },
  463. "DisplayGroup": {
  464. "Value": 452080683
  465. },
  466. "Descriptor": {
  467. "ConnectionType": 2,
  468. "SlotType": 2
  469. },
  470. "DataType": 1,
  471. "IsReference": true,
  472. "VariableReference": {
  473. "m_id": "{55F1434B-40C1-40AA-91C8-A65D6F2AFDC3}"
  474. },
  475. "IsUserAdded": true
  476. }
  477. ],
  478. "m_displayName": "IncrementNumber",
  479. "m_identifier": "{5F36B80D-9546-478E-AD33-BF4AFEC8FF01}"
  480. }
  481. }
  482. },
  483. {
  484. "Id": {
  485. "id": 8502891678641
  486. },
  487. "Name": "SC-Node(OperatorAdd)",
  488. "Components": {
  489. "Component_[6948954108967528756]": {
  490. "$type": "OperatorAdd",
  491. "Id": 6948954108967528756,
  492. "Slots": [
  493. {
  494. "id": {
  495. "m_id": "{4546CCB4-B493-435F-BAEC-B76996DBDC8F}"
  496. },
  497. "contracts": [
  498. {
  499. "$type": "SlotTypeContract"
  500. }
  501. ],
  502. "slotName": "In",
  503. "Descriptor": {
  504. "ConnectionType": 1,
  505. "SlotType": 1
  506. }
  507. },
  508. {
  509. "id": {
  510. "m_id": "{52C93C3F-A8DC-47E5-98A6-5B6A15C83F92}"
  511. },
  512. "contracts": [
  513. {
  514. "$type": "SlotTypeContract"
  515. }
  516. ],
  517. "slotName": "Out",
  518. "Descriptor": {
  519. "ConnectionType": 2,
  520. "SlotType": 1
  521. }
  522. },
  523. {
  524. "id": {
  525. "m_id": "{9D5A6AF3-99FE-4449-83DD-261AF2107F36}"
  526. },
  527. "DynamicTypeOverride": 3,
  528. "contracts": [
  529. {
  530. "$type": "SlotTypeContract"
  531. },
  532. {
  533. "$type": "MathOperatorContract",
  534. "NativeTypes": [
  535. {
  536. "m_type": 3
  537. },
  538. {
  539. "m_type": 6
  540. },
  541. {
  542. "m_type": 8
  543. },
  544. {
  545. "m_type": 9
  546. },
  547. {
  548. "m_type": 10
  549. },
  550. {
  551. "m_type": 11
  552. },
  553. {
  554. "m_type": 12
  555. },
  556. {
  557. "m_type": 14
  558. },
  559. {
  560. "m_type": 15
  561. }
  562. ]
  563. }
  564. ],
  565. "slotName": "Number",
  566. "toolTip": "An operand to use in performing the specified Operation",
  567. "DisplayDataType": {
  568. "m_type": 3
  569. },
  570. "DisplayGroup": {
  571. "Value": 1114760223
  572. },
  573. "Descriptor": {
  574. "ConnectionType": 1,
  575. "SlotType": 2
  576. },
  577. "DynamicGroup": {
  578. "Value": 1114760223
  579. },
  580. "DataType": 1
  581. },
  582. {
  583. "id": {
  584. "m_id": "{440FC98B-34B5-418A-9000-6E8B6BFBFDC7}"
  585. },
  586. "DynamicTypeOverride": 3,
  587. "contracts": [
  588. {
  589. "$type": "SlotTypeContract"
  590. },
  591. {
  592. "$type": "MathOperatorContract",
  593. "NativeTypes": [
  594. {
  595. "m_type": 3
  596. },
  597. {
  598. "m_type": 6
  599. },
  600. {
  601. "m_type": 8
  602. },
  603. {
  604. "m_type": 9
  605. },
  606. {
  607. "m_type": 10
  608. },
  609. {
  610. "m_type": 11
  611. },
  612. {
  613. "m_type": 12
  614. },
  615. {
  616. "m_type": 14
  617. },
  618. {
  619. "m_type": 15
  620. }
  621. ]
  622. }
  623. ],
  624. "slotName": "Number",
  625. "toolTip": "An operand to use in performing the specified Operation",
  626. "DisplayDataType": {
  627. "m_type": 3
  628. },
  629. "DisplayGroup": {
  630. "Value": 1114760223
  631. },
  632. "Descriptor": {
  633. "ConnectionType": 1,
  634. "SlotType": 2
  635. },
  636. "DynamicGroup": {
  637. "Value": 1114760223
  638. },
  639. "DataType": 1
  640. },
  641. {
  642. "id": {
  643. "m_id": "{A0113449-B8EA-441F-871E-A34F10A281AF}"
  644. },
  645. "DynamicTypeOverride": 3,
  646. "contracts": [
  647. {
  648. "$type": "SlotTypeContract"
  649. },
  650. {
  651. "$type": "MathOperatorContract",
  652. "NativeTypes": [
  653. {
  654. "m_type": 3
  655. },
  656. {
  657. "m_type": 6
  658. },
  659. {
  660. "m_type": 8
  661. },
  662. {
  663. "m_type": 9
  664. },
  665. {
  666. "m_type": 10
  667. },
  668. {
  669. "m_type": 11
  670. },
  671. {
  672. "m_type": 12
  673. },
  674. {
  675. "m_type": 14
  676. },
  677. {
  678. "m_type": 15
  679. }
  680. ]
  681. }
  682. ],
  683. "slotName": "Result",
  684. "toolTip": "The result of the specified operation",
  685. "DisplayDataType": {
  686. "m_type": 3
  687. },
  688. "DisplayGroup": {
  689. "Value": 1114760223
  690. },
  691. "Descriptor": {
  692. "ConnectionType": 2,
  693. "SlotType": 2
  694. },
  695. "DynamicGroup": {
  696. "Value": 1114760223
  697. },
  698. "DataType": 1
  699. }
  700. ],
  701. "Datums": [
  702. {
  703. "scriptCanvasType": {
  704. "m_type": 3
  705. },
  706. "isNullPointer": false,
  707. "$type": "double",
  708. "value": 0.0,
  709. "label": "Number"
  710. },
  711. {
  712. "scriptCanvasType": {
  713. "m_type": 3
  714. },
  715. "isNullPointer": false,
  716. "$type": "double",
  717. "value": 1.0,
  718. "label": "Number"
  719. }
  720. ]
  721. }
  722. }
  723. }
  724. ],
  725. "m_connections": [
  726. {
  727. "Id": {
  728. "id": 11118526761905
  729. },
  730. "Name": "srcEndpoint=(Add (+): Result), destEndpoint=(Set Variable: Number)",
  731. "Components": {
  732. "Component_[4894099700298815938]": {
  733. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  734. "Id": 4894099700298815938,
  735. "sourceEndpoint": {
  736. "nodeId": {
  737. "id": 8502891678641
  738. },
  739. "slotId": {
  740. "m_id": "{A0113449-B8EA-441F-871E-A34F10A281AF}"
  741. }
  742. },
  743. "targetEndpoint": {
  744. "nodeId": {
  745. "id": 7454919658417
  746. },
  747. "slotId": {
  748. "m_id": "{8D9CBBAD-5F75-4397-8139-B7FE79C48DFD}"
  749. }
  750. }
  751. }
  752. }
  753. },
  754. {
  755. "Id": {
  756. "id": 11466419112881
  757. },
  758. "Name": "srcEndpoint=(Add (+): Out), destEndpoint=(Set Variable: In)",
  759. "Components": {
  760. "Component_[17374411643043616824]": {
  761. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  762. "Id": 17374411643043616824,
  763. "sourceEndpoint": {
  764. "nodeId": {
  765. "id": 8502891678641
  766. },
  767. "slotId": {
  768. "m_id": "{52C93C3F-A8DC-47E5-98A6-5B6A15C83F92}"
  769. }
  770. },
  771. "targetEndpoint": {
  772. "nodeId": {
  773. "id": 7454919658417
  774. },
  775. "slotId": {
  776. "m_id": "{22483279-E500-40D5-A61B-2C78DAC3319A}"
  777. }
  778. }
  779. }
  780. }
  781. },
  782. {
  783. "Id": {
  784. "id": 11857261136817
  785. },
  786. "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(New Output: )",
  787. "Components": {
  788. "Component_[13113299305621275439]": {
  789. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  790. "Id": 13113299305621275439,
  791. "sourceEndpoint": {
  792. "nodeId": {
  793. "id": 7454919658417
  794. },
  795. "slotId": {
  796. "m_id": "{17296A41-81F9-444D-BA2E-B8DAD7C62B10}"
  797. }
  798. },
  799. "targetEndpoint": {
  800. "nodeId": {
  801. "id": 5620968623025
  802. },
  803. "slotId": {
  804. "m_id": "{8362D954-5F68-4DAB-94B3-1EFA2B2774FB}"
  805. }
  806. }
  807. }
  808. }
  809. },
  810. {
  811. "Id": {
  812. "id": 4817988488368
  813. },
  814. "Name": "srcEndpoint=(IncrementNumber: ), destEndpoint=(Get Variable: In)",
  815. "Components": {
  816. "Component_[2259136399829712910]": {
  817. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  818. "Id": 2259136399829712910,
  819. "sourceEndpoint": {
  820. "nodeId": {
  821. "id": 4731910392753
  822. },
  823. "slotId": {
  824. "m_id": "{4C0849D0-627F-41BA-A8EE-A201074D5E52}"
  825. }
  826. },
  827. "targetEndpoint": {
  828. "nodeId": {
  829. "id": 3946110127280
  830. },
  831. "slotId": {
  832. "m_id": "{D0D0EC9C-927F-42DB-AD22-412F374326CD}"
  833. }
  834. }
  835. }
  836. }
  837. },
  838. {
  839. "Id": {
  840. "id": 5084276460720
  841. },
  842. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Add (+): Number)",
  843. "Components": {
  844. "Component_[10085458428308435370]": {
  845. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  846. "Id": 10085458428308435370,
  847. "sourceEndpoint": {
  848. "nodeId": {
  849. "id": 3946110127280
  850. },
  851. "slotId": {
  852. "m_id": "{71712AB8-E5BC-42EC-A07E-733D0D36F830}"
  853. }
  854. },
  855. "targetEndpoint": {
  856. "nodeId": {
  857. "id": 8502891678641
  858. },
  859. "slotId": {
  860. "m_id": "{9D5A6AF3-99FE-4449-83DD-261AF2107F36}"
  861. }
  862. }
  863. }
  864. }
  865. },
  866. {
  867. "Id": {
  868. "id": 5423578877104
  869. },
  870. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Add (+): In)",
  871. "Components": {
  872. "Component_[4574112699302556330]": {
  873. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  874. "Id": 4574112699302556330,
  875. "sourceEndpoint": {
  876. "nodeId": {
  877. "id": 3946110127280
  878. },
  879. "slotId": {
  880. "m_id": "{484C5712-DB44-4A98-8199-11E47AC3D837}"
  881. }
  882. },
  883. "targetEndpoint": {
  884. "nodeId": {
  885. "id": 8502891678641
  886. },
  887. "slotId": {
  888. "m_id": "{4546CCB4-B493-435F-BAEC-B76996DBDC8F}"
  889. }
  890. }
  891. }
  892. }
  893. }
  894. ]
  895. },
  896. "m_assetType": "{003738F8-FA01-0000-7300-000000000000}",
  897. "versionData": {
  898. "_grammarVersion": 1,
  899. "_runtimeVersion": 1,
  900. "_fileVersion": 1
  901. },
  902. "m_variableCounter": 4,
  903. "GraphCanvasData": [
  904. {
  905. "Key": {
  906. "id": 3946110127280
  907. },
  908. "Value": {
  909. "ComponentData": {
  910. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  911. "$type": "NodeSaveData"
  912. },
  913. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  914. "$type": "GeneralNodeTitleComponentSaveData",
  915. "PaletteOverride": "GetVariableNodeTitlePalette"
  916. },
  917. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  918. "$type": "GeometrySaveData",
  919. "Position": [
  920. 140.0,
  921. -140.0
  922. ]
  923. },
  924. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  925. "$type": "StylingComponentSaveData",
  926. "SubStyle": ".getVariable"
  927. },
  928. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  929. "$type": "PersistentIdComponentSaveData",
  930. "PersistentId": "{D085EC42-2893-4FFF-BF65-5A7BDBAA7CC7}"
  931. }
  932. }
  933. }
  934. },
  935. {
  936. "Key": {
  937. "id": 4731910392753
  938. },
  939. "Value": {
  940. "ComponentData": {
  941. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  942. "$type": "NodeSaveData"
  943. },
  944. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  945. "$type": "GeneralNodeTitleComponentSaveData",
  946. "PaletteOverride": "NodelingTitlePalette"
  947. },
  948. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  949. "$type": "GeometrySaveData",
  950. "Position": [
  951. -260.0,
  952. -240.0
  953. ]
  954. },
  955. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  956. "$type": "StylingComponentSaveData",
  957. "SubStyle": ".nodeling"
  958. },
  959. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  960. "$type": "PersistentIdComponentSaveData",
  961. "PersistentId": "{DF821D33-9967-4B89-BA06-C2B8116DF1AB}"
  962. }
  963. }
  964. }
  965. },
  966. {
  967. "Key": {
  968. "id": 5620968623025
  969. },
  970. "Value": {
  971. "ComponentData": {
  972. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  973. "$type": "NodeSaveData"
  974. },
  975. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  976. "$type": "GeneralNodeTitleComponentSaveData",
  977. "PaletteOverride": "NodelingTitlePalette"
  978. },
  979. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  980. "$type": "GeometrySaveData",
  981. "Position": [
  982. 640.0,
  983. 160.0
  984. ]
  985. },
  986. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  987. "$type": "StylingComponentSaveData",
  988. "SubStyle": ".nodeling"
  989. },
  990. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  991. "$type": "PersistentIdComponentSaveData",
  992. "PersistentId": "{462CEE46-FA16-4DE3-B00C-236F49976D74}"
  993. }
  994. }
  995. }
  996. },
  997. {
  998. "Key": {
  999. "id": 7454919658417
  1000. },
  1001. "Value": {
  1002. "ComponentData": {
  1003. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1004. "$type": "NodeSaveData"
  1005. },
  1006. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1007. "$type": "GeneralNodeTitleComponentSaveData",
  1008. "PaletteOverride": "SetVariableNodeTitlePalette"
  1009. },
  1010. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1011. "$type": "GeometrySaveData",
  1012. "Position": [
  1013. 660.0,
  1014. -160.0
  1015. ]
  1016. },
  1017. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1018. "$type": "StylingComponentSaveData",
  1019. "SubStyle": ".setVariable"
  1020. },
  1021. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1022. "$type": "PersistentIdComponentSaveData",
  1023. "PersistentId": "{54BBBFA0-B4C7-4FA4-BE92-51E9FA1A422B}"
  1024. }
  1025. }
  1026. }
  1027. },
  1028. {
  1029. "Key": {
  1030. "id": 8502891678641
  1031. },
  1032. "Value": {
  1033. "ComponentData": {
  1034. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1035. "$type": "NodeSaveData"
  1036. },
  1037. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1038. "$type": "GeneralNodeTitleComponentSaveData",
  1039. "PaletteOverride": "MathNodeTitlePalette"
  1040. },
  1041. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1042. "$type": "GeometrySaveData",
  1043. "Position": [
  1044. 320.0,
  1045. 60.0
  1046. ]
  1047. },
  1048. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1049. "$type": "StylingComponentSaveData"
  1050. },
  1051. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1052. "$type": "PersistentIdComponentSaveData",
  1053. "PersistentId": "{AE983459-5498-46B7-A50B-7DF0A9D9886D}"
  1054. }
  1055. }
  1056. }
  1057. },
  1058. {
  1059. "Key": {
  1060. "id": 8918912361393065975
  1061. },
  1062. "Value": {
  1063. "ComponentData": {
  1064. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  1065. "$type": "SceneComponentSaveData",
  1066. "ViewParams": {
  1067. "Scale": 0.85,
  1068. "AnchorX": -196.4705810546875,
  1069. "AnchorY": -303.5294189453125
  1070. }
  1071. }
  1072. }
  1073. }
  1074. }
  1075. ],
  1076. "StatisticsHelper": {
  1077. "InstanceCounter": [
  1078. {
  1079. "Key": 1244476766431948410,
  1080. "Value": 1
  1081. },
  1082. {
  1083. "Key": 7011818094993955847,
  1084. "Value": 2
  1085. },
  1086. {
  1087. "Key": 8876278780785933991,
  1088. "Value": 1
  1089. },
  1090. {
  1091. "Key": 11663418749378679464,
  1092. "Value": 1
  1093. }
  1094. ]
  1095. }
  1096. }
  1097. }
  1098. }
  1099. }
  1100. }