3
0

LY_SC_UnitTest_OrderedSequencer.scriptcanvas 80 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 677317664135214
  9. },
  10. "Name": "orderedSequencerTest",
  11. "Components": {
  12. "Component_[16707836826482578727]": {
  13. "$type": "EditorGraph",
  14. "Id": 16707836826482578727,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 677334844004398
  20. },
  21. "Name": "SC-Node(Expect Equal)",
  22. "Components": {
  23. "Component_[10180830712529623367]": {
  24. "$type": "MethodOverloaded",
  25. "Id": 10180830712529623367,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{4B69EEF9-3522-4F69-8780-6D42AB1EFBE3}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. },
  35. null
  36. ],
  37. "slotName": "EntityID: 0",
  38. "DisplayDataType": {
  39. "m_type": 1
  40. },
  41. "Descriptor": {
  42. "ConnectionType": 1,
  43. "SlotType": 2
  44. },
  45. "DataType": 1
  46. },
  47. {
  48. "IsOverload": true,
  49. "id": {
  50. "m_id": "{2B725383-5708-4B7F-970D-2304800DAE08}"
  51. },
  52. "DynamicTypeOverride": 3,
  53. "contracts": [
  54. {
  55. "$type": "SlotTypeContract"
  56. },
  57. null
  58. ],
  59. "slotName": "Candidate",
  60. "toolTip": "left of ==",
  61. "DisplayDataType": {
  62. "m_type": 3
  63. },
  64. "Descriptor": {
  65. "ConnectionType": 1,
  66. "SlotType": 2
  67. },
  68. "DataType": 1,
  69. "IsReference": true,
  70. "VariableReference": {
  71. "m_id": "{4A4506A7-FC88-4869-81C1-EBC9B13EA638}"
  72. }
  73. },
  74. {
  75. "IsOverload": true,
  76. "id": {
  77. "m_id": "{B74B3414-7A67-46EE-99CD-A44319488F08}"
  78. },
  79. "DynamicTypeOverride": 3,
  80. "contracts": [
  81. {
  82. "$type": "SlotTypeContract"
  83. },
  84. null
  85. ],
  86. "slotName": "Reference",
  87. "toolTip": "right of ==",
  88. "DisplayDataType": {
  89. "m_type": 3
  90. },
  91. "Descriptor": {
  92. "ConnectionType": 1,
  93. "SlotType": 2
  94. },
  95. "DataType": 1,
  96. "IsReference": true,
  97. "VariableReference": {
  98. "m_id": "{5B514628-7557-49DB-B60C-459C763E308B}"
  99. }
  100. },
  101. {
  102. "id": {
  103. "m_id": "{5A1DE9AE-DD04-40C9-A3CC-A0BCE5268E68}"
  104. },
  105. "contracts": [
  106. {
  107. "$type": "SlotTypeContract"
  108. },
  109. null
  110. ],
  111. "slotName": "Report",
  112. "toolTip": "additional notes for the test report",
  113. "DisplayDataType": {
  114. "m_type": 5
  115. },
  116. "Descriptor": {
  117. "ConnectionType": 1,
  118. "SlotType": 2
  119. },
  120. "DataType": 1
  121. },
  122. {
  123. "id": {
  124. "m_id": "{79AAED0E-CE26-4983-9130-6ABEEA16D912}"
  125. },
  126. "contracts": [
  127. {
  128. "$type": "SlotTypeContract"
  129. }
  130. ],
  131. "slotName": "In",
  132. "Descriptor": {
  133. "ConnectionType": 1,
  134. "SlotType": 1
  135. }
  136. },
  137. {
  138. "id": {
  139. "m_id": "{F2D6B408-A0E2-405F-BA98-D68572D3113E}"
  140. },
  141. "contracts": [
  142. {
  143. "$type": "SlotTypeContract"
  144. }
  145. ],
  146. "slotName": "Out",
  147. "Descriptor": {
  148. "ConnectionType": 2,
  149. "SlotType": 1
  150. }
  151. }
  152. ],
  153. "Datums": [
  154. {
  155. "isOverloadedStorage": false,
  156. "scriptCanvasType": {
  157. "m_type": 1
  158. },
  159. "isNullPointer": false,
  160. "$type": "EntityId",
  161. "value": {
  162. "id": 4276206253
  163. },
  164. "label": "EntityID: 0"
  165. },
  166. {
  167. "isOverloadedStorage": false,
  168. "scriptCanvasType": {
  169. "m_type": 3
  170. },
  171. "isNullPointer": false,
  172. "$type": "double",
  173. "value": 0.0,
  174. "label": "Candidate"
  175. },
  176. {
  177. "isOverloadedStorage": false,
  178. "scriptCanvasType": {
  179. "m_type": 3
  180. },
  181. "isNullPointer": false,
  182. "$type": "double",
  183. "value": 0.0,
  184. "label": "Reference"
  185. },
  186. {
  187. "isOverloadedStorage": false,
  188. "scriptCanvasType": {
  189. "m_type": 5
  190. },
  191. "isNullPointer": false,
  192. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  193. "value": "",
  194. "label": "Report"
  195. }
  196. ],
  197. "methodType": 2,
  198. "methodName": "Expect Equal",
  199. "className": "Unit Testing",
  200. "resultSlotIDs": [
  201. {}
  202. ],
  203. "prettyClassName": "Unit Testing",
  204. "orderedInputSlotIds": [
  205. {
  206. "m_id": "{4B69EEF9-3522-4F69-8780-6D42AB1EFBE3}"
  207. },
  208. {
  209. "m_id": "{2B725383-5708-4B7F-970D-2304800DAE08}"
  210. },
  211. {
  212. "m_id": "{B74B3414-7A67-46EE-99CD-A44319488F08}"
  213. },
  214. {
  215. "m_id": "{5A1DE9AE-DD04-40C9-A3CC-A0BCE5268E68}"
  216. }
  217. ]
  218. }
  219. }
  220. },
  221. {
  222. "Id": {
  223. "id": 677321959102510
  224. },
  225. "Name": "SC-Node(Expect True)",
  226. "Components": {
  227. "Component_[13455561985012616748]": {
  228. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  229. "Id": 13455561985012616748,
  230. "Slots": [
  231. {
  232. "isVisibile": false,
  233. "id": {
  234. "m_id": "{8A5681C0-8F2F-4B1C-B487-62161279638F}"
  235. },
  236. "contracts": [
  237. {
  238. "$type": "SlotTypeContract"
  239. },
  240. null
  241. ],
  242. "slotName": "EntityID: 0",
  243. "Descriptor": {
  244. "ConnectionType": 1,
  245. "SlotType": 2
  246. },
  247. "DataType": 1
  248. },
  249. {
  250. "id": {
  251. "m_id": "{F3CDCE08-3A1A-4422-A758-73509B8F5892}"
  252. },
  253. "contracts": [
  254. {
  255. "$type": "SlotTypeContract"
  256. },
  257. null
  258. ],
  259. "slotName": "Candidate",
  260. "toolTip": "a value that must be true",
  261. "Descriptor": {
  262. "ConnectionType": 1,
  263. "SlotType": 2
  264. },
  265. "DataType": 1,
  266. "IsReference": true,
  267. "VariableReference": {
  268. "m_id": "{4795E000-D394-4C41-947A-828B3D4C45C4}"
  269. }
  270. },
  271. {
  272. "id": {
  273. "m_id": "{AE341406-69B3-4D94-A1AA-FBE33F7E3619}"
  274. },
  275. "contracts": [
  276. {
  277. "$type": "SlotTypeContract"
  278. },
  279. null
  280. ],
  281. "slotName": "Report",
  282. "toolTip": "additional notes for the test report",
  283. "Descriptor": {
  284. "ConnectionType": 1,
  285. "SlotType": 2
  286. },
  287. "DataType": 1
  288. },
  289. {
  290. "id": {
  291. "m_id": "{140FF181-CAE5-418C-87D9-1919913160FB}"
  292. },
  293. "contracts": [
  294. {
  295. "$type": "SlotTypeContract"
  296. }
  297. ],
  298. "slotName": "In",
  299. "Descriptor": {
  300. "ConnectionType": 1,
  301. "SlotType": 1
  302. }
  303. },
  304. {
  305. "id": {
  306. "m_id": "{0843C551-DCB6-4889-96C6-131A7FA97ECF}"
  307. },
  308. "contracts": [
  309. {
  310. "$type": "SlotTypeContract"
  311. }
  312. ],
  313. "slotName": "Out",
  314. "Descriptor": {
  315. "ConnectionType": 2,
  316. "SlotType": 1
  317. }
  318. }
  319. ],
  320. "Datums": [
  321. {
  322. "isOverloadedStorage": false,
  323. "scriptCanvasType": {
  324. "m_type": 1
  325. },
  326. "isNullPointer": false,
  327. "$type": "EntityId",
  328. "value": {
  329. "id": 4276206253
  330. }
  331. },
  332. {
  333. "isOverloadedStorage": false,
  334. "scriptCanvasType": {
  335. "m_type": 0
  336. },
  337. "isNullPointer": false,
  338. "$type": "bool",
  339. "value": false,
  340. "label": "Candidate"
  341. },
  342. {
  343. "isOverloadedStorage": false,
  344. "scriptCanvasType": {
  345. "m_type": 5
  346. },
  347. "isNullPointer": false,
  348. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  349. "value": "",
  350. "label": "Report"
  351. }
  352. ],
  353. "methodType": 2,
  354. "methodName": "Expect True",
  355. "className": "Unit Testing",
  356. "resultSlotIDs": [
  357. {}
  358. ],
  359. "prettyClassName": "Unit Testing"
  360. }
  361. }
  362. },
  363. {
  364. "Id": {
  365. "id": 677326254069806
  366. },
  367. "Name": "SC Node(SetVariable)",
  368. "Components": {
  369. "Component_[14606091921446698620]": {
  370. "$type": "SetVariableNode",
  371. "Id": 14606091921446698620,
  372. "Slots": [
  373. {
  374. "id": {
  375. "m_id": "{794E5075-B533-4327-A0D2-6007F2876486}"
  376. },
  377. "contracts": [
  378. {
  379. "$type": "SlotTypeContract"
  380. }
  381. ],
  382. "slotName": "In",
  383. "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot",
  384. "Descriptor": {
  385. "ConnectionType": 1,
  386. "SlotType": 1
  387. }
  388. },
  389. {
  390. "id": {
  391. "m_id": "{928BE674-BC32-44CA-B3E4-C47732FD3940}"
  392. },
  393. "contracts": [
  394. {
  395. "$type": "SlotTypeContract"
  396. }
  397. ],
  398. "slotName": "Out",
  399. "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot",
  400. "Descriptor": {
  401. "ConnectionType": 2,
  402. "SlotType": 1
  403. }
  404. },
  405. {
  406. "id": {
  407. "m_id": "{E7EDFCC8-5485-471E-90DD-D77E56BA7EBB}"
  408. },
  409. "contracts": [
  410. {
  411. "$type": "SlotTypeContract"
  412. },
  413. null
  414. ],
  415. "slotName": "Boolean",
  416. "Descriptor": {
  417. "ConnectionType": 1,
  418. "SlotType": 2
  419. },
  420. "DataType": 1
  421. },
  422. {
  423. "id": {
  424. "m_id": "{856DBCCF-C16A-4A19-8052-AE2667E9FB96}"
  425. },
  426. "contracts": [
  427. {
  428. "$type": "SlotTypeContract"
  429. }
  430. ],
  431. "slotName": "Boolean",
  432. "DisplayDataType": {
  433. "m_type": 0
  434. },
  435. "Descriptor": {
  436. "ConnectionType": 2,
  437. "SlotType": 2
  438. },
  439. "DataType": 1
  440. }
  441. ],
  442. "Datums": [
  443. {
  444. "isOverloadedStorage": false,
  445. "scriptCanvasType": {
  446. "m_type": 0
  447. },
  448. "isNullPointer": false,
  449. "$type": "bool",
  450. "value": true,
  451. "label": "Boolean"
  452. }
  453. ],
  454. "m_variableId": {
  455. "m_id": "{4795E000-D394-4C41-947A-828B3D4C45C4}"
  456. },
  457. "m_variableDataInSlotId": {
  458. "m_id": "{E7EDFCC8-5485-471E-90DD-D77E56BA7EBB}"
  459. },
  460. "m_variableDataOutSlotId": {
  461. "m_id": "{856DBCCF-C16A-4A19-8052-AE2667E9FB96}"
  462. }
  463. }
  464. }
  465. },
  466. {
  467. "Id": {
  468. "id": 677347728906286
  469. },
  470. "Name": "SC-Node(Start)",
  471. "Components": {
  472. "Component_[16012079528619350242]": {
  473. "$type": "Start",
  474. "Id": 16012079528619350242,
  475. "Slots": [
  476. {
  477. "id": {
  478. "m_id": "{9578254B-84F7-441F-A351-C272FA03E240}"
  479. },
  480. "contracts": [
  481. {
  482. "$type": "SlotTypeContract"
  483. }
  484. ],
  485. "slotName": "Out",
  486. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  487. "Descriptor": {
  488. "ConnectionType": 2,
  489. "SlotType": 1
  490. }
  491. }
  492. ]
  493. }
  494. }
  495. },
  496. {
  497. "Id": {
  498. "id": 677339138971694
  499. },
  500. "Name": "SC Node(SetVariable)",
  501. "Components": {
  502. "Component_[17548749919039523335]": {
  503. "$type": "SetVariableNode",
  504. "Id": 17548749919039523335,
  505. "Slots": [
  506. {
  507. "id": {
  508. "m_id": "{38E0551F-DB4C-45B7-BF13-BB4404A5A494}"
  509. },
  510. "contracts": [
  511. {
  512. "$type": "SlotTypeContract"
  513. }
  514. ],
  515. "slotName": "In",
  516. "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot",
  517. "Descriptor": {
  518. "ConnectionType": 1,
  519. "SlotType": 1
  520. }
  521. },
  522. {
  523. "id": {
  524. "m_id": "{06E5EE0A-6361-4075-A9E2-E556869C21D4}"
  525. },
  526. "contracts": [
  527. {
  528. "$type": "SlotTypeContract"
  529. }
  530. ],
  531. "slotName": "Out",
  532. "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot",
  533. "Descriptor": {
  534. "ConnectionType": 2,
  535. "SlotType": 1
  536. }
  537. },
  538. {
  539. "id": {
  540. "m_id": "{58046938-96EC-4CB8-B13D-D9B78DC526B1}"
  541. },
  542. "contracts": [
  543. {
  544. "$type": "SlotTypeContract"
  545. },
  546. null
  547. ],
  548. "slotName": "Number",
  549. "Descriptor": {
  550. "ConnectionType": 1,
  551. "SlotType": 2
  552. },
  553. "DataType": 1,
  554. "IsReference": true,
  555. "VariableReference": {
  556. "m_id": "{5B514628-7557-49DB-B60C-459C763E308B}"
  557. }
  558. },
  559. {
  560. "id": {
  561. "m_id": "{CABD86CC-7E41-4964-B718-FAF178FAD6BB}"
  562. },
  563. "contracts": [
  564. {
  565. "$type": "SlotTypeContract"
  566. }
  567. ],
  568. "slotName": "Number",
  569. "DisplayDataType": {
  570. "m_type": 3
  571. },
  572. "Descriptor": {
  573. "ConnectionType": 2,
  574. "SlotType": 2
  575. },
  576. "DataType": 1
  577. }
  578. ],
  579. "Datums": [
  580. {
  581. "isOverloadedStorage": false,
  582. "scriptCanvasType": {
  583. "m_type": 3
  584. },
  585. "isNullPointer": false,
  586. "$type": "double",
  587. "value": 3.0,
  588. "label": "Number"
  589. }
  590. ],
  591. "m_variableId": {
  592. "m_id": "{4A4506A7-FC88-4869-81C1-EBC9B13EA638}"
  593. },
  594. "m_variableDataInSlotId": {
  595. "m_id": "{58046938-96EC-4CB8-B13D-D9B78DC526B1}"
  596. },
  597. "m_variableDataOutSlotId": {
  598. "m_id": "{CABD86CC-7E41-4964-B718-FAF178FAD6BB}"
  599. }
  600. }
  601. }
  602. },
  603. {
  604. "Id": {
  605. "id": 677330549037102
  606. },
  607. "Name": "SC-Node(OrderedSequencer)",
  608. "Components": {
  609. "Component_[17996314221695544790]": {
  610. "$type": "OrderedSequencer",
  611. "Id": 17996314221695544790,
  612. "Slots": [
  613. {
  614. "id": {
  615. "m_id": "{F42DB751-A99A-4ECD-85B3-4C5338A075D3}"
  616. },
  617. "contracts": [
  618. {
  619. "$type": "SlotTypeContract"
  620. }
  621. ],
  622. "slotName": "In",
  623. "Descriptor": {
  624. "ConnectionType": 1,
  625. "SlotType": 1
  626. }
  627. },
  628. {
  629. "id": {
  630. "m_id": "{67E334D9-582C-481A-BBA9-912399E4B0B7}"
  631. },
  632. "contracts": [
  633. {
  634. "$type": "SlotTypeContract"
  635. }
  636. ],
  637. "slotName": "Out 0",
  638. "toolTip": "Output 0",
  639. "DisplayGroup": {
  640. "Value": 1020632324
  641. },
  642. "Descriptor": {
  643. "ConnectionType": 2,
  644. "SlotType": 1
  645. }
  646. },
  647. {
  648. "id": {
  649. "m_id": "{4ECC3300-8D4F-495E-81F4-FADE3990E555}"
  650. },
  651. "contracts": [
  652. {
  653. "$type": "SlotTypeContract"
  654. }
  655. ],
  656. "slotName": "Out 1",
  657. "DisplayGroup": {
  658. "Value": 1020632324
  659. },
  660. "Descriptor": {
  661. "ConnectionType": 2,
  662. "SlotType": 1
  663. }
  664. },
  665. {
  666. "id": {
  667. "m_id": "{64AAB709-98E0-4F3A-80E8-74C81CC3F489}"
  668. },
  669. "contracts": [
  670. {
  671. "$type": "SlotTypeContract"
  672. }
  673. ],
  674. "slotName": "Out 2",
  675. "DisplayGroup": {
  676. "Value": 1020632324
  677. },
  678. "Descriptor": {
  679. "ConnectionType": 2,
  680. "SlotType": 1
  681. }
  682. },
  683. {
  684. "id": {
  685. "m_id": "{5AFF37B4-B7FC-4B68-AEEB-46AF8C932542}"
  686. },
  687. "contracts": [
  688. {
  689. "$type": "SlotTypeContract"
  690. }
  691. ],
  692. "slotName": "Out 3",
  693. "DisplayGroup": {
  694. "Value": 1020632324
  695. },
  696. "Descriptor": {
  697. "ConnectionType": 2,
  698. "SlotType": 1
  699. }
  700. },
  701. {
  702. "id": {
  703. "m_id": "{93571DBC-0A57-4F37-8F67-E2631C4E0E65}"
  704. },
  705. "contracts": [
  706. {
  707. "$type": "SlotTypeContract"
  708. }
  709. ],
  710. "slotName": "Out 4",
  711. "DisplayGroup": {
  712. "Value": 1020632324
  713. },
  714. "Descriptor": {
  715. "ConnectionType": 2,
  716. "SlotType": 1
  717. }
  718. },
  719. {
  720. "id": {
  721. "m_id": "{38F6B9B3-0173-4E94-A466-71A6764A98E3}"
  722. },
  723. "contracts": [
  724. {
  725. "$type": "SlotTypeContract"
  726. }
  727. ],
  728. "slotName": "Out 5",
  729. "DisplayGroup": {
  730. "Value": 1020632324
  731. },
  732. "Descriptor": {
  733. "ConnectionType": 2,
  734. "SlotType": 1
  735. }
  736. },
  737. {
  738. "id": {
  739. "m_id": "{8B387AFE-8DC4-4B92-8804-F6EB3FC915E4}"
  740. },
  741. "contracts": [
  742. {
  743. "$type": "SlotTypeContract"
  744. }
  745. ],
  746. "slotName": "Out 6",
  747. "DisplayGroup": {
  748. "Value": 1020632324
  749. },
  750. "Descriptor": {
  751. "ConnectionType": 2,
  752. "SlotType": 1
  753. }
  754. },
  755. {
  756. "id": {
  757. "m_id": "{AA19FABB-2799-4294-B326-E5B0A939AAA6}"
  758. },
  759. "contracts": [
  760. {
  761. "$type": "SlotTypeContract"
  762. }
  763. ],
  764. "slotName": "Out 7",
  765. "DisplayGroup": {
  766. "Value": 1020632324
  767. },
  768. "Descriptor": {
  769. "ConnectionType": 2,
  770. "SlotType": 1
  771. }
  772. }
  773. ]
  774. }
  775. }
  776. },
  777. {
  778. "Id": {
  779. "id": 677343433938990
  780. },
  781. "Name": "SC-Node(Mark Complete)",
  782. "Components": {
  783. "Component_[3120557144150987882]": {
  784. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  785. "Id": 3120557144150987882,
  786. "Slots": [
  787. {
  788. "isVisibile": false,
  789. "id": {
  790. "m_id": "{80F251A1-F8D6-4F59-9714-F0AF038C090E}"
  791. },
  792. "contracts": [
  793. {
  794. "$type": "SlotTypeContract"
  795. },
  796. null
  797. ],
  798. "slotName": "EntityID: 0",
  799. "Descriptor": {
  800. "ConnectionType": 1,
  801. "SlotType": 2
  802. },
  803. "DataType": 1
  804. },
  805. {
  806. "id": {
  807. "m_id": "{E380CE1C-9DB2-4167-926E-6092168C3486}"
  808. },
  809. "contracts": [
  810. {
  811. "$type": "SlotTypeContract"
  812. },
  813. null
  814. ],
  815. "slotName": "Report",
  816. "toolTip": "additional notes for the test report",
  817. "Descriptor": {
  818. "ConnectionType": 1,
  819. "SlotType": 2
  820. },
  821. "DataType": 1
  822. },
  823. {
  824. "id": {
  825. "m_id": "{B1D7F178-ACE4-4EF1-913F-86A4AE8FBC53}"
  826. },
  827. "contracts": [
  828. {
  829. "$type": "SlotTypeContract"
  830. }
  831. ],
  832. "slotName": "In",
  833. "Descriptor": {
  834. "ConnectionType": 1,
  835. "SlotType": 1
  836. }
  837. },
  838. {
  839. "id": {
  840. "m_id": "{80C070CE-5679-4B32-986D-6192A9990B24}"
  841. },
  842. "contracts": [
  843. {
  844. "$type": "SlotTypeContract"
  845. }
  846. ],
  847. "slotName": "Out",
  848. "Descriptor": {
  849. "ConnectionType": 2,
  850. "SlotType": 1
  851. }
  852. }
  853. ],
  854. "Datums": [
  855. {
  856. "isOverloadedStorage": false,
  857. "scriptCanvasType": {
  858. "m_type": 1
  859. },
  860. "isNullPointer": false,
  861. "$type": "EntityId",
  862. "value": {
  863. "id": 4276206253
  864. }
  865. },
  866. {
  867. "isOverloadedStorage": false,
  868. "scriptCanvasType": {
  869. "m_type": 5
  870. },
  871. "isNullPointer": false,
  872. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  873. "value": "",
  874. "label": "Report"
  875. }
  876. ],
  877. "methodType": 2,
  878. "methodName": "Mark Complete",
  879. "className": "Unit Testing",
  880. "resultSlotIDs": [
  881. {}
  882. ],
  883. "prettyClassName": "Unit Testing"
  884. }
  885. }
  886. }
  887. ],
  888. "m_connections": [
  889. {
  890. "Id": {
  891. "id": 677352023873582
  892. },
  893. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Ordered Sequencer: In)",
  894. "Components": {
  895. "Component_[12036538979203928774]": {
  896. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  897. "Id": 12036538979203928774,
  898. "sourceEndpoint": {
  899. "nodeId": {
  900. "id": 677347728906286
  901. },
  902. "slotId": {
  903. "m_id": "{9578254B-84F7-441F-A351-C272FA03E240}"
  904. }
  905. },
  906. "targetEndpoint": {
  907. "nodeId": {
  908. "id": 677330549037102
  909. },
  910. "slotId": {
  911. "m_id": "{F42DB751-A99A-4ECD-85B3-4C5338A075D3}"
  912. }
  913. }
  914. }
  915. }
  916. },
  917. {
  918. "Id": {
  919. "id": 677356318840878
  920. },
  921. "Name": "srcEndpoint=(Ordered Sequencer: Out 1), destEndpoint=(Set Variable: In)",
  922. "Components": {
  923. "Component_[11654747554854860651]": {
  924. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  925. "Id": 11654747554854860651,
  926. "sourceEndpoint": {
  927. "nodeId": {
  928. "id": 677330549037102
  929. },
  930. "slotId": {
  931. "m_id": "{4ECC3300-8D4F-495E-81F4-FADE3990E555}"
  932. }
  933. },
  934. "targetEndpoint": {
  935. "nodeId": {
  936. "id": 677339138971694
  937. },
  938. "slotId": {
  939. "m_id": "{38E0551F-DB4C-45B7-BF13-BB4404A5A494}"
  940. }
  941. }
  942. }
  943. }
  944. },
  945. {
  946. "Id": {
  947. "id": 677360613808174
  948. },
  949. "Name": "srcEndpoint=(Ordered Sequencer: Out 3), destEndpoint=(Expect Equal: In)",
  950. "Components": {
  951. "Component_[13276735382335282586]": {
  952. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  953. "Id": 13276735382335282586,
  954. "sourceEndpoint": {
  955. "nodeId": {
  956. "id": 677330549037102
  957. },
  958. "slotId": {
  959. "m_id": "{5AFF37B4-B7FC-4B68-AEEB-46AF8C932542}"
  960. }
  961. },
  962. "targetEndpoint": {
  963. "nodeId": {
  964. "id": 677334844004398
  965. },
  966. "slotId": {
  967. "m_id": "{79AAED0E-CE26-4983-9130-6ABEEA16D912}"
  968. }
  969. }
  970. }
  971. }
  972. },
  973. {
  974. "Id": {
  975. "id": 677364908775470
  976. },
  977. "Name": "srcEndpoint=(Ordered Sequencer: Out 6), destEndpoint=(Set Variable: In)",
  978. "Components": {
  979. "Component_[4982961620616834114]": {
  980. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  981. "Id": 4982961620616834114,
  982. "sourceEndpoint": {
  983. "nodeId": {
  984. "id": 677330549037102
  985. },
  986. "slotId": {
  987. "m_id": "{8B387AFE-8DC4-4B92-8804-F6EB3FC915E4}"
  988. }
  989. },
  990. "targetEndpoint": {
  991. "nodeId": {
  992. "id": 677326254069806
  993. },
  994. "slotId": {
  995. "m_id": "{794E5075-B533-4327-A0D2-6007F2876486}"
  996. }
  997. }
  998. }
  999. }
  1000. },
  1001. {
  1002. "Id": {
  1003. "id": 677369203742766
  1004. },
  1005. "Name": "srcEndpoint=(Ordered Sequencer: Out 7), destEndpoint=(Expect True: In)",
  1006. "Components": {
  1007. "Component_[12354206058769585599]": {
  1008. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1009. "Id": 12354206058769585599,
  1010. "sourceEndpoint": {
  1011. "nodeId": {
  1012. "id": 677330549037102
  1013. },
  1014. "slotId": {
  1015. "m_id": "{AA19FABB-2799-4294-B326-E5B0A939AAA6}"
  1016. }
  1017. },
  1018. "targetEndpoint": {
  1019. "nodeId": {
  1020. "id": 677321959102510
  1021. },
  1022. "slotId": {
  1023. "m_id": "{140FF181-CAE5-418C-87D9-1919913160FB}"
  1024. }
  1025. }
  1026. }
  1027. }
  1028. },
  1029. {
  1030. "Id": {
  1031. "id": 677373498710062
  1032. },
  1033. "Name": "srcEndpoint=(Expect True: Out), destEndpoint=(Mark Complete: In)",
  1034. "Components": {
  1035. "Component_[9315241690827734410]": {
  1036. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1037. "Id": 9315241690827734410,
  1038. "sourceEndpoint": {
  1039. "nodeId": {
  1040. "id": 677321959102510
  1041. },
  1042. "slotId": {
  1043. "m_id": "{0843C551-DCB6-4889-96C6-131A7FA97ECF}"
  1044. }
  1045. },
  1046. "targetEndpoint": {
  1047. "nodeId": {
  1048. "id": 677343433938990
  1049. },
  1050. "slotId": {
  1051. "m_id": "{B1D7F178-ACE4-4EF1-913F-86A4AE8FBC53}"
  1052. }
  1053. }
  1054. }
  1055. }
  1056. }
  1057. ]
  1058. },
  1059. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  1060. "versionData": {
  1061. "_grammarVersion": 1,
  1062. "_runtimeVersion": 1,
  1063. "_fileVersion": 1
  1064. },
  1065. "m_variableCounter": 3,
  1066. "GraphCanvasData": [
  1067. {
  1068. "Key": {
  1069. "id": 677317664135214
  1070. },
  1071. "Value": {
  1072. "ComponentData": {
  1073. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  1074. "$type": "SceneComponentSaveData",
  1075. "ViewParams": {
  1076. "Scale": 0.7225,
  1077. "AnchorX": -469.20416259765625,
  1078. "AnchorY": -8.304498672485352
  1079. }
  1080. }
  1081. }
  1082. }
  1083. },
  1084. {
  1085. "Key": {
  1086. "id": 677321959102510
  1087. },
  1088. "Value": {
  1089. "ComponentData": {
  1090. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1091. "$type": "NodeSaveData"
  1092. },
  1093. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1094. "$type": "GeneralNodeTitleComponentSaveData",
  1095. "PaletteOverride": "MethodNodeTitlePalette"
  1096. },
  1097. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1098. "$type": "GeometrySaveData",
  1099. "Position": [
  1100. 420.0,
  1101. 520.0
  1102. ]
  1103. },
  1104. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1105. "$type": "StylingComponentSaveData",
  1106. "SubStyle": ".method"
  1107. },
  1108. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1109. "$type": "PersistentIdComponentSaveData",
  1110. "PersistentId": "{FAF7B894-DECE-4FD7-86DE-29778BEA76DA}"
  1111. }
  1112. }
  1113. }
  1114. },
  1115. {
  1116. "Key": {
  1117. "id": 677326254069806
  1118. },
  1119. "Value": {
  1120. "ComponentData": {
  1121. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1122. "$type": "NodeSaveData"
  1123. },
  1124. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1125. "$type": "GeneralNodeTitleComponentSaveData",
  1126. "PaletteOverride": "SetVariableNodeTitlePalette"
  1127. },
  1128. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1129. "$type": "GeometrySaveData",
  1130. "Position": [
  1131. 500.0,
  1132. 340.0
  1133. ]
  1134. },
  1135. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1136. "$type": "StylingComponentSaveData",
  1137. "SubStyle": ".setVariable"
  1138. },
  1139. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1140. "$type": "PersistentIdComponentSaveData",
  1141. "PersistentId": "{A23866C1-39B3-43FB-9A9E-DD60DD311930}"
  1142. }
  1143. }
  1144. }
  1145. },
  1146. {
  1147. "Key": {
  1148. "id": 677330549037102
  1149. },
  1150. "Value": {
  1151. "ComponentData": {
  1152. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1153. "$type": "NodeSaveData"
  1154. },
  1155. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1156. "$type": "GeneralNodeTitleComponentSaveData",
  1157. "PaletteOverride": "LogicNodeTitlePalette"
  1158. },
  1159. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1160. "$type": "GeometrySaveData",
  1161. "Position": [
  1162. 0.0,
  1163. 120.0
  1164. ]
  1165. },
  1166. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1167. "$type": "StylingComponentSaveData"
  1168. },
  1169. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1170. "$type": "PersistentIdComponentSaveData",
  1171. "PersistentId": "{3813A879-C023-4155-B531-F9790C1AE6A0}"
  1172. }
  1173. }
  1174. }
  1175. },
  1176. {
  1177. "Key": {
  1178. "id": 677334844004398
  1179. },
  1180. "Value": {
  1181. "ComponentData": {
  1182. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1183. "$type": "NodeSaveData"
  1184. },
  1185. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1186. "$type": "GeneralNodeTitleComponentSaveData",
  1187. "PaletteOverride": "MethodNodeTitlePalette"
  1188. },
  1189. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1190. "$type": "GeometrySaveData",
  1191. "Position": [
  1192. 820.0,
  1193. 160.0
  1194. ]
  1195. },
  1196. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1197. "$type": "StylingComponentSaveData",
  1198. "SubStyle": ".method"
  1199. },
  1200. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1201. "$type": "PersistentIdComponentSaveData",
  1202. "PersistentId": "{BFB08030-F69A-4A96-87C0-F89414DF26CD}"
  1203. }
  1204. }
  1205. }
  1206. },
  1207. {
  1208. "Key": {
  1209. "id": 677339138971694
  1210. },
  1211. "Value": {
  1212. "ComponentData": {
  1213. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1214. "$type": "NodeSaveData"
  1215. },
  1216. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1217. "$type": "GeneralNodeTitleComponentSaveData",
  1218. "PaletteOverride": "SetVariableNodeTitlePalette"
  1219. },
  1220. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1221. "$type": "GeometrySaveData",
  1222. "Position": [
  1223. 360.0,
  1224. 20.0
  1225. ]
  1226. },
  1227. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1228. "$type": "StylingComponentSaveData",
  1229. "SubStyle": ".setVariable"
  1230. },
  1231. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1232. "$type": "PersistentIdComponentSaveData",
  1233. "PersistentId": "{96164133-D195-4B12-ABA3-2400033C528C}"
  1234. }
  1235. }
  1236. }
  1237. },
  1238. {
  1239. "Key": {
  1240. "id": 677343433938990
  1241. },
  1242. "Value": {
  1243. "ComponentData": {
  1244. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1245. "$type": "NodeSaveData"
  1246. },
  1247. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1248. "$type": "GeneralNodeTitleComponentSaveData",
  1249. "PaletteOverride": "MethodNodeTitlePalette"
  1250. },
  1251. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1252. "$type": "GeometrySaveData",
  1253. "Position": [
  1254. 740.0,
  1255. 520.0
  1256. ]
  1257. },
  1258. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1259. "$type": "StylingComponentSaveData",
  1260. "SubStyle": ".method"
  1261. },
  1262. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1263. "$type": "PersistentIdComponentSaveData",
  1264. "PersistentId": "{9B3F1114-F000-4A23-B803-143DB602B8FE}"
  1265. }
  1266. }
  1267. }
  1268. },
  1269. {
  1270. "Key": {
  1271. "id": 677347728906286
  1272. },
  1273. "Value": {
  1274. "ComponentData": {
  1275. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1276. "$type": "NodeSaveData"
  1277. },
  1278. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1279. "$type": "GeneralNodeTitleComponentSaveData",
  1280. "PaletteOverride": "TimeNodeTitlePalette"
  1281. },
  1282. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1283. "$type": "GeometrySaveData",
  1284. "Position": [
  1285. -220.0,
  1286. 120.0
  1287. ]
  1288. },
  1289. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1290. "$type": "StylingComponentSaveData"
  1291. },
  1292. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1293. "$type": "PersistentIdComponentSaveData",
  1294. "PersistentId": "{74D0DC3E-C5B1-487D-B42B-EEEF040149DE}"
  1295. }
  1296. }
  1297. }
  1298. }
  1299. ],
  1300. "StatisticsHelper": {
  1301. "InstanceCounter": [
  1302. {
  1303. "Key": 524494764786010043,
  1304. "Value": 1
  1305. },
  1306. {
  1307. "Key": 1050222979521486012,
  1308. "Value": 1
  1309. },
  1310. {
  1311. "Key": 2943813295174272402,
  1312. "Value": 1
  1313. },
  1314. {
  1315. "Key": 4199610336680704683,
  1316. "Value": 1
  1317. },
  1318. {
  1319. "Key": 4271004856738215795,
  1320. "Value": 1
  1321. },
  1322. {
  1323. "Key": 6840657073857873079,
  1324. "Value": 1
  1325. },
  1326. {
  1327. "Key": 8130838797682382239,
  1328. "Value": 1
  1329. }
  1330. ]
  1331. }
  1332. },
  1333. "Component_[17365522097699711504]": {
  1334. "$type": "EditorGraphVariableManagerComponent",
  1335. "Id": 17365522097699711504,
  1336. "m_variableData": {
  1337. "m_nameVariableMap": [
  1338. {
  1339. "Key": {
  1340. "m_id": "{4795E000-D394-4C41-947A-828B3D4C45C4}"
  1341. },
  1342. "Value": {
  1343. "Datum": {
  1344. "isOverloadedStorage": false,
  1345. "scriptCanvasType": {
  1346. "m_type": 0
  1347. },
  1348. "isNullPointer": false,
  1349. "$type": "bool",
  1350. "value": false,
  1351. "label": "Boolean"
  1352. },
  1353. "VariableId": {
  1354. "m_id": "{4795E000-D394-4C41-947A-828B3D4C45C4}"
  1355. },
  1356. "VariableName": "was exectuted"
  1357. }
  1358. },
  1359. {
  1360. "Key": {
  1361. "m_id": "{4A4506A7-FC88-4869-81C1-EBC9B13EA638}"
  1362. },
  1363. "Value": {
  1364. "Datum": {
  1365. "isOverloadedStorage": false,
  1366. "scriptCanvasType": {
  1367. "m_type": 3
  1368. },
  1369. "isNullPointer": false,
  1370. "$type": "double",
  1371. "value": 0.0,
  1372. "label": "Number"
  1373. },
  1374. "VariableId": {
  1375. "m_id": "{4A4506A7-FC88-4869-81C1-EBC9B13EA638}"
  1376. },
  1377. "VariableName": "count"
  1378. }
  1379. },
  1380. {
  1381. "Key": {
  1382. "m_id": "{5B514628-7557-49DB-B60C-459C763E308B}"
  1383. },
  1384. "Value": {
  1385. "Datum": {
  1386. "isOverloadedStorage": false,
  1387. "scriptCanvasType": {
  1388. "m_type": 3
  1389. },
  1390. "isNullPointer": false,
  1391. "$type": "double",
  1392. "value": 3.0,
  1393. "label": "three"
  1394. },
  1395. "VariableId": {
  1396. "m_id": "{5B514628-7557-49DB-B60C-459C763E308B}"
  1397. },
  1398. "VariableName": "three"
  1399. }
  1400. }
  1401. ]
  1402. }
  1403. }
  1404. }
  1405. }
  1406. }
  1407. }