3
0

Test_DisabledChain.scriptcanvas 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 25081648743591
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[15815708704686997213]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 15815708704686997213
  15. },
  16. "Component_[7840201992081256376]": {
  17. "$type": "EditorGraph",
  18. "Id": 7840201992081256376,
  19. "m_graphData": {
  20. "m_nodes": [
  21. {
  22. "Id": {
  23. "id": 25103123580071
  24. },
  25. "Name": "SC-Node(Print)",
  26. "Components": {
  27. "Component_[13051637304671615350]": {
  28. "$type": "Print",
  29. "Id": 13051637304671615350,
  30. "Slots": [
  31. {
  32. "id": {
  33. "m_id": "{ADFF0250-FF43-4022-A2E9-2421F6D1E986}"
  34. },
  35. "contracts": [
  36. {
  37. "$type": "SlotTypeContract"
  38. }
  39. ],
  40. "slotName": "In",
  41. "toolTip": "Input signal",
  42. "Descriptor": {
  43. "ConnectionType": 1,
  44. "SlotType": 1
  45. }
  46. },
  47. {
  48. "id": {
  49. "m_id": "{58B31342-E3AB-4E6B-8E09-319328FECFCC}"
  50. },
  51. "DynamicTypeOverride": 3,
  52. "contracts": [
  53. {
  54. "$type": "SlotTypeContract"
  55. },
  56. null
  57. ],
  58. "slotName": "Value",
  59. "toolTip": "Value which replaces instances of {Value} in the resulting string.",
  60. "DisplayGroup": {
  61. "Value": 1015031923
  62. },
  63. "Descriptor": {
  64. "ConnectionType": 1,
  65. "SlotType": 2
  66. },
  67. "DataType": 1
  68. },
  69. {
  70. "id": {
  71. "m_id": "{B9350FF2-F392-4303-97E2-5E069D2FB673}"
  72. },
  73. "contracts": [
  74. {
  75. "$type": "SlotTypeContract"
  76. }
  77. ],
  78. "slotName": "Out",
  79. "Descriptor": {
  80. "ConnectionType": 2,
  81. "SlotType": 1
  82. }
  83. }
  84. ],
  85. "Datums": [
  86. {}
  87. ],
  88. "NodeDisabledFlag": 1,
  89. "m_arrayBindingMap": [
  90. {
  91. "Key": 1,
  92. "Value": {
  93. "m_id": "{58B31342-E3AB-4E6B-8E09-319328FECFCC}"
  94. }
  95. }
  96. ],
  97. "m_unresolvedString": [
  98. {},
  99. {}
  100. ],
  101. "m_formatSlotMap": {
  102. "Value": {
  103. "m_id": "{58B31342-E3AB-4E6B-8E09-319328FECFCC}"
  104. }
  105. }
  106. }
  107. }
  108. },
  109. {
  110. "Id": {
  111. "id": 25098828612775
  112. },
  113. "Name": "SC-Node(OrderedSequencer)",
  114. "Components": {
  115. "Component_[15713320597559431747]": {
  116. "$type": "OrderedSequencer",
  117. "Id": 15713320597559431747,
  118. "Slots": [
  119. {
  120. "id": {
  121. "m_id": "{FE41AFCE-C15D-4C77-9C79-CB42A6D8BEAB}"
  122. },
  123. "contracts": [
  124. {
  125. "$type": "SlotTypeContract"
  126. }
  127. ],
  128. "slotName": "In",
  129. "Descriptor": {
  130. "ConnectionType": 1,
  131. "SlotType": 1
  132. }
  133. },
  134. {
  135. "id": {
  136. "m_id": "{37C42879-CE77-4D08-A3AA-B377271DA709}"
  137. },
  138. "contracts": [
  139. {
  140. "$type": "SlotTypeContract"
  141. }
  142. ],
  143. "slotName": "Out 0",
  144. "toolTip": "Output 0",
  145. "DisplayGroup": {
  146. "Value": 1020632324
  147. },
  148. "Descriptor": {
  149. "ConnectionType": 2,
  150. "SlotType": 1
  151. }
  152. },
  153. {
  154. "id": {
  155. "m_id": "{70A056BE-8671-4DC2-A872-75D29BC57AD9}"
  156. },
  157. "contracts": [
  158. {
  159. "$type": "SlotTypeContract"
  160. }
  161. ],
  162. "slotName": "Out 1",
  163. "DisplayGroup": {
  164. "Value": 1020632324
  165. },
  166. "Descriptor": {
  167. "ConnectionType": 2,
  168. "SlotType": 1
  169. }
  170. }
  171. ]
  172. }
  173. }
  174. },
  175. {
  176. "Id": {
  177. "id": 25094533645479
  178. },
  179. "Name": "SC-Node(MarkComplete)",
  180. "Components": {
  181. "Component_[5317188902910227792]": {
  182. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  183. "Id": 5317188902910227792,
  184. "Slots": [
  185. {
  186. "isVisibile": false,
  187. "id": {
  188. "m_id": "{B3BE435C-ABB1-4B68-BB58-AC7ACB622035}"
  189. },
  190. "contracts": [
  191. {
  192. "$type": "SlotTypeContract"
  193. },
  194. null
  195. ],
  196. "slotName": "EntityID: 0",
  197. "Descriptor": {
  198. "ConnectionType": 1,
  199. "SlotType": 2
  200. },
  201. "DataType": 1
  202. },
  203. {
  204. "id": {
  205. "m_id": "{F9351355-B243-425B-9EA9-EFDEE4690CCD}"
  206. },
  207. "contracts": [
  208. {
  209. "$type": "SlotTypeContract"
  210. },
  211. null
  212. ],
  213. "slotName": "Report",
  214. "toolTip": "additional notes for the test report",
  215. "DisplayDataType": {
  216. "m_type": 5
  217. },
  218. "Descriptor": {
  219. "ConnectionType": 1,
  220. "SlotType": 2
  221. },
  222. "DataType": 1
  223. },
  224. {
  225. "id": {
  226. "m_id": "{B999F58D-1263-486E-8930-82D96B007EB4}"
  227. },
  228. "contracts": [
  229. {
  230. "$type": "SlotTypeContract"
  231. }
  232. ],
  233. "slotName": "In",
  234. "Descriptor": {
  235. "ConnectionType": 1,
  236. "SlotType": 1
  237. }
  238. },
  239. {
  240. "id": {
  241. "m_id": "{25AF5243-A70F-47C4-AF27-8EC8FB474F94}"
  242. },
  243. "contracts": [
  244. {
  245. "$type": "SlotTypeContract"
  246. }
  247. ],
  248. "slotName": "Out",
  249. "Descriptor": {
  250. "ConnectionType": 2,
  251. "SlotType": 1
  252. }
  253. }
  254. ],
  255. "Datums": [
  256. {
  257. "isOverloadedStorage": false,
  258. "scriptCanvasType": {
  259. "m_type": 1
  260. },
  261. "isNullPointer": false,
  262. "$type": "EntityId",
  263. "value": {
  264. "id": 4276206253
  265. }
  266. },
  267. {
  268. "isOverloadedStorage": false,
  269. "scriptCanvasType": {
  270. "m_type": 5
  271. },
  272. "isNullPointer": false,
  273. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  274. "value": "",
  275. "label": "Report"
  276. }
  277. ],
  278. "methodType": 2,
  279. "methodName": "Mark Complete",
  280. "className": "Unit Testing",
  281. "resultSlotIDs": [
  282. {}
  283. ],
  284. "prettyClassName": "Unit Testing"
  285. }
  286. }
  287. },
  288. {
  289. "Id": {
  290. "id": 25090238678183
  291. },
  292. "Name": "SC-Node(Start)",
  293. "Components": {
  294. "Component_[6433042380733385889]": {
  295. "$type": "Start",
  296. "Id": 6433042380733385889,
  297. "Slots": [
  298. {
  299. "id": {
  300. "m_id": "{F4EC0879-BB45-4949-8EFD-1AC13A30CFE5}"
  301. },
  302. "contracts": [
  303. {
  304. "$type": "SlotTypeContract"
  305. }
  306. ],
  307. "slotName": "Out",
  308. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  309. "Descriptor": {
  310. "ConnectionType": 2,
  311. "SlotType": 1
  312. }
  313. }
  314. ]
  315. }
  316. }
  317. },
  318. {
  319. "Id": {
  320. "id": 25085943710887
  321. },
  322. "Name": "SC-Node(AddFailure)",
  323. "Components": {
  324. "Component_[9001286225630748201]": {
  325. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  326. "Id": 9001286225630748201,
  327. "Slots": [
  328. {
  329. "isVisibile": false,
  330. "id": {
  331. "m_id": "{A484BCC9-2B8A-4694-8168-1503B7A53F66}"
  332. },
  333. "contracts": [
  334. {
  335. "$type": "SlotTypeContract"
  336. },
  337. null
  338. ],
  339. "slotName": "EntityID: 0",
  340. "Descriptor": {
  341. "ConnectionType": 1,
  342. "SlotType": 2
  343. },
  344. "DataType": 1
  345. },
  346. {
  347. "id": {
  348. "m_id": "{815F1479-6361-49DF-8842-83EA30F3C187}"
  349. },
  350. "contracts": [
  351. {
  352. "$type": "SlotTypeContract"
  353. },
  354. null
  355. ],
  356. "slotName": "Report",
  357. "toolTip": "additional notes for the test report",
  358. "DisplayDataType": {
  359. "m_type": 5
  360. },
  361. "Descriptor": {
  362. "ConnectionType": 1,
  363. "SlotType": 2
  364. },
  365. "DataType": 1
  366. },
  367. {
  368. "id": {
  369. "m_id": "{E47454AE-70AF-4820-AE7C-524DCA84DF68}"
  370. },
  371. "contracts": [
  372. {
  373. "$type": "SlotTypeContract"
  374. }
  375. ],
  376. "slotName": "In",
  377. "Descriptor": {
  378. "ConnectionType": 1,
  379. "SlotType": 1
  380. }
  381. },
  382. {
  383. "id": {
  384. "m_id": "{CADBEB49-B29C-40AE-9FCF-421EF1A53781}"
  385. },
  386. "contracts": [
  387. {
  388. "$type": "SlotTypeContract"
  389. }
  390. ],
  391. "slotName": "Out",
  392. "Descriptor": {
  393. "ConnectionType": 2,
  394. "SlotType": 1
  395. }
  396. }
  397. ],
  398. "Datums": [
  399. {
  400. "isOverloadedStorage": false,
  401. "scriptCanvasType": {
  402. "m_type": 1
  403. },
  404. "isNullPointer": false,
  405. "$type": "EntityId",
  406. "value": {
  407. "id": 4276206253
  408. }
  409. },
  410. {
  411. "isOverloadedStorage": false,
  412. "scriptCanvasType": {
  413. "m_type": 5
  414. },
  415. "isNullPointer": false,
  416. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  417. "value": "",
  418. "label": "Report"
  419. }
  420. ],
  421. "methodType": 2,
  422. "methodName": "Add Failure",
  423. "className": "Unit Testing",
  424. "resultSlotIDs": [
  425. {}
  426. ],
  427. "prettyClassName": "Unit Testing"
  428. }
  429. }
  430. }
  431. ],
  432. "m_connections": [
  433. {
  434. "Id": {
  435. "id": 25107418547367
  436. },
  437. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Ordered Sequencer: In)",
  438. "Components": {
  439. "Component_[14706731974264563879]": {
  440. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  441. "Id": 14706731974264563879,
  442. "sourceEndpoint": {
  443. "nodeId": {
  444. "id": 25090238678183
  445. },
  446. "slotId": {
  447. "m_id": "{F4EC0879-BB45-4949-8EFD-1AC13A30CFE5}"
  448. }
  449. },
  450. "targetEndpoint": {
  451. "nodeId": {
  452. "id": 25098828612775
  453. },
  454. "slotId": {
  455. "m_id": "{FE41AFCE-C15D-4C77-9C79-CB42A6D8BEAB}"
  456. }
  457. }
  458. }
  459. }
  460. },
  461. {
  462. "Id": {
  463. "id": 25111713514663
  464. },
  465. "Name": "srcEndpoint=(Ordered Sequencer: Out 0), destEndpoint=(Print: In)",
  466. "Components": {
  467. "Component_[1282688212372510137]": {
  468. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  469. "Id": 1282688212372510137,
  470. "sourceEndpoint": {
  471. "nodeId": {
  472. "id": 25098828612775
  473. },
  474. "slotId": {
  475. "m_id": "{37C42879-CE77-4D08-A3AA-B377271DA709}"
  476. }
  477. },
  478. "targetEndpoint": {
  479. "nodeId": {
  480. "id": 25103123580071
  481. },
  482. "slotId": {
  483. "m_id": "{ADFF0250-FF43-4022-A2E9-2421F6D1E986}"
  484. }
  485. }
  486. }
  487. }
  488. },
  489. {
  490. "Id": {
  491. "id": 25116008481959
  492. },
  493. "Name": "srcEndpoint=(Print: Out), destEndpoint=(Add Failure: In)",
  494. "Components": {
  495. "Component_[3779184787026100682]": {
  496. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  497. "Id": 3779184787026100682,
  498. "sourceEndpoint": {
  499. "nodeId": {
  500. "id": 25103123580071
  501. },
  502. "slotId": {
  503. "m_id": "{B9350FF2-F392-4303-97E2-5E069D2FB673}"
  504. }
  505. },
  506. "targetEndpoint": {
  507. "nodeId": {
  508. "id": 25085943710887
  509. },
  510. "slotId": {
  511. "m_id": "{E47454AE-70AF-4820-AE7C-524DCA84DF68}"
  512. }
  513. }
  514. }
  515. }
  516. },
  517. {
  518. "Id": {
  519. "id": 25120303449255
  520. },
  521. "Name": "srcEndpoint=(Ordered Sequencer: Out 1), destEndpoint=(Mark Complete: In)",
  522. "Components": {
  523. "Component_[8003320407469915432]": {
  524. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  525. "Id": 8003320407469915432,
  526. "sourceEndpoint": {
  527. "nodeId": {
  528. "id": 25098828612775
  529. },
  530. "slotId": {
  531. "m_id": "{70A056BE-8671-4DC2-A872-75D29BC57AD9}"
  532. }
  533. },
  534. "targetEndpoint": {
  535. "nodeId": {
  536. "id": 25094533645479
  537. },
  538. "slotId": {
  539. "m_id": "{B999F58D-1263-486E-8930-82D96B007EB4}"
  540. }
  541. }
  542. }
  543. }
  544. }
  545. ]
  546. },
  547. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  548. "versionData": {
  549. "_grammarVersion": 1,
  550. "_runtimeVersion": 1,
  551. "_fileVersion": 1
  552. },
  553. "GraphCanvasData": [
  554. {
  555. "Key": {
  556. "id": 25081648743591
  557. },
  558. "Value": {
  559. "ComponentData": {
  560. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  561. "$type": "SceneComponentSaveData"
  562. }
  563. }
  564. }
  565. },
  566. {
  567. "Key": {
  568. "id": 25085943710887
  569. },
  570. "Value": {
  571. "ComponentData": {
  572. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  573. "$type": "GeneralNodeTitleComponentSaveData",
  574. "PaletteOverride": "TestingNodeTitlePalette"
  575. },
  576. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  577. "$type": "GeometrySaveData",
  578. "Position": [
  579. 580.0,
  580. 180.0
  581. ]
  582. },
  583. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  584. "$type": "StylingComponentSaveData",
  585. "SubStyle": ".method"
  586. },
  587. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  588. "$type": "PersistentIdComponentSaveData",
  589. "PersistentId": "{14520415-19EA-4341-9CC4-5B512E49BFCE}"
  590. }
  591. }
  592. }
  593. },
  594. {
  595. "Key": {
  596. "id": 25090238678183
  597. },
  598. "Value": {
  599. "ComponentData": {
  600. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  601. "$type": "GeneralNodeTitleComponentSaveData",
  602. "PaletteOverride": "TimeNodeTitlePalette"
  603. },
  604. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  605. "$type": "GeometrySaveData",
  606. "Position": [
  607. 100.0,
  608. 180.0
  609. ]
  610. },
  611. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  612. "$type": "StylingComponentSaveData",
  613. "SubStyle": ".time"
  614. },
  615. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  616. "$type": "PersistentIdComponentSaveData",
  617. "PersistentId": "{9C6BD879-7605-42E5-AFB3-AE66803A145F}"
  618. }
  619. }
  620. }
  621. },
  622. {
  623. "Key": {
  624. "id": 25094533645479
  625. },
  626. "Value": {
  627. "ComponentData": {
  628. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  629. "$type": "GeneralNodeTitleComponentSaveData",
  630. "PaletteOverride": "TestingNodeTitlePalette"
  631. },
  632. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  633. "$type": "GeometrySaveData",
  634. "Position": [
  635. 580.0,
  636. 340.0
  637. ]
  638. },
  639. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  640. "$type": "StylingComponentSaveData",
  641. "SubStyle": ".method"
  642. },
  643. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  644. "$type": "PersistentIdComponentSaveData",
  645. "PersistentId": "{9223D9BD-F72D-42E2-9793-8F1318907420}"
  646. }
  647. }
  648. }
  649. },
  650. {
  651. "Key": {
  652. "id": 25098828612775
  653. },
  654. "Value": {
  655. "ComponentData": {
  656. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  657. "$type": "GeneralNodeTitleComponentSaveData",
  658. "PaletteOverride": "LogicNodeTitlePalette"
  659. },
  660. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  661. "$type": "GeometrySaveData",
  662. "Position": [
  663. 240.0,
  664. 180.0
  665. ]
  666. },
  667. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  668. "$type": "StylingComponentSaveData",
  669. "SubStyle": ".logic"
  670. },
  671. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  672. "$type": "PersistentIdComponentSaveData",
  673. "PersistentId": "{349D6941-D10C-4730-80E8-B9EB5873CC30}"
  674. }
  675. }
  676. }
  677. },
  678. {
  679. "Key": {
  680. "id": 25103123580071
  681. },
  682. "Value": {
  683. "ComponentData": {
  684. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  685. "$type": "GeneralNodeTitleComponentSaveData",
  686. "PaletteOverride": "StringNodeTitlePalette"
  687. },
  688. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  689. "$type": "GeometrySaveData",
  690. "Position": [
  691. 440.0,
  692. 160.0
  693. ]
  694. },
  695. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  696. "$type": "StylingComponentSaveData",
  697. "SubStyle": ".string"
  698. },
  699. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  700. "$type": "PersistentIdComponentSaveData",
  701. "PersistentId": "{8F0F3918-7CEC-4168-905C-1A0AE9DEDA24}"
  702. }
  703. }
  704. }
  705. }
  706. ],
  707. "StatisticsHelper": {
  708. "InstanceCounter": [
  709. {
  710. "Key": 4199610336680704683,
  711. "Value": 1
  712. },
  713. {
  714. "Key": 4271004856738215795,
  715. "Value": 1
  716. },
  717. {
  718. "Key": 6051304699885302849,
  719. "Value": 1
  720. },
  721. {
  722. "Key": 10204019744198319120,
  723. "Value": 1
  724. },
  725. {
  726. "Key": 10684225535275896474,
  727. "Value": 1
  728. }
  729. ]
  730. }
  731. }
  732. }
  733. }
  734. }
  735. }