3
0

LY_SC_UnitTest_UseBehaviorContextClassConstant.scriptcanvas 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 2717965762360777
  9. },
  10. "Name": "FixBCConstantUse",
  11. "Components": {
  12. "Component_[5510402173362922088]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 5510402173362922088
  15. },
  16. "Component_[7426394778100478712]": {
  17. "$type": "EditorGraph",
  18. "Id": 7426394778100478712,
  19. "m_graphData": {
  20. "m_nodes": [
  21. {
  22. "Id": {
  23. "id": 2717970057328073
  24. },
  25. "Name": "SC-Node(Start)",
  26. "Components": {
  27. "Component_[10504174753141489467]": {
  28. "$type": "Start",
  29. "Id": 10504174753141489467,
  30. "Slots": [
  31. {
  32. "id": {
  33. "m_id": "{D5B5DD35-1C4A-4A80-88E2-03AC0BDA8403}"
  34. },
  35. "contracts": [
  36. {
  37. "$type": "SlotTypeContract"
  38. }
  39. ],
  40. "slotName": "Out",
  41. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  42. "Descriptor": {
  43. "ConnectionType": 2,
  44. "SlotType": 1
  45. }
  46. }
  47. ]
  48. }
  49. }
  50. },
  51. {
  52. "Id": {
  53. "id": 2717974352295369
  54. },
  55. "Name": "SC-Node(Always24)",
  56. "Components": {
  57. "Component_[12842548152176197752]": {
  58. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  59. "Id": 12842548152176197752,
  60. "Slots": [
  61. {
  62. "id": {
  63. "m_id": "{672E4647-9AEF-4FE7-945E-9D335117B485}"
  64. },
  65. "contracts": [
  66. {
  67. "$type": "SlotTypeContract"
  68. }
  69. ],
  70. "slotName": "In",
  71. "Descriptor": {
  72. "ConnectionType": 1,
  73. "SlotType": 1
  74. }
  75. },
  76. {
  77. "id": {
  78. "m_id": "{25ACCE0A-51D6-4508-BC35-F15805176AB3}"
  79. },
  80. "contracts": [
  81. {
  82. "$type": "SlotTypeContract"
  83. }
  84. ],
  85. "slotName": "Out",
  86. "Descriptor": {
  87. "ConnectionType": 2,
  88. "SlotType": 1
  89. }
  90. },
  91. {
  92. "id": {
  93. "m_id": "{B6F0C079-54B1-4856-8E8E-0B86794DDAEA}"
  94. },
  95. "contracts": [
  96. {
  97. "$type": "SlotTypeContract"
  98. }
  99. ],
  100. "slotName": "Result: Number",
  101. "DisplayDataType": {
  102. "m_type": 3
  103. },
  104. "Descriptor": {
  105. "ConnectionType": 2,
  106. "SlotType": 2
  107. },
  108. "DataType": 1
  109. }
  110. ],
  111. "methodType": 3,
  112. "methodName": "Always24",
  113. "className": "BehaviorContextObjectTest",
  114. "resultSlotIDs": [
  115. {}
  116. ],
  117. "prettyClassName": "BehaviorContextObjectTest"
  118. }
  119. }
  120. },
  121. {
  122. "Id": {
  123. "id": 2717978647262665
  124. },
  125. "Name": "SC-Node(Expect Equal)",
  126. "Components": {
  127. "Component_[13148598759304940974]": {
  128. "$type": "MethodOverloaded",
  129. "Id": 13148598759304940974,
  130. "Slots": [
  131. {
  132. "isVisibile": false,
  133. "id": {
  134. "m_id": "{103B81DB-66D5-42D0-9197-50685D83E230}"
  135. },
  136. "contracts": [
  137. {
  138. "$type": "SlotTypeContract"
  139. },
  140. null
  141. ],
  142. "slotName": "EntityID: 0",
  143. "DisplayDataType": {
  144. "m_type": 1
  145. },
  146. "Descriptor": {
  147. "ConnectionType": 1,
  148. "SlotType": 2
  149. },
  150. "DataType": 1
  151. },
  152. {
  153. "id": {
  154. "m_id": "{44557701-B40E-4809-BABB-9A141646151B}"
  155. },
  156. "DynamicTypeOverride": 1,
  157. "contracts": [
  158. {
  159. "$type": "SlotTypeContract"
  160. },
  161. null,
  162. {
  163. "$type": "OverloadContract"
  164. }
  165. ],
  166. "slotName": "Candidate",
  167. "toolTip": "left of ==",
  168. "DisplayDataType": {
  169. "m_type": 3
  170. },
  171. "Descriptor": {
  172. "ConnectionType": 1,
  173. "SlotType": 2
  174. },
  175. "DataType": 1
  176. },
  177. {
  178. "id": {
  179. "m_id": "{B5A491E6-5F03-40D2-861B-EE2C538316CD}"
  180. },
  181. "DynamicTypeOverride": 1,
  182. "contracts": [
  183. {
  184. "$type": "SlotTypeContract"
  185. },
  186. null,
  187. {
  188. "$type": "OverloadContract"
  189. }
  190. ],
  191. "slotName": "Reference",
  192. "toolTip": "right of ==",
  193. "DisplayDataType": {
  194. "m_type": 3
  195. },
  196. "Descriptor": {
  197. "ConnectionType": 1,
  198. "SlotType": 2
  199. },
  200. "DataType": 1
  201. },
  202. {
  203. "id": {
  204. "m_id": "{2C32A807-299E-40B7-810E-57B01BCCBB7D}"
  205. },
  206. "contracts": [
  207. {
  208. "$type": "SlotTypeContract"
  209. },
  210. null
  211. ],
  212. "slotName": "Report",
  213. "toolTip": "additional notes for the test report",
  214. "DisplayDataType": {
  215. "m_type": 5
  216. },
  217. "Descriptor": {
  218. "ConnectionType": 1,
  219. "SlotType": 2
  220. },
  221. "DataType": 1
  222. },
  223. {
  224. "id": {
  225. "m_id": "{FF866BAF-8F20-4F8A-BC25-34349FB426FB}"
  226. },
  227. "contracts": [
  228. {
  229. "$type": "SlotTypeContract"
  230. }
  231. ],
  232. "slotName": "In",
  233. "Descriptor": {
  234. "ConnectionType": 1,
  235. "SlotType": 1
  236. }
  237. },
  238. {
  239. "id": {
  240. "m_id": "{BF9D2803-B1D2-4AA1-AE52-BBD8B51785AD}"
  241. },
  242. "contracts": [
  243. {
  244. "$type": "SlotTypeContract"
  245. }
  246. ],
  247. "slotName": "Out",
  248. "Descriptor": {
  249. "ConnectionType": 2,
  250. "SlotType": 1
  251. }
  252. }
  253. ],
  254. "Datums": [
  255. {
  256. "isOverloadedStorage": false,
  257. "scriptCanvasType": {
  258. "m_type": 1
  259. },
  260. "isNullPointer": false,
  261. "$type": "EntityId",
  262. "value": {
  263. "id": 4276206253
  264. }
  265. },
  266. {
  267. "isOverloadedStorage": false,
  268. "scriptCanvasType": {
  269. "m_type": 3
  270. },
  271. "isNullPointer": false,
  272. "$type": "double",
  273. "value": 0.0,
  274. "label": "Candidate"
  275. },
  276. {
  277. "isOverloadedStorage": false,
  278. "scriptCanvasType": {
  279. "m_type": 3
  280. },
  281. "isNullPointer": false,
  282. "$type": "double",
  283. "value": 24.0,
  284. "label": "Reference"
  285. },
  286. {
  287. "isOverloadedStorage": false,
  288. "scriptCanvasType": {
  289. "m_type": 5
  290. },
  291. "isNullPointer": false,
  292. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  293. "value": "",
  294. "label": "Report"
  295. }
  296. ],
  297. "methodType": 2,
  298. "methodName": "Expect Equal",
  299. "className": "Unit Testing",
  300. "resultSlotIDs": [
  301. {}
  302. ],
  303. "prettyClassName": "Unit Testing",
  304. "orderedInputSlotIds": [
  305. {
  306. "m_id": "{103B81DB-66D5-42D0-9197-50685D83E230}"
  307. },
  308. {
  309. "m_id": "{44557701-B40E-4809-BABB-9A141646151B}"
  310. },
  311. {
  312. "m_id": "{B5A491E6-5F03-40D2-861B-EE2C538316CD}"
  313. },
  314. {
  315. "m_id": "{2C32A807-299E-40B7-810E-57B01BCCBB7D}"
  316. }
  317. ],
  318. "outputSlotIds": [
  319. {}
  320. ]
  321. }
  322. }
  323. },
  324. {
  325. "Id": {
  326. "id": 2717982942229961
  327. },
  328. "Name": "SC-Node(Mark Complete)",
  329. "Components": {
  330. "Component_[17571499773458811881]": {
  331. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  332. "Id": 17571499773458811881,
  333. "Slots": [
  334. {
  335. "isVisibile": false,
  336. "id": {
  337. "m_id": "{CA937206-A061-453F-BECA-EF3BD43383F4}"
  338. },
  339. "contracts": [
  340. {
  341. "$type": "SlotTypeContract"
  342. },
  343. null
  344. ],
  345. "slotName": "EntityID: 0",
  346. "Descriptor": {
  347. "ConnectionType": 1,
  348. "SlotType": 2
  349. },
  350. "DataType": 1
  351. },
  352. {
  353. "id": {
  354. "m_id": "{A112A551-02E3-43CD-B95E-E326CB32A8FF}"
  355. },
  356. "contracts": [
  357. {
  358. "$type": "SlotTypeContract"
  359. },
  360. null
  361. ],
  362. "slotName": "Report",
  363. "toolTip": "additional notes for the test report",
  364. "Descriptor": {
  365. "ConnectionType": 1,
  366. "SlotType": 2
  367. },
  368. "DataType": 1
  369. },
  370. {
  371. "id": {
  372. "m_id": "{BD3B4447-4EC1-434C-8001-C11FD95EEAD4}"
  373. },
  374. "contracts": [
  375. {
  376. "$type": "SlotTypeContract"
  377. }
  378. ],
  379. "slotName": "In",
  380. "Descriptor": {
  381. "ConnectionType": 1,
  382. "SlotType": 1
  383. }
  384. },
  385. {
  386. "id": {
  387. "m_id": "{23D07C5D-CFA6-46C2-B2C5-9F9F69E44385}"
  388. },
  389. "contracts": [
  390. {
  391. "$type": "SlotTypeContract"
  392. }
  393. ],
  394. "slotName": "Out",
  395. "Descriptor": {
  396. "ConnectionType": 2,
  397. "SlotType": 1
  398. }
  399. }
  400. ],
  401. "Datums": [
  402. {
  403. "isOverloadedStorage": false,
  404. "scriptCanvasType": {
  405. "m_type": 1
  406. },
  407. "isNullPointer": false,
  408. "$type": "EntityId",
  409. "value": {
  410. "id": 4276206253
  411. }
  412. },
  413. {
  414. "isOverloadedStorage": false,
  415. "scriptCanvasType": {
  416. "m_type": 5
  417. },
  418. "isNullPointer": false,
  419. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  420. "value": "",
  421. "label": "Report"
  422. }
  423. ],
  424. "methodType": 2,
  425. "methodName": "Mark Complete",
  426. "className": "Unit Testing",
  427. "resultSlotIDs": [
  428. {}
  429. ],
  430. "prettyClassName": "Unit Testing"
  431. }
  432. }
  433. }
  434. ],
  435. "m_connections": [
  436. {
  437. "Id": {
  438. "id": 2717987237197257
  439. },
  440. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Always24: In)",
  441. "Components": {
  442. "Component_[9088578341256683948]": {
  443. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  444. "Id": 9088578341256683948,
  445. "sourceEndpoint": {
  446. "nodeId": {
  447. "id": 2717970057328073
  448. },
  449. "slotId": {
  450. "m_id": "{D5B5DD35-1C4A-4A80-88E2-03AC0BDA8403}"
  451. }
  452. },
  453. "targetEndpoint": {
  454. "nodeId": {
  455. "id": 2717974352295369
  456. },
  457. "slotId": {
  458. "m_id": "{672E4647-9AEF-4FE7-945E-9D335117B485}"
  459. }
  460. }
  461. }
  462. }
  463. },
  464. {
  465. "Id": {
  466. "id": 2717991532164553
  467. },
  468. "Name": "srcEndpoint=(Always24: Out), destEndpoint=(Expect Equal: In)",
  469. "Components": {
  470. "Component_[13426305806399470065]": {
  471. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  472. "Id": 13426305806399470065,
  473. "sourceEndpoint": {
  474. "nodeId": {
  475. "id": 2717974352295369
  476. },
  477. "slotId": {
  478. "m_id": "{25ACCE0A-51D6-4508-BC35-F15805176AB3}"
  479. }
  480. },
  481. "targetEndpoint": {
  482. "nodeId": {
  483. "id": 2717978647262665
  484. },
  485. "slotId": {
  486. "m_id": "{FF866BAF-8F20-4F8A-BC25-34349FB426FB}"
  487. }
  488. }
  489. }
  490. }
  491. },
  492. {
  493. "Id": {
  494. "id": 2717995827131849
  495. },
  496. "Name": "srcEndpoint=(Always24: Result: Number), destEndpoint=(Expect Equal: Candidate)",
  497. "Components": {
  498. "Component_[17985679878163686865]": {
  499. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  500. "Id": 17985679878163686865,
  501. "sourceEndpoint": {
  502. "nodeId": {
  503. "id": 2717974352295369
  504. },
  505. "slotId": {
  506. "m_id": "{B6F0C079-54B1-4856-8E8E-0B86794DDAEA}"
  507. }
  508. },
  509. "targetEndpoint": {
  510. "nodeId": {
  511. "id": 2717978647262665
  512. },
  513. "slotId": {
  514. "m_id": "{44557701-B40E-4809-BABB-9A141646151B}"
  515. }
  516. }
  517. }
  518. }
  519. },
  520. {
  521. "Id": {
  522. "id": 2718000122099145
  523. },
  524. "Name": "srcEndpoint=(Expect Equal: Out), destEndpoint=(Mark Complete: In)",
  525. "Components": {
  526. "Component_[8415867340412010297]": {
  527. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  528. "Id": 8415867340412010297,
  529. "sourceEndpoint": {
  530. "nodeId": {
  531. "id": 2717978647262665
  532. },
  533. "slotId": {
  534. "m_id": "{BF9D2803-B1D2-4AA1-AE52-BBD8B51785AD}"
  535. }
  536. },
  537. "targetEndpoint": {
  538. "nodeId": {
  539. "id": 2717982942229961
  540. },
  541. "slotId": {
  542. "m_id": "{BD3B4447-4EC1-434C-8001-C11FD95EEAD4}"
  543. }
  544. }
  545. }
  546. }
  547. }
  548. ]
  549. },
  550. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  551. "versionData": {
  552. "_grammarVersion": 1,
  553. "_runtimeVersion": 1,
  554. "_fileVersion": 1
  555. },
  556. "GraphCanvasData": [
  557. {
  558. "Key": {
  559. "id": 2717965762360777
  560. },
  561. "Value": {
  562. "ComponentData": {
  563. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  564. "$type": "SceneComponentSaveData"
  565. }
  566. }
  567. }
  568. },
  569. {
  570. "Key": {
  571. "id": 2717970057328073
  572. },
  573. "Value": {
  574. "ComponentData": {
  575. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  576. "$type": "NodeSaveData"
  577. },
  578. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  579. "$type": "GeneralNodeTitleComponentSaveData",
  580. "PaletteOverride": "TimeNodeTitlePalette"
  581. },
  582. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  583. "$type": "GeometrySaveData",
  584. "Position": [
  585. 500.0,
  586. 420.0
  587. ]
  588. },
  589. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  590. "$type": "StylingComponentSaveData"
  591. },
  592. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  593. "$type": "PersistentIdComponentSaveData",
  594. "PersistentId": "{8B79FE40-3BD6-4E1F-A8C2-DECD414021DD}"
  595. }
  596. }
  597. }
  598. },
  599. {
  600. "Key": {
  601. "id": 2717974352295369
  602. },
  603. "Value": {
  604. "ComponentData": {
  605. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  606. "$type": "NodeSaveData"
  607. },
  608. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  609. "$type": "GeneralNodeTitleComponentSaveData",
  610. "PaletteOverride": "MethodNodeTitlePalette"
  611. },
  612. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  613. "$type": "GeometrySaveData",
  614. "Position": [
  615. 660.0,
  616. 420.0
  617. ]
  618. },
  619. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  620. "$type": "StylingComponentSaveData",
  621. "SubStyle": ".method"
  622. },
  623. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  624. "$type": "PersistentIdComponentSaveData",
  625. "PersistentId": "{680D2B69-176D-4670-BC5F-CAB4C56883A9}"
  626. }
  627. }
  628. }
  629. },
  630. {
  631. "Key": {
  632. "id": 2717978647262665
  633. },
  634. "Value": {
  635. "ComponentData": {
  636. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  637. "$type": "NodeSaveData"
  638. },
  639. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  640. "$type": "GeneralNodeTitleComponentSaveData",
  641. "PaletteOverride": "MethodNodeTitlePalette"
  642. },
  643. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  644. "$type": "GeometrySaveData",
  645. "Position": [
  646. 980.0,
  647. 440.0
  648. ]
  649. },
  650. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  651. "$type": "StylingComponentSaveData",
  652. "SubStyle": ".method"
  653. },
  654. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  655. "$type": "PersistentIdComponentSaveData",
  656. "PersistentId": "{2F98BEBF-B16A-4448-8612-4EA474B26A07}"
  657. }
  658. }
  659. }
  660. },
  661. {
  662. "Key": {
  663. "id": 2717982942229961
  664. },
  665. "Value": {
  666. "ComponentData": {
  667. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  668. "$type": "NodeSaveData"
  669. },
  670. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  671. "$type": "GeneralNodeTitleComponentSaveData",
  672. "PaletteOverride": "MethodNodeTitlePalette"
  673. },
  674. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  675. "$type": "GeometrySaveData",
  676. "Position": [
  677. 1300.0,
  678. 420.0
  679. ]
  680. },
  681. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  682. "$type": "StylingComponentSaveData",
  683. "SubStyle": ".method"
  684. },
  685. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  686. "$type": "PersistentIdComponentSaveData",
  687. "PersistentId": "{BD7B1CDA-3A90-490F-833F-10964F089AAB}"
  688. }
  689. }
  690. }
  691. }
  692. ],
  693. "StatisticsHelper": {
  694. "InstanceCounter": [
  695. {
  696. "Key": 4053150093067829293,
  697. "Value": 1
  698. },
  699. {
  700. "Key": 4199610336680704683,
  701. "Value": 1
  702. },
  703. {
  704. "Key": 8597765142283891497,
  705. "Value": 1
  706. },
  707. {
  708. "Key": 10204019744198319120,
  709. "Value": 1
  710. }
  711. ]
  712. }
  713. }
  714. }
  715. }
  716. }
  717. }