3
0

LY_SC_UnitTest_While.scriptcanvas 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 2881097210197449
  9. },
  10. "Name": "scriptcanvas/unittests/ly_sc_unittest_while.scriptcanvas",
  11. "Components": {
  12. "Component_[3553543159806490667]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 3553543159806490667,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  20. },
  21. "Value": {
  22. "Datum": {
  23. "isOverloadedStorage": false,
  24. "scriptCanvasType": {
  25. "m_type": 0
  26. },
  27. "isNullPointer": false,
  28. "$type": "bool",
  29. "value": true,
  30. "label": "True"
  31. },
  32. "VariableId": {
  33. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  34. },
  35. "VariableName": "True"
  36. }
  37. }
  38. ]
  39. }
  40. },
  41. "Component_[5565921716245422100]": {
  42. "$type": "EditorGraph",
  43. "Id": 5565921716245422100,
  44. "m_graphData": {
  45. "m_nodes": [
  46. {
  47. "Id": {
  48. "id": 2881131569935817
  49. },
  50. "Name": "SC Node(SetVariable)",
  51. "Components": {
  52. "Component_[11370172234823841512]": {
  53. "$type": "SetVariableNode",
  54. "Id": 11370172234823841512,
  55. "Slots": [
  56. {
  57. "id": {
  58. "m_id": "{FBF1FAA0-86CA-4358-9397-7592C60E71FE}"
  59. },
  60. "contracts": [
  61. {
  62. "$type": "SlotTypeContract"
  63. }
  64. ],
  65. "slotName": "In",
  66. "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot",
  67. "Descriptor": {
  68. "ConnectionType": 1,
  69. "SlotType": 1
  70. }
  71. },
  72. {
  73. "id": {
  74. "m_id": "{BA16861B-51B4-42A9-A156-F62EA2B1D6F8}"
  75. },
  76. "contracts": [
  77. {
  78. "$type": "SlotTypeContract"
  79. }
  80. ],
  81. "slotName": "Out",
  82. "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot",
  83. "Descriptor": {
  84. "ConnectionType": 2,
  85. "SlotType": 1
  86. }
  87. },
  88. {
  89. "id": {
  90. "m_id": "{DB255C75-6C96-43B2-90A7-209D7816E880}"
  91. },
  92. "contracts": [
  93. {
  94. "$type": "SlotTypeContract"
  95. },
  96. null
  97. ],
  98. "slotName": "Boolean",
  99. "Descriptor": {
  100. "ConnectionType": 1,
  101. "SlotType": 2
  102. }
  103. },
  104. {
  105. "id": {
  106. "m_id": "{8E045C73-96CB-4BFE-B5CF-77A76B4340E3}"
  107. },
  108. "contracts": [
  109. {
  110. "$type": "SlotTypeContract"
  111. }
  112. ],
  113. "slotName": "Boolean",
  114. "DisplayDataType": {
  115. "m_type": 0
  116. },
  117. "Descriptor": {
  118. "ConnectionType": 2,
  119. "SlotType": 2
  120. }
  121. }
  122. ],
  123. "Datums": [
  124. {
  125. "isOverloadedStorage": false,
  126. "scriptCanvasType": {
  127. "m_type": 0
  128. },
  129. "isNullPointer": false,
  130. "$type": "bool",
  131. "value": false,
  132. "label": "Boolean"
  133. }
  134. ],
  135. "m_variableId": {
  136. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  137. },
  138. "m_variableDataInSlotId": {
  139. "m_id": "{DB255C75-6C96-43B2-90A7-209D7816E880}"
  140. },
  141. "m_variableDataOutSlotId": {
  142. "m_id": "{8E045C73-96CB-4BFE-B5CF-77A76B4340E3}"
  143. }
  144. }
  145. }
  146. },
  147. {
  148. "Id": {
  149. "id": 2881122980001225
  150. },
  151. "Name": "SC-Node(Mark Complete)",
  152. "Components": {
  153. "Component_[13560573583330542398]": {
  154. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  155. "Id": 13560573583330542398,
  156. "Slots": [
  157. {
  158. "isVisibile": false,
  159. "id": {
  160. "m_id": "{4111B0E4-978F-4052-8A2C-DE68736CE149}"
  161. },
  162. "contracts": [
  163. {
  164. "$type": "SlotTypeContract"
  165. },
  166. null
  167. ],
  168. "slotName": "EntityID: 0",
  169. "Descriptor": {
  170. "ConnectionType": 1,
  171. "SlotType": 2
  172. }
  173. },
  174. {
  175. "id": {
  176. "m_id": "{86F5DE9A-CE06-4040-B20F-1E278433AECB}"
  177. },
  178. "contracts": [
  179. {
  180. "$type": "SlotTypeContract"
  181. },
  182. null
  183. ],
  184. "slotName": "Report",
  185. "toolTip": "additional notes for the test report",
  186. "Descriptor": {
  187. "ConnectionType": 1,
  188. "SlotType": 2
  189. }
  190. },
  191. {
  192. "id": {
  193. "m_id": "{D5E60217-9325-4DF9-8605-51BECA22F314}"
  194. },
  195. "contracts": [
  196. {
  197. "$type": "SlotTypeContract"
  198. }
  199. ],
  200. "slotName": "In",
  201. "Descriptor": {
  202. "ConnectionType": 1,
  203. "SlotType": 1
  204. }
  205. },
  206. {
  207. "id": {
  208. "m_id": "{63D0468A-0F2E-44DA-A305-6C7C95B1D44F}"
  209. },
  210. "contracts": [
  211. {
  212. "$type": "SlotTypeContract"
  213. }
  214. ],
  215. "slotName": "Out",
  216. "Descriptor": {
  217. "ConnectionType": 2,
  218. "SlotType": 1
  219. }
  220. }
  221. ],
  222. "Datums": [
  223. {
  224. "isOverloadedStorage": false,
  225. "scriptCanvasType": {
  226. "m_type": 1
  227. },
  228. "isNullPointer": false,
  229. "$type": "EntityId",
  230. "value": {
  231. "id": 4276206253
  232. }
  233. },
  234. {
  235. "isOverloadedStorage": false,
  236. "scriptCanvasType": {
  237. "m_type": 5
  238. },
  239. "isNullPointer": false,
  240. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  241. "value": "",
  242. "label": "Report"
  243. }
  244. ],
  245. "methodType": 2,
  246. "methodName": "Mark Complete",
  247. "className": "Unit Testing",
  248. "resultSlotIDs": [
  249. {}
  250. ],
  251. "prettyClassName": "Unit Testing"
  252. }
  253. }
  254. },
  255. {
  256. "Id": {
  257. "id": 2881118685033929
  258. },
  259. "Name": "SC-Node(Expect False)",
  260. "Components": {
  261. "Component_[2781993130151824737]": {
  262. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  263. "Id": 2781993130151824737,
  264. "Slots": [
  265. {
  266. "isVisibile": false,
  267. "id": {
  268. "m_id": "{1F627BA8-919B-4747-A207-CE60A450B3BC}"
  269. },
  270. "contracts": [
  271. {
  272. "$type": "SlotTypeContract"
  273. },
  274. null
  275. ],
  276. "slotName": "EntityID: 0",
  277. "Descriptor": {
  278. "ConnectionType": 1,
  279. "SlotType": 2
  280. }
  281. },
  282. {
  283. "id": {
  284. "m_id": "{C4529F04-2BBF-48D7-BF61-041CCDD6E60B}"
  285. },
  286. "contracts": [
  287. {
  288. "$type": "SlotTypeContract"
  289. },
  290. null
  291. ],
  292. "slotName": "Candidate",
  293. "toolTip": "a value that must be false",
  294. "Descriptor": {
  295. "ConnectionType": 1,
  296. "SlotType": 2
  297. },
  298. "IsReference": true,
  299. "VariableReference": {
  300. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  301. }
  302. },
  303. {
  304. "id": {
  305. "m_id": "{EFC3F35F-4AB5-4BC1-9271-2C2F0689676E}"
  306. },
  307. "contracts": [
  308. {
  309. "$type": "SlotTypeContract"
  310. },
  311. null
  312. ],
  313. "slotName": "Report",
  314. "toolTip": "additional notes for the test report",
  315. "Descriptor": {
  316. "ConnectionType": 1,
  317. "SlotType": 2
  318. }
  319. },
  320. {
  321. "id": {
  322. "m_id": "{F46A69F3-7C5F-4B36-BCB6-49C1909720AE}"
  323. },
  324. "contracts": [
  325. {
  326. "$type": "SlotTypeContract"
  327. }
  328. ],
  329. "slotName": "In",
  330. "Descriptor": {
  331. "ConnectionType": 1,
  332. "SlotType": 1
  333. }
  334. },
  335. {
  336. "id": {
  337. "m_id": "{3B69DC9F-53A9-4BD4-BB77-AFB628A637EF}"
  338. },
  339. "contracts": [
  340. {
  341. "$type": "SlotTypeContract"
  342. }
  343. ],
  344. "slotName": "Out",
  345. "Descriptor": {
  346. "ConnectionType": 2,
  347. "SlotType": 1
  348. }
  349. }
  350. ],
  351. "Datums": [
  352. {
  353. "isOverloadedStorage": false,
  354. "scriptCanvasType": {
  355. "m_type": 1
  356. },
  357. "isNullPointer": false,
  358. "$type": "EntityId",
  359. "value": {
  360. "id": 4276206253
  361. }
  362. },
  363. {
  364. "isOverloadedStorage": false,
  365. "scriptCanvasType": {
  366. "m_type": 0
  367. },
  368. "isNullPointer": false,
  369. "$type": "bool",
  370. "value": false,
  371. "label": "Candidate"
  372. },
  373. {
  374. "isOverloadedStorage": false,
  375. "scriptCanvasType": {
  376. "m_type": 5
  377. },
  378. "isNullPointer": false,
  379. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  380. "value": "",
  381. "label": "Report"
  382. }
  383. ],
  384. "methodType": 2,
  385. "methodName": "Expect False",
  386. "className": "Unit Testing",
  387. "resultSlotIDs": [
  388. {}
  389. ],
  390. "prettyClassName": "Unit Testing"
  391. }
  392. }
  393. },
  394. {
  395. "Id": {
  396. "id": 2881114390066633
  397. },
  398. "Name": "SC-Node(Start)",
  399. "Components": {
  400. "Component_[7705446822546935655]": {
  401. "$type": "Start",
  402. "Id": 7705446822546935655,
  403. "Slots": [
  404. {
  405. "id": {
  406. "m_id": "{7C75E2E1-9CEE-4098-8BEA-7F85B7390CA8}"
  407. },
  408. "contracts": [
  409. {
  410. "$type": "SlotTypeContract"
  411. }
  412. ],
  413. "slotName": "Out",
  414. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  415. "Descriptor": {
  416. "ConnectionType": 2,
  417. "SlotType": 1
  418. }
  419. }
  420. ]
  421. }
  422. }
  423. },
  424. {
  425. "Id": {
  426. "id": 2881101505164745
  427. },
  428. "Name": "SC-Node(While)",
  429. "Components": {
  430. "Component_[9189797228399181155]": {
  431. "$type": "While",
  432. "Id": 9189797228399181155,
  433. "Slots": [
  434. {
  435. "id": {
  436. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  437. },
  438. "contracts": [
  439. {
  440. "$type": "SlotTypeContract"
  441. }
  442. ],
  443. "slotName": "In",
  444. "Descriptor": {
  445. "ConnectionType": 1,
  446. "SlotType": 1
  447. }
  448. },
  449. {
  450. "id": {
  451. "m_id": "{C11EF40D-6768-4DC3-85DB-D64EE8F5201A}"
  452. },
  453. "contracts": [
  454. {
  455. "$type": "SlotTypeContract"
  456. },
  457. null
  458. ],
  459. "slotName": "Condition",
  460. "toolTip": "Loop will signal until this condition is false",
  461. "Descriptor": {
  462. "ConnectionType": 1,
  463. "SlotType": 2
  464. },
  465. "DataType": 1,
  466. "IsReference": true,
  467. "VariableReference": {
  468. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  469. }
  470. },
  471. {
  472. "id": {
  473. "m_id": "{0AE686F8-A69E-4F4E-B6B5-C70EF8665CBA}"
  474. },
  475. "contracts": [
  476. {
  477. "$type": "SlotTypeContract"
  478. }
  479. ],
  480. "slotName": "Out",
  481. "toolTip": "Signalled if the condition is false, or if the loop calls the break node",
  482. "Descriptor": {
  483. "ConnectionType": 2,
  484. "SlotType": 1
  485. }
  486. },
  487. {
  488. "id": {
  489. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  490. },
  491. "contracts": [
  492. {
  493. "$type": "SlotTypeContract"
  494. }
  495. ],
  496. "slotName": "Loop",
  497. "toolTip": "Signalled if the condition is true, and every time the last node of 'Loop' finishes",
  498. "Descriptor": {
  499. "ConnectionType": 2,
  500. "SlotType": 1
  501. }
  502. }
  503. ],
  504. "Datums": [
  505. {
  506. "isOverloadedStorage": false,
  507. "scriptCanvasType": {
  508. "m_type": 0
  509. },
  510. "isNullPointer": false,
  511. "$type": "bool",
  512. "value": true,
  513. "label": "Condition"
  514. }
  515. ]
  516. }
  517. }
  518. },
  519. {
  520. "Id": {
  521. "id": 2881105800132041
  522. },
  523. "Name": "SC-Node(While)",
  524. "Components": {
  525. "Component_[9189797228399181155]": {
  526. "$type": "While",
  527. "Id": 9189797228399181155,
  528. "Slots": [
  529. {
  530. "id": {
  531. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  532. },
  533. "contracts": [
  534. {
  535. "$type": "SlotTypeContract"
  536. }
  537. ],
  538. "slotName": "In",
  539. "Descriptor": {
  540. "ConnectionType": 1,
  541. "SlotType": 1
  542. }
  543. },
  544. {
  545. "id": {
  546. "m_id": "{C11EF40D-6768-4DC3-85DB-D64EE8F5201A}"
  547. },
  548. "contracts": [
  549. {
  550. "$type": "SlotTypeContract"
  551. },
  552. null
  553. ],
  554. "slotName": "Condition",
  555. "toolTip": "Loop will signal until this condition is false",
  556. "Descriptor": {
  557. "ConnectionType": 1,
  558. "SlotType": 2
  559. },
  560. "DataType": 1,
  561. "IsReference": true,
  562. "VariableReference": {
  563. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  564. }
  565. },
  566. {
  567. "id": {
  568. "m_id": "{0AE686F8-A69E-4F4E-B6B5-C70EF8665CBA}"
  569. },
  570. "contracts": [
  571. {
  572. "$type": "SlotTypeContract"
  573. }
  574. ],
  575. "slotName": "Out",
  576. "toolTip": "Signalled if the condition is false, or if the loop calls the break node",
  577. "Descriptor": {
  578. "ConnectionType": 2,
  579. "SlotType": 1
  580. }
  581. },
  582. {
  583. "id": {
  584. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  585. },
  586. "contracts": [
  587. {
  588. "$type": "SlotTypeContract"
  589. }
  590. ],
  591. "slotName": "Loop",
  592. "toolTip": "Signalled if the condition is true, and every time the last node of 'Loop' finishes",
  593. "Descriptor": {
  594. "ConnectionType": 2,
  595. "SlotType": 1
  596. }
  597. }
  598. ],
  599. "Datums": [
  600. {
  601. "isOverloadedStorage": false,
  602. "scriptCanvasType": {
  603. "m_type": 0
  604. },
  605. "isNullPointer": false,
  606. "$type": "bool",
  607. "value": true,
  608. "label": "Condition"
  609. }
  610. ]
  611. }
  612. }
  613. },
  614. {
  615. "Id": {
  616. "id": 2881110095099337
  617. },
  618. "Name": "SC-Node(While)",
  619. "Components": {
  620. "Component_[9189797228399181155]": {
  621. "$type": "While",
  622. "Id": 9189797228399181155,
  623. "Slots": [
  624. {
  625. "id": {
  626. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  627. },
  628. "contracts": [
  629. {
  630. "$type": "SlotTypeContract"
  631. }
  632. ],
  633. "slotName": "In",
  634. "Descriptor": {
  635. "ConnectionType": 1,
  636. "SlotType": 1
  637. }
  638. },
  639. {
  640. "id": {
  641. "m_id": "{C11EF40D-6768-4DC3-85DB-D64EE8F5201A}"
  642. },
  643. "contracts": [
  644. {
  645. "$type": "SlotTypeContract"
  646. },
  647. null
  648. ],
  649. "slotName": "Condition",
  650. "toolTip": "Loop will signal until this condition is false",
  651. "Descriptor": {
  652. "ConnectionType": 1,
  653. "SlotType": 2
  654. },
  655. "DataType": 1,
  656. "IsReference": true,
  657. "VariableReference": {
  658. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  659. }
  660. },
  661. {
  662. "id": {
  663. "m_id": "{0AE686F8-A69E-4F4E-B6B5-C70EF8665CBA}"
  664. },
  665. "contracts": [
  666. {
  667. "$type": "SlotTypeContract"
  668. }
  669. ],
  670. "slotName": "Out",
  671. "toolTip": "Signalled if the condition is false, or if the loop calls the break node",
  672. "Descriptor": {
  673. "ConnectionType": 2,
  674. "SlotType": 1
  675. }
  676. },
  677. {
  678. "id": {
  679. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  680. },
  681. "contracts": [
  682. {
  683. "$type": "SlotTypeContract"
  684. }
  685. ],
  686. "slotName": "Loop",
  687. "toolTip": "Signalled if the condition is true, and every time the last node of 'Loop' finishes",
  688. "Descriptor": {
  689. "ConnectionType": 2,
  690. "SlotType": 1
  691. }
  692. }
  693. ],
  694. "Datums": [
  695. {
  696. "isOverloadedStorage": false,
  697. "scriptCanvasType": {
  698. "m_type": 0
  699. },
  700. "isNullPointer": false,
  701. "$type": "bool",
  702. "value": true,
  703. "label": "Condition"
  704. }
  705. ]
  706. }
  707. }
  708. },
  709. {
  710. "Id": {
  711. "id": 2881127274968521
  712. },
  713. "Name": "SC-Node(While)",
  714. "Components": {
  715. "Component_[9189797228399181155]": {
  716. "$type": "While",
  717. "Id": 9189797228399181155,
  718. "Slots": [
  719. {
  720. "id": {
  721. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  722. },
  723. "contracts": [
  724. {
  725. "$type": "SlotTypeContract"
  726. }
  727. ],
  728. "slotName": "In",
  729. "Descriptor": {
  730. "ConnectionType": 1,
  731. "SlotType": 1
  732. }
  733. },
  734. {
  735. "id": {
  736. "m_id": "{C11EF40D-6768-4DC3-85DB-D64EE8F5201A}"
  737. },
  738. "contracts": [
  739. {
  740. "$type": "SlotTypeContract"
  741. },
  742. null
  743. ],
  744. "slotName": "Condition",
  745. "toolTip": "Loop will signal until this condition is false",
  746. "Descriptor": {
  747. "ConnectionType": 1,
  748. "SlotType": 2
  749. },
  750. "DataType": 1,
  751. "IsReference": true,
  752. "VariableReference": {
  753. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  754. }
  755. },
  756. {
  757. "id": {
  758. "m_id": "{0AE686F8-A69E-4F4E-B6B5-C70EF8665CBA}"
  759. },
  760. "contracts": [
  761. {
  762. "$type": "SlotTypeContract"
  763. }
  764. ],
  765. "slotName": "Out",
  766. "toolTip": "Signalled if the condition is false, or if the loop calls the break node",
  767. "Descriptor": {
  768. "ConnectionType": 2,
  769. "SlotType": 1
  770. }
  771. },
  772. {
  773. "id": {
  774. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  775. },
  776. "contracts": [
  777. {
  778. "$type": "SlotTypeContract"
  779. }
  780. ],
  781. "slotName": "Loop",
  782. "toolTip": "Signalled if the condition is true, and every time the last node of 'Loop' finishes",
  783. "Descriptor": {
  784. "ConnectionType": 2,
  785. "SlotType": 1
  786. }
  787. }
  788. ],
  789. "Datums": [
  790. {
  791. "isOverloadedStorage": false,
  792. "scriptCanvasType": {
  793. "m_type": 0
  794. },
  795. "isNullPointer": false,
  796. "$type": "bool",
  797. "value": true,
  798. "label": "Condition"
  799. }
  800. ]
  801. }
  802. }
  803. },
  804. {
  805. "Id": {
  806. "id": 2881135864903113
  807. },
  808. "Name": "SC-Node(While)",
  809. "Components": {
  810. "Component_[9189797228399181155]": {
  811. "$type": "While",
  812. "Id": 9189797228399181155,
  813. "Slots": [
  814. {
  815. "id": {
  816. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  817. },
  818. "contracts": [
  819. {
  820. "$type": "SlotTypeContract"
  821. }
  822. ],
  823. "slotName": "In",
  824. "Descriptor": {
  825. "ConnectionType": 1,
  826. "SlotType": 1
  827. }
  828. },
  829. {
  830. "id": {
  831. "m_id": "{C11EF40D-6768-4DC3-85DB-D64EE8F5201A}"
  832. },
  833. "contracts": [
  834. {
  835. "$type": "SlotTypeContract"
  836. },
  837. null
  838. ],
  839. "slotName": "Condition",
  840. "toolTip": "Loop will signal until this condition is false",
  841. "Descriptor": {
  842. "ConnectionType": 1,
  843. "SlotType": 2
  844. },
  845. "DataType": 1,
  846. "IsReference": true,
  847. "VariableReference": {
  848. "m_id": "{CAD7AAE8-D6E9-486F-8366-724528A28902}"
  849. }
  850. },
  851. {
  852. "id": {
  853. "m_id": "{0AE686F8-A69E-4F4E-B6B5-C70EF8665CBA}"
  854. },
  855. "contracts": [
  856. {
  857. "$type": "SlotTypeContract"
  858. }
  859. ],
  860. "slotName": "Out",
  861. "toolTip": "Signalled if the condition is false, or if the loop calls the break node",
  862. "Descriptor": {
  863. "ConnectionType": 2,
  864. "SlotType": 1
  865. }
  866. },
  867. {
  868. "id": {
  869. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  870. },
  871. "contracts": [
  872. {
  873. "$type": "SlotTypeContract"
  874. }
  875. ],
  876. "slotName": "Loop",
  877. "toolTip": "Signalled if the condition is true, and every time the last node of 'Loop' finishes",
  878. "Descriptor": {
  879. "ConnectionType": 2,
  880. "SlotType": 1
  881. }
  882. }
  883. ],
  884. "Datums": [
  885. {
  886. "isOverloadedStorage": false,
  887. "scriptCanvasType": {
  888. "m_type": 0
  889. },
  890. "isNullPointer": false,
  891. "$type": "bool",
  892. "value": true,
  893. "label": "Condition"
  894. }
  895. ]
  896. }
  897. }
  898. }
  899. ],
  900. "m_connections": [
  901. {
  902. "Id": {
  903. "id": 2881140159870409
  904. },
  905. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(While: In)",
  906. "Components": {
  907. "Component_[2041517966393945009]": {
  908. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  909. "Id": 2041517966393945009,
  910. "sourceEndpoint": {
  911. "nodeId": {
  912. "id": 2881114390066633
  913. },
  914. "slotId": {
  915. "m_id": "{7C75E2E1-9CEE-4098-8BEA-7F85B7390CA8}"
  916. }
  917. },
  918. "targetEndpoint": {
  919. "nodeId": {
  920. "id": 2881135864903113
  921. },
  922. "slotId": {
  923. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  924. }
  925. }
  926. }
  927. }
  928. },
  929. {
  930. "Id": {
  931. "id": 2881144454837705
  932. },
  933. "Name": "srcEndpoint=(While: Out), destEndpoint=(Expect False: In)",
  934. "Components": {
  935. "Component_[5280097237608509777]": {
  936. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  937. "Id": 5280097237608509777,
  938. "sourceEndpoint": {
  939. "nodeId": {
  940. "id": 2881135864903113
  941. },
  942. "slotId": {
  943. "m_id": "{0AE686F8-A69E-4F4E-B6B5-C70EF8665CBA}"
  944. }
  945. },
  946. "targetEndpoint": {
  947. "nodeId": {
  948. "id": 2881118685033929
  949. },
  950. "slotId": {
  951. "m_id": "{F46A69F3-7C5F-4B36-BCB6-49C1909720AE}"
  952. }
  953. }
  954. }
  955. }
  956. },
  957. {
  958. "Id": {
  959. "id": 2881148749805001
  960. },
  961. "Name": "srcEndpoint=(Expect False: Out), destEndpoint=(Mark Complete: In)",
  962. "Components": {
  963. "Component_[3126439648759859254]": {
  964. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  965. "Id": 3126439648759859254,
  966. "sourceEndpoint": {
  967. "nodeId": {
  968. "id": 2881118685033929
  969. },
  970. "slotId": {
  971. "m_id": "{3B69DC9F-53A9-4BD4-BB77-AFB628A637EF}"
  972. }
  973. },
  974. "targetEndpoint": {
  975. "nodeId": {
  976. "id": 2881122980001225
  977. },
  978. "slotId": {
  979. "m_id": "{D5E60217-9325-4DF9-8605-51BECA22F314}"
  980. }
  981. }
  982. }
  983. }
  984. },
  985. {
  986. "Id": {
  987. "id": 2881153044772297
  988. },
  989. "Name": "srcEndpoint=(While: Loop), destEndpoint=(Set Variable: In)",
  990. "Components": {
  991. "Component_[14114968708764752845]": {
  992. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  993. "Id": 14114968708764752845,
  994. "sourceEndpoint": {
  995. "nodeId": {
  996. "id": 2881110095099337
  997. },
  998. "slotId": {
  999. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  1000. }
  1001. },
  1002. "targetEndpoint": {
  1003. "nodeId": {
  1004. "id": 2881131569935817
  1005. },
  1006. "slotId": {
  1007. "m_id": "{FBF1FAA0-86CA-4358-9397-7592C60E71FE}"
  1008. }
  1009. }
  1010. }
  1011. }
  1012. },
  1013. {
  1014. "Id": {
  1015. "id": 2881157339739593
  1016. },
  1017. "Name": "srcEndpoint=(While: Loop), destEndpoint=(While: In)",
  1018. "Components": {
  1019. "Component_[8447803570192352814]": {
  1020. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1021. "Id": 8447803570192352814,
  1022. "sourceEndpoint": {
  1023. "nodeId": {
  1024. "id": 2881101505164745
  1025. },
  1026. "slotId": {
  1027. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  1028. }
  1029. },
  1030. "targetEndpoint": {
  1031. "nodeId": {
  1032. "id": 2881105800132041
  1033. },
  1034. "slotId": {
  1035. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  1036. }
  1037. }
  1038. }
  1039. }
  1040. },
  1041. {
  1042. "Id": {
  1043. "id": 2881161634706889
  1044. },
  1045. "Name": "srcEndpoint=(While: Loop), destEndpoint=(While: In)",
  1046. "Components": {
  1047. "Component_[4399044867189340592]": {
  1048. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1049. "Id": 4399044867189340592,
  1050. "sourceEndpoint": {
  1051. "nodeId": {
  1052. "id": 2881135864903113
  1053. },
  1054. "slotId": {
  1055. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  1056. }
  1057. },
  1058. "targetEndpoint": {
  1059. "nodeId": {
  1060. "id": 2881101505164745
  1061. },
  1062. "slotId": {
  1063. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  1064. }
  1065. }
  1066. }
  1067. }
  1068. },
  1069. {
  1070. "Id": {
  1071. "id": 2881165929674185
  1072. },
  1073. "Name": "srcEndpoint=(While: Loop), destEndpoint=(While: In)",
  1074. "Components": {
  1075. "Component_[12046477044456066449]": {
  1076. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1077. "Id": 12046477044456066449,
  1078. "sourceEndpoint": {
  1079. "nodeId": {
  1080. "id": 2881105800132041
  1081. },
  1082. "slotId": {
  1083. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  1084. }
  1085. },
  1086. "targetEndpoint": {
  1087. "nodeId": {
  1088. "id": 2881127274968521
  1089. },
  1090. "slotId": {
  1091. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  1092. }
  1093. }
  1094. }
  1095. }
  1096. },
  1097. {
  1098. "Id": {
  1099. "id": 2881170224641481
  1100. },
  1101. "Name": "srcEndpoint=(While: Loop), destEndpoint=(While: In)",
  1102. "Components": {
  1103. "Component_[13208787542985011481]": {
  1104. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1105. "Id": 13208787542985011481,
  1106. "sourceEndpoint": {
  1107. "nodeId": {
  1108. "id": 2881127274968521
  1109. },
  1110. "slotId": {
  1111. "m_id": "{74CAFF42-E008-4B5D-9790-672BF0824FBC}"
  1112. }
  1113. },
  1114. "targetEndpoint": {
  1115. "nodeId": {
  1116. "id": 2881110095099337
  1117. },
  1118. "slotId": {
  1119. "m_id": "{7B78FD93-612F-4895-98A0-C2E63F218B3E}"
  1120. }
  1121. }
  1122. }
  1123. }
  1124. }
  1125. ]
  1126. },
  1127. "m_assetType": "{10A46A0A-3801-0000-3008-000000000000}",
  1128. "versionData": {
  1129. "_grammarVersion": 1,
  1130. "_runtimeVersion": 1,
  1131. "_fileVersion": 1
  1132. },
  1133. "m_variableCounter": 5,
  1134. "GraphCanvasData": [
  1135. {
  1136. "Key": {
  1137. "id": 2881097210197449
  1138. },
  1139. "Value": {
  1140. "ComponentData": {
  1141. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  1142. "$type": "SceneComponentSaveData",
  1143. "ViewParams": {
  1144. "Scale": 0.614125,
  1145. "AnchorX": -446.1632385253906,
  1146. "AnchorY": -94.44331359863281
  1147. }
  1148. }
  1149. }
  1150. }
  1151. },
  1152. {
  1153. "Key": {
  1154. "id": 2881101505164745
  1155. },
  1156. "Value": {
  1157. "ComponentData": {
  1158. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1159. "$type": "GeneralNodeTitleComponentSaveData",
  1160. "PaletteOverride": "LogicNodeTitlePalette"
  1161. },
  1162. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1163. "$type": "GeometrySaveData",
  1164. "Position": [
  1165. 340.0,
  1166. 520.0
  1167. ]
  1168. },
  1169. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1170. "$type": "StylingComponentSaveData",
  1171. "SubStyle": ".logic"
  1172. },
  1173. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1174. "$type": "PersistentIdComponentSaveData",
  1175. "PersistentId": "{6EA4C34E-812F-47B5-9B72-5250605097AC}"
  1176. }
  1177. }
  1178. }
  1179. },
  1180. {
  1181. "Key": {
  1182. "id": 2881105800132041
  1183. },
  1184. "Value": {
  1185. "ComponentData": {
  1186. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1187. "$type": "GeneralNodeTitleComponentSaveData",
  1188. "PaletteOverride": "LogicNodeTitlePalette"
  1189. },
  1190. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1191. "$type": "GeometrySaveData",
  1192. "Position": [
  1193. 620.0,
  1194. 600.0
  1195. ]
  1196. },
  1197. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1198. "$type": "StylingComponentSaveData",
  1199. "SubStyle": ".logic"
  1200. },
  1201. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1202. "$type": "PersistentIdComponentSaveData",
  1203. "PersistentId": "{EC00A72A-3ADA-4149-8649-68CCABDD8181}"
  1204. }
  1205. }
  1206. }
  1207. },
  1208. {
  1209. "Key": {
  1210. "id": 2881110095099337
  1211. },
  1212. "Value": {
  1213. "ComponentData": {
  1214. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1215. "$type": "GeneralNodeTitleComponentSaveData",
  1216. "PaletteOverride": "LogicNodeTitlePalette"
  1217. },
  1218. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1219. "$type": "GeometrySaveData",
  1220. "Position": [
  1221. 1180.0,
  1222. 720.0
  1223. ]
  1224. },
  1225. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1226. "$type": "StylingComponentSaveData",
  1227. "SubStyle": ".logic"
  1228. },
  1229. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1230. "$type": "PersistentIdComponentSaveData",
  1231. "PersistentId": "{E097CFBF-4C9F-486D-93F8-992096432C84}"
  1232. }
  1233. }
  1234. }
  1235. },
  1236. {
  1237. "Key": {
  1238. "id": 2881114390066633
  1239. },
  1240. "Value": {
  1241. "ComponentData": {
  1242. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1243. "$type": "GeneralNodeTitleComponentSaveData",
  1244. "PaletteOverride": "TimeNodeTitlePalette"
  1245. },
  1246. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1247. "$type": "GeometrySaveData",
  1248. "Position": [
  1249. -120.0,
  1250. 340.0
  1251. ]
  1252. },
  1253. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1254. "$type": "StylingComponentSaveData",
  1255. "SubStyle": ".time"
  1256. },
  1257. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1258. "$type": "PersistentIdComponentSaveData",
  1259. "PersistentId": "{170A2412-17ED-4310-9C7A-E2BDA506323D}"
  1260. }
  1261. }
  1262. }
  1263. },
  1264. {
  1265. "Key": {
  1266. "id": 2881118685033929
  1267. },
  1268. "Value": {
  1269. "ComponentData": {
  1270. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1271. "$type": "GeneralNodeTitleComponentSaveData",
  1272. "PaletteOverride": "MethodNodeTitlePalette"
  1273. },
  1274. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1275. "$type": "GeometrySaveData",
  1276. "Position": [
  1277. 760.0,
  1278. 340.0
  1279. ]
  1280. },
  1281. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1282. "$type": "StylingComponentSaveData",
  1283. "SubStyle": ".method"
  1284. },
  1285. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1286. "$type": "PersistentIdComponentSaveData",
  1287. "PersistentId": "{0F3A90BE-4758-4C29-BFD8-DFC87BCE17F2}"
  1288. }
  1289. }
  1290. }
  1291. },
  1292. {
  1293. "Key": {
  1294. "id": 2881122980001225
  1295. },
  1296. "Value": {
  1297. "ComponentData": {
  1298. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1299. "$type": "GeneralNodeTitleComponentSaveData",
  1300. "PaletteOverride": "MethodNodeTitlePalette"
  1301. },
  1302. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1303. "$type": "GeometrySaveData",
  1304. "Position": [
  1305. 1100.0,
  1306. 340.0
  1307. ]
  1308. },
  1309. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1310. "$type": "StylingComponentSaveData",
  1311. "SubStyle": ".method"
  1312. },
  1313. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1314. "$type": "PersistentIdComponentSaveData",
  1315. "PersistentId": "{18046A6D-3B94-4338-9D3E-31045846CC7A}"
  1316. }
  1317. }
  1318. }
  1319. },
  1320. {
  1321. "Key": {
  1322. "id": 2881127274968521
  1323. },
  1324. "Value": {
  1325. "ComponentData": {
  1326. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1327. "$type": "GeneralNodeTitleComponentSaveData",
  1328. "PaletteOverride": "LogicNodeTitlePalette"
  1329. },
  1330. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1331. "$type": "GeometrySaveData",
  1332. "Position": [
  1333. 920.0,
  1334. 660.0
  1335. ]
  1336. },
  1337. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1338. "$type": "StylingComponentSaveData",
  1339. "SubStyle": ".logic"
  1340. },
  1341. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1342. "$type": "PersistentIdComponentSaveData",
  1343. "PersistentId": "{762F3B5A-24C6-4E1B-A3BB-D8688FB2F3AD}"
  1344. }
  1345. }
  1346. }
  1347. },
  1348. {
  1349. "Key": {
  1350. "id": 2881131569935817
  1351. },
  1352. "Value": {
  1353. "ComponentData": {
  1354. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1355. "$type": "GeneralNodeTitleComponentSaveData",
  1356. "PaletteOverride": "SetVariableNodeTitlePalette"
  1357. },
  1358. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1359. "$type": "GeometrySaveData",
  1360. "Position": [
  1361. 1460.0,
  1362. 780.0
  1363. ]
  1364. },
  1365. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1366. "$type": "StylingComponentSaveData",
  1367. "SubStyle": ".setVariable"
  1368. },
  1369. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1370. "$type": "PersistentIdComponentSaveData",
  1371. "PersistentId": "{635FCBAA-667B-4271-9984-5B8F20B78895}"
  1372. }
  1373. }
  1374. }
  1375. },
  1376. {
  1377. "Key": {
  1378. "id": 2881135864903113
  1379. },
  1380. "Value": {
  1381. "ComponentData": {
  1382. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1383. "$type": "GeneralNodeTitleComponentSaveData",
  1384. "PaletteOverride": "LogicNodeTitlePalette"
  1385. },
  1386. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1387. "$type": "GeometrySaveData",
  1388. "Position": [
  1389. 60.0,
  1390. 340.0
  1391. ]
  1392. },
  1393. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1394. "$type": "StylingComponentSaveData",
  1395. "SubStyle": ".logic"
  1396. },
  1397. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1398. "$type": "PersistentIdComponentSaveData",
  1399. "PersistentId": "{99015C3E-B03F-4386-93C5-69598A8DC397}"
  1400. }
  1401. }
  1402. }
  1403. }
  1404. ],
  1405. "StatisticsHelper": {
  1406. "InstanceCounter": [
  1407. {
  1408. "Key": 2902967532902889342,
  1409. "Value": 5
  1410. },
  1411. {
  1412. "Key": 4199610336680704683,
  1413. "Value": 1
  1414. },
  1415. {
  1416. "Key": 8851312233321923103,
  1417. "Value": 1
  1418. },
  1419. {
  1420. "Key": 9815218044492189981,
  1421. "Value": 1
  1422. },
  1423. {
  1424. "Key": 10204019744198319120,
  1425. "Value": 1
  1426. }
  1427. ]
  1428. }
  1429. }
  1430. }
  1431. }
  1432. }
  1433. }