Test_MultiPin_Subtract_Num.scriptcanvas 94 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 1489075073013806
  9. },
  10. "Name": "Test_MultiPin_Subtract_Num",
  11. "Components": {
  12. "Component_[14832635208837183463]": {
  13. "$type": "EditorGraph",
  14. "Id": 14832635208837183463,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 1489087957915694
  20. },
  21. "Name": "SC-Node(Start)",
  22. "Components": {
  23. "Component_[13496659728985536938]": {
  24. "$type": "Start",
  25. "Id": 13496659728985536938,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{6178AA45-A49B-4CF4-ACD6-13F455FD419D}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. }
  35. ],
  36. "slotName": "Out",
  37. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  38. "Descriptor": {
  39. "ConnectionType": 2,
  40. "SlotType": 1
  41. }
  42. }
  43. ]
  44. }
  45. }
  46. },
  47. {
  48. "Id": {
  49. "id": 1489096547850286
  50. },
  51. "Name": "SC Node(GetVariable)",
  52. "Components": {
  53. "Component_[1657881976442961808]": {
  54. "$type": "GetVariableNode",
  55. "Id": 1657881976442961808,
  56. "Slots": [
  57. {
  58. "id": {
  59. "m_id": "{E0375922-3A28-41A2-8673-F9C955862AFE}"
  60. },
  61. "contracts": [
  62. {
  63. "$type": "SlotTypeContract"
  64. }
  65. ],
  66. "slotName": "In",
  67. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  68. "Descriptor": {
  69. "ConnectionType": 1,
  70. "SlotType": 1
  71. }
  72. },
  73. {
  74. "id": {
  75. "m_id": "{F74CAA62-43AD-4397-84CE-894F379EEBF8}"
  76. },
  77. "contracts": [
  78. {
  79. "$type": "SlotTypeContract"
  80. }
  81. ],
  82. "slotName": "Out",
  83. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  84. "Descriptor": {
  85. "ConnectionType": 2,
  86. "SlotType": 1
  87. }
  88. },
  89. {
  90. "id": {
  91. "m_id": "{4AB6B05B-0ADB-4E28-B9BF-CC0AAB97B204}"
  92. },
  93. "contracts": [
  94. {
  95. "$type": "SlotTypeContract"
  96. }
  97. ],
  98. "slotName": "Number",
  99. "DisplayDataType": {
  100. "m_type": 3
  101. },
  102. "Descriptor": {
  103. "ConnectionType": 2,
  104. "SlotType": 2
  105. },
  106. "DataType": 1
  107. }
  108. ],
  109. "m_variableId": {
  110. "m_id": "{103E00F5-BD00-48D3-8B50-166232562CCF}"
  111. },
  112. "m_variableDataOutSlotId": {
  113. "m_id": "{4AB6B05B-0ADB-4E28-B9BF-CC0AAB97B204}"
  114. }
  115. }
  116. }
  117. },
  118. {
  119. "Id": {
  120. "id": 1489083662948398
  121. },
  122. "Name": "SC Node(GetVariable)",
  123. "Components": {
  124. "Component_[18357694656962900169]": {
  125. "$type": "GetVariableNode",
  126. "Id": 18357694656962900169,
  127. "Slots": [
  128. {
  129. "id": {
  130. "m_id": "{D5D50EC9-91BE-4EDB-8074-A3FA3F6B14DA}"
  131. },
  132. "contracts": [
  133. {
  134. "$type": "SlotTypeContract"
  135. }
  136. ],
  137. "slotName": "In",
  138. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  139. "Descriptor": {
  140. "ConnectionType": 1,
  141. "SlotType": 1
  142. }
  143. },
  144. {
  145. "id": {
  146. "m_id": "{6568A108-EBB5-4599-80FA-9DF9D33DAF2B}"
  147. },
  148. "contracts": [
  149. {
  150. "$type": "SlotTypeContract"
  151. }
  152. ],
  153. "slotName": "Out",
  154. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  155. "Descriptor": {
  156. "ConnectionType": 2,
  157. "SlotType": 1
  158. }
  159. },
  160. {
  161. "id": {
  162. "m_id": "{946165F9-55B8-4388-B04C-D546F80FD7A3}"
  163. },
  164. "contracts": [
  165. {
  166. "$type": "SlotTypeContract"
  167. }
  168. ],
  169. "slotName": "Number",
  170. "DisplayDataType": {
  171. "m_type": 3
  172. },
  173. "Descriptor": {
  174. "ConnectionType": 2,
  175. "SlotType": 2
  176. },
  177. "DataType": 1
  178. }
  179. ],
  180. "m_variableId": {
  181. "m_id": "{A3F05715-EC53-4B10-9C94-F4DE7BC6F5BB}"
  182. },
  183. "m_variableDataOutSlotId": {
  184. "m_id": "{946165F9-55B8-4388-B04C-D546F80FD7A3}"
  185. }
  186. }
  187. }
  188. },
  189. {
  190. "Id": {
  191. "id": 1489105137784878
  192. },
  193. "Name": "SC Node(GetVariable)",
  194. "Components": {
  195. "Component_[18406787362792069276]": {
  196. "$type": "GetVariableNode",
  197. "Id": 18406787362792069276,
  198. "Slots": [
  199. {
  200. "id": {
  201. "m_id": "{B6E0701F-953E-480C-88D7-F09C69E5B3D7}"
  202. },
  203. "contracts": [
  204. {
  205. "$type": "SlotTypeContract"
  206. }
  207. ],
  208. "slotName": "In",
  209. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  210. "Descriptor": {
  211. "ConnectionType": 1,
  212. "SlotType": 1
  213. }
  214. },
  215. {
  216. "id": {
  217. "m_id": "{73A483AE-25FA-43B1-95F7-B8E0280684F6}"
  218. },
  219. "contracts": [
  220. {
  221. "$type": "SlotTypeContract"
  222. }
  223. ],
  224. "slotName": "Out",
  225. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  226. "Descriptor": {
  227. "ConnectionType": 2,
  228. "SlotType": 1
  229. }
  230. },
  231. {
  232. "id": {
  233. "m_id": "{334E72F9-9DDC-4BCC-949B-72406A9CDE4E}"
  234. },
  235. "contracts": [
  236. {
  237. "$type": "SlotTypeContract"
  238. }
  239. ],
  240. "slotName": "Number",
  241. "DisplayDataType": {
  242. "m_type": 3
  243. },
  244. "Descriptor": {
  245. "ConnectionType": 2,
  246. "SlotType": 2
  247. },
  248. "DataType": 1
  249. }
  250. ],
  251. "m_variableId": {
  252. "m_id": "{E3B9A106-B817-4BBA-9DA9-B7930DC0452C}"
  253. },
  254. "m_variableDataOutSlotId": {
  255. "m_id": "{334E72F9-9DDC-4BCC-949B-72406A9CDE4E}"
  256. }
  257. }
  258. }
  259. },
  260. {
  261. "Id": {
  262. "id": 1489100842817582
  263. },
  264. "Name": "SC-Node(OperatorSub)",
  265. "Components": {
  266. "Component_[3848437158160617959]": {
  267. "$type": "OperatorSub",
  268. "Id": 3848437158160617959,
  269. "Slots": [
  270. {
  271. "id": {
  272. "m_id": "{D5042E8D-FC76-424A-89DB-304849AA582E}"
  273. },
  274. "DynamicTypeOverride": 1,
  275. "contracts": [
  276. {
  277. "$type": "SlotTypeContract"
  278. },
  279. null,
  280. {
  281. "$type": "ConnectionLimitContract",
  282. "limit": 1
  283. },
  284. {
  285. "$type": "MathOperatorContract",
  286. "OperatorType": "Subtract",
  287. "NativeTypes": [
  288. {
  289. "m_type": 3
  290. },
  291. {
  292. "m_type": 6
  293. },
  294. {
  295. "m_type": 7
  296. },
  297. {
  298. "m_type": 8
  299. },
  300. {
  301. "m_type": 9
  302. },
  303. {
  304. "m_type": 10
  305. },
  306. {
  307. "m_type": 12
  308. },
  309. {
  310. "m_type": 14
  311. },
  312. {
  313. "m_type": 15
  314. }
  315. ]
  316. }
  317. ],
  318. "slotName": "Number",
  319. "toolTip": "A value to be operated on",
  320. "DisplayDataType": {
  321. "m_type": 3
  322. },
  323. "DisplayGroup": {
  324. "Value": 1114760223
  325. },
  326. "Descriptor": {
  327. "ConnectionType": 1,
  328. "SlotType": 2
  329. },
  330. "DynamicGroup": {
  331. "Value": 1114760223
  332. },
  333. "DataType": 1
  334. },
  335. {
  336. "id": {
  337. "m_id": "{4851C62B-AB67-4E2A-B357-10EA80784679}"
  338. },
  339. "DynamicTypeOverride": 1,
  340. "contracts": [
  341. {
  342. "$type": "SlotTypeContract"
  343. },
  344. null,
  345. {
  346. "$type": "ConnectionLimitContract",
  347. "limit": 1
  348. },
  349. {
  350. "$type": "MathOperatorContract",
  351. "OperatorType": "Subtract",
  352. "NativeTypes": [
  353. {
  354. "m_type": 3
  355. },
  356. {
  357. "m_type": 6
  358. },
  359. {
  360. "m_type": 7
  361. },
  362. {
  363. "m_type": 8
  364. },
  365. {
  366. "m_type": 9
  367. },
  368. {
  369. "m_type": 10
  370. },
  371. {
  372. "m_type": 12
  373. },
  374. {
  375. "m_type": 14
  376. },
  377. {
  378. "m_type": 15
  379. }
  380. ]
  381. }
  382. ],
  383. "slotName": "Number",
  384. "toolTip": "A value to be operated on",
  385. "DisplayDataType": {
  386. "m_type": 3
  387. },
  388. "DisplayGroup": {
  389. "Value": 1114760223
  390. },
  391. "Descriptor": {
  392. "ConnectionType": 1,
  393. "SlotType": 2
  394. },
  395. "DynamicGroup": {
  396. "Value": 1114760223
  397. },
  398. "DataType": 1
  399. },
  400. {
  401. "id": {
  402. "m_id": "{F216341D-41DE-447B-A0C0-D24573CC29A9}"
  403. },
  404. "DynamicTypeOverride": 1,
  405. "contracts": [
  406. {
  407. "$type": "SlotTypeContract"
  408. },
  409. {
  410. "$type": "MathOperatorContract",
  411. "OperatorType": "Subtract",
  412. "NativeTypes": [
  413. {
  414. "m_type": 3
  415. },
  416. {
  417. "m_type": 6
  418. },
  419. {
  420. "m_type": 7
  421. },
  422. {
  423. "m_type": 8
  424. },
  425. {
  426. "m_type": 9
  427. },
  428. {
  429. "m_type": 10
  430. },
  431. {
  432. "m_type": 12
  433. },
  434. {
  435. "m_type": 14
  436. },
  437. {
  438. "m_type": 15
  439. }
  440. ]
  441. }
  442. ],
  443. "slotName": "Result",
  444. "toolTip": "The result of the operation",
  445. "DisplayDataType": {
  446. "m_type": 3
  447. },
  448. "DisplayGroup": {
  449. "Value": 1114760223
  450. },
  451. "Descriptor": {
  452. "ConnectionType": 2,
  453. "SlotType": 2
  454. },
  455. "DynamicGroup": {
  456. "Value": 1114760223
  457. },
  458. "DataType": 1
  459. },
  460. {
  461. "id": {
  462. "m_id": "{DAB46016-F961-4F5E-9B10-A634F0736BA6}"
  463. },
  464. "contracts": [
  465. {
  466. "$type": "SlotTypeContract"
  467. }
  468. ],
  469. "slotName": "In",
  470. "toolTip": "Input signal",
  471. "Descriptor": {
  472. "ConnectionType": 1,
  473. "SlotType": 1
  474. }
  475. },
  476. {
  477. "id": {
  478. "m_id": "{04E1B450-9B13-4506-89D5-8B146BC9C318}"
  479. },
  480. "contracts": [
  481. {
  482. "$type": "SlotTypeContract"
  483. }
  484. ],
  485. "slotName": "Out",
  486. "toolTip": "Output signal",
  487. "Descriptor": {
  488. "ConnectionType": 2,
  489. "SlotType": 1
  490. }
  491. },
  492. {
  493. "id": {
  494. "m_id": "{ED3BB45F-E8C9-458A-801A-35D1FD93893B}"
  495. },
  496. "DynamicTypeOverride": 1,
  497. "contracts": [
  498. {
  499. "$type": "SlotTypeContract"
  500. },
  501. null
  502. ],
  503. "slotName": "Number",
  504. "DisplayDataType": {
  505. "m_type": 3
  506. },
  507. "DisplayGroup": {
  508. "Value": 1114760223
  509. },
  510. "Descriptor": {
  511. "ConnectionType": 1,
  512. "SlotType": 2
  513. },
  514. "DynamicGroup": {
  515. "Value": 1114760223
  516. },
  517. "DataType": 1
  518. },
  519. {
  520. "id": {
  521. "m_id": "{8F14D9BB-AEF4-4DE3-90BE-E355A9867782}"
  522. },
  523. "DynamicTypeOverride": 1,
  524. "contracts": [
  525. {
  526. "$type": "SlotTypeContract"
  527. },
  528. null
  529. ],
  530. "slotName": "Number",
  531. "DisplayDataType": {
  532. "m_type": 3
  533. },
  534. "DisplayGroup": {
  535. "Value": 1114760223
  536. },
  537. "Descriptor": {
  538. "ConnectionType": 1,
  539. "SlotType": 2
  540. },
  541. "DynamicGroup": {
  542. "Value": 1114760223
  543. },
  544. "DataType": 1
  545. },
  546. {
  547. "id": {
  548. "m_id": "{6E485872-96BD-49F4-AB02-71099E977458}"
  549. },
  550. "DynamicTypeOverride": 1,
  551. "contracts": [
  552. {
  553. "$type": "SlotTypeContract"
  554. },
  555. null
  556. ],
  557. "slotName": "Number",
  558. "DisplayDataType": {
  559. "m_type": 3
  560. },
  561. "DisplayGroup": {
  562. "Value": 1114760223
  563. },
  564. "Descriptor": {
  565. "ConnectionType": 1,
  566. "SlotType": 2
  567. },
  568. "DynamicGroup": {
  569. "Value": 1114760223
  570. },
  571. "DataType": 1
  572. }
  573. ],
  574. "Datums": [
  575. {
  576. "scriptCanvasType": {
  577. "m_type": 3
  578. },
  579. "isNullPointer": false,
  580. "$type": "double",
  581. "value": 0.0,
  582. "label": "Number"
  583. },
  584. {
  585. "scriptCanvasType": {
  586. "m_type": 3
  587. },
  588. "isNullPointer": false,
  589. "$type": "double",
  590. "value": 0.0,
  591. "label": "Number"
  592. },
  593. {
  594. "isOverloadedStorage": false,
  595. "scriptCanvasType": {
  596. "m_type": 3
  597. },
  598. "isNullPointer": false,
  599. "$type": "double",
  600. "value": 0.0,
  601. "label": "Number"
  602. },
  603. {
  604. "isOverloadedStorage": false,
  605. "scriptCanvasType": {
  606. "m_type": 3
  607. },
  608. "isNullPointer": false,
  609. "$type": "double",
  610. "value": 0.0,
  611. "label": "Number"
  612. },
  613. {
  614. "isOverloadedStorage": false,
  615. "scriptCanvasType": {
  616. "m_type": 3
  617. },
  618. "isNullPointer": false,
  619. "$type": "double",
  620. "value": 2.0,
  621. "label": "Number"
  622. }
  623. ]
  624. }
  625. }
  626. },
  627. {
  628. "Id": {
  629. "id": 1489092252882990
  630. },
  631. "Name": "SC-Node(MarkComplete)",
  632. "Components": {
  633. "Component_[6659044517417508627]": {
  634. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  635. "Id": 6659044517417508627,
  636. "Slots": [
  637. {
  638. "isVisibile": false,
  639. "id": {
  640. "m_id": "{3933234D-2C23-459B-8267-ACA1DCD92581}"
  641. },
  642. "contracts": [
  643. {
  644. "$type": "SlotTypeContract"
  645. },
  646. null
  647. ],
  648. "slotName": "EntityID: 0",
  649. "Descriptor": {
  650. "ConnectionType": 1,
  651. "SlotType": 2
  652. },
  653. "DataType": 1
  654. },
  655. {
  656. "id": {
  657. "m_id": "{DBAA534E-6AD9-46ED-9198-753A5CCC1A85}"
  658. },
  659. "contracts": [
  660. {
  661. "$type": "SlotTypeContract"
  662. },
  663. null
  664. ],
  665. "slotName": "Report",
  666. "toolTip": "additional notes for the test report",
  667. "DisplayDataType": {
  668. "m_type": 5
  669. },
  670. "Descriptor": {
  671. "ConnectionType": 1,
  672. "SlotType": 2
  673. },
  674. "DataType": 1
  675. },
  676. {
  677. "id": {
  678. "m_id": "{7ECD6303-7138-49FD-9A14-A695430FF56A}"
  679. },
  680. "contracts": [
  681. {
  682. "$type": "SlotTypeContract"
  683. }
  684. ],
  685. "slotName": "In",
  686. "Descriptor": {
  687. "ConnectionType": 1,
  688. "SlotType": 1
  689. }
  690. },
  691. {
  692. "id": {
  693. "m_id": "{66C134B3-0BCD-4661-AC5B-C69FB98EEFAD}"
  694. },
  695. "contracts": [
  696. {
  697. "$type": "SlotTypeContract"
  698. }
  699. ],
  700. "slotName": "Out",
  701. "Descriptor": {
  702. "ConnectionType": 2,
  703. "SlotType": 1
  704. }
  705. }
  706. ],
  707. "Datums": [
  708. {
  709. "isOverloadedStorage": false,
  710. "scriptCanvasType": {
  711. "m_type": 1
  712. },
  713. "isNullPointer": false,
  714. "$type": "EntityId",
  715. "value": {
  716. "id": 4276206253
  717. }
  718. },
  719. {
  720. "isOverloadedStorage": false,
  721. "scriptCanvasType": {
  722. "m_type": 5
  723. },
  724. "isNullPointer": false,
  725. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  726. "value": "",
  727. "label": "Report"
  728. }
  729. ],
  730. "methodType": 2,
  731. "methodName": "Mark Complete",
  732. "className": "Unit Testing",
  733. "resultSlotIDs": [
  734. {}
  735. ],
  736. "prettyClassName": "Unit Testing"
  737. }
  738. }
  739. },
  740. {
  741. "Id": {
  742. "id": 1489079367981102
  743. },
  744. "Name": "SC-Node(ExpectEqual)",
  745. "Components": {
  746. "Component_[8309389410612538178]": {
  747. "$type": "MethodOverloaded",
  748. "Id": 8309389410612538178,
  749. "Slots": [
  750. {
  751. "isVisibile": false,
  752. "id": {
  753. "m_id": "{3A787FA4-5426-479F-A34F-9656413DFA95}"
  754. },
  755. "contracts": [
  756. {
  757. "$type": "SlotTypeContract"
  758. },
  759. null
  760. ],
  761. "slotName": "EntityID: 0",
  762. "DisplayDataType": {
  763. "m_type": 1
  764. },
  765. "Descriptor": {
  766. "ConnectionType": 1,
  767. "SlotType": 2
  768. },
  769. "DataType": 1
  770. },
  771. {
  772. "id": {
  773. "m_id": "{54A9A8E5-BC6A-4679-A064-3BB1C030B5FC}"
  774. },
  775. "DynamicTypeOverride": 1,
  776. "contracts": [
  777. {
  778. "$type": "SlotTypeContract"
  779. },
  780. null,
  781. {
  782. "$type": "OverloadContract"
  783. }
  784. ],
  785. "slotName": "Candidate",
  786. "toolTip": "left of ==",
  787. "DisplayDataType": {
  788. "m_type": 3
  789. },
  790. "Descriptor": {
  791. "ConnectionType": 1,
  792. "SlotType": 2
  793. },
  794. "DataType": 1
  795. },
  796. {
  797. "id": {
  798. "m_id": "{5D26093B-D857-4DBC-A2B2-34D857E4F4CA}"
  799. },
  800. "DynamicTypeOverride": 1,
  801. "contracts": [
  802. {
  803. "$type": "SlotTypeContract"
  804. },
  805. null,
  806. {
  807. "$type": "OverloadContract"
  808. }
  809. ],
  810. "slotName": "Reference",
  811. "toolTip": "right of ==",
  812. "DisplayDataType": {
  813. "m_type": 3
  814. },
  815. "Descriptor": {
  816. "ConnectionType": 1,
  817. "SlotType": 2
  818. },
  819. "DataType": 1
  820. },
  821. {
  822. "id": {
  823. "m_id": "{985C174F-00FD-4F96-B101-FCD21392FE38}"
  824. },
  825. "contracts": [
  826. {
  827. "$type": "SlotTypeContract"
  828. },
  829. null
  830. ],
  831. "slotName": "Report",
  832. "toolTip": "additional notes for the test report",
  833. "DisplayDataType": {
  834. "m_type": 5
  835. },
  836. "Descriptor": {
  837. "ConnectionType": 1,
  838. "SlotType": 2
  839. },
  840. "DataType": 1
  841. },
  842. {
  843. "id": {
  844. "m_id": "{EA972810-303B-400C-B00F-2DFE47657A8D}"
  845. },
  846. "contracts": [
  847. {
  848. "$type": "SlotTypeContract"
  849. }
  850. ],
  851. "slotName": "In",
  852. "Descriptor": {
  853. "ConnectionType": 1,
  854. "SlotType": 1
  855. }
  856. },
  857. {
  858. "id": {
  859. "m_id": "{CC50FC75-CB69-42B0-824A-0E26FB4E54C9}"
  860. },
  861. "contracts": [
  862. {
  863. "$type": "SlotTypeContract"
  864. }
  865. ],
  866. "slotName": "Out",
  867. "Descriptor": {
  868. "ConnectionType": 2,
  869. "SlotType": 1
  870. }
  871. }
  872. ],
  873. "Datums": [
  874. {
  875. "isOverloadedStorage": false,
  876. "scriptCanvasType": {
  877. "m_type": 1
  878. },
  879. "isNullPointer": false,
  880. "$type": "EntityId",
  881. "value": {
  882. "id": 4276206253
  883. }
  884. },
  885. {
  886. "isOverloadedStorage": false,
  887. "scriptCanvasType": {
  888. "m_type": 3
  889. },
  890. "isNullPointer": false,
  891. "$type": "double",
  892. "value": 0.0,
  893. "label": "Candidate"
  894. },
  895. {
  896. "isOverloadedStorage": false,
  897. "scriptCanvasType": {
  898. "m_type": 3
  899. },
  900. "isNullPointer": false,
  901. "$type": "double",
  902. "value": 0.0,
  903. "label": "Reference"
  904. },
  905. {
  906. "isOverloadedStorage": false,
  907. "scriptCanvasType": {
  908. "m_type": 5
  909. },
  910. "isNullPointer": false,
  911. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  912. "value": "",
  913. "label": "Report"
  914. }
  915. ],
  916. "methodType": 2,
  917. "methodName": "Expect Equal",
  918. "className": "Unit Testing",
  919. "resultSlotIDs": [
  920. {}
  921. ],
  922. "prettyClassName": "Unit Testing",
  923. "orderedInputSlotIds": [
  924. {
  925. "m_id": "{3A787FA4-5426-479F-A34F-9656413DFA95}"
  926. },
  927. {
  928. "m_id": "{54A9A8E5-BC6A-4679-A064-3BB1C030B5FC}"
  929. },
  930. {
  931. "m_id": "{5D26093B-D857-4DBC-A2B2-34D857E4F4CA}"
  932. },
  933. {
  934. "m_id": "{985C174F-00FD-4F96-B101-FCD21392FE38}"
  935. }
  936. ],
  937. "outputSlotIds": [
  938. {}
  939. ]
  940. }
  941. }
  942. }
  943. ],
  944. "m_connections": [
  945. {
  946. "Id": {
  947. "id": 1489109432752174
  948. },
  949. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Get Variable: In)",
  950. "Components": {
  951. "Component_[6538309910242485966]": {
  952. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  953. "Id": 6538309910242485966,
  954. "sourceEndpoint": {
  955. "nodeId": {
  956. "id": 1489105137784878
  957. },
  958. "slotId": {
  959. "m_id": "{73A483AE-25FA-43B1-95F7-B8E0280684F6}"
  960. }
  961. },
  962. "targetEndpoint": {
  963. "nodeId": {
  964. "id": 1489096547850286
  965. },
  966. "slotId": {
  967. "m_id": "{E0375922-3A28-41A2-8673-F9C955862AFE}"
  968. }
  969. }
  970. }
  971. }
  972. },
  973. {
  974. "Id": {
  975. "id": 1489113727719470
  976. },
  977. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Get Variable: In)",
  978. "Components": {
  979. "Component_[16391402467302309984]": {
  980. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  981. "Id": 16391402467302309984,
  982. "sourceEndpoint": {
  983. "nodeId": {
  984. "id": 1489087957915694
  985. },
  986. "slotId": {
  987. "m_id": "{6178AA45-A49B-4CF4-ACD6-13F455FD419D}"
  988. }
  989. },
  990. "targetEndpoint": {
  991. "nodeId": {
  992. "id": 1489105137784878
  993. },
  994. "slotId": {
  995. "m_id": "{B6E0701F-953E-480C-88D7-F09C69E5B3D7}"
  996. }
  997. }
  998. }
  999. }
  1000. },
  1001. {
  1002. "Id": {
  1003. "id": 1489118022686766
  1004. },
  1005. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Subtract (-): In)",
  1006. "Components": {
  1007. "Component_[4890021751890681687]": {
  1008. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1009. "Id": 4890021751890681687,
  1010. "sourceEndpoint": {
  1011. "nodeId": {
  1012. "id": 1489096547850286
  1013. },
  1014. "slotId": {
  1015. "m_id": "{F74CAA62-43AD-4397-84CE-894F379EEBF8}"
  1016. }
  1017. },
  1018. "targetEndpoint": {
  1019. "nodeId": {
  1020. "id": 1489100842817582
  1021. },
  1022. "slotId": {
  1023. "m_id": "{DAB46016-F961-4F5E-9B10-A634F0736BA6}"
  1024. }
  1025. }
  1026. }
  1027. }
  1028. },
  1029. {
  1030. "Id": {
  1031. "id": 1489122317654062
  1032. },
  1033. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Subtract (-): Value A)",
  1034. "Components": {
  1035. "Component_[7458133934632522659]": {
  1036. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1037. "Id": 7458133934632522659,
  1038. "sourceEndpoint": {
  1039. "nodeId": {
  1040. "id": 1489105137784878
  1041. },
  1042. "slotId": {
  1043. "m_id": "{334E72F9-9DDC-4BCC-949B-72406A9CDE4E}"
  1044. }
  1045. },
  1046. "targetEndpoint": {
  1047. "nodeId": {
  1048. "id": 1489100842817582
  1049. },
  1050. "slotId": {
  1051. "m_id": "{D5042E8D-FC76-424A-89DB-304849AA582E}"
  1052. }
  1053. }
  1054. }
  1055. }
  1056. },
  1057. {
  1058. "Id": {
  1059. "id": 1489126612621358
  1060. },
  1061. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Subtract (-): Number)",
  1062. "Components": {
  1063. "Component_[14529244295023481025]": {
  1064. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1065. "Id": 14529244295023481025,
  1066. "sourceEndpoint": {
  1067. "nodeId": {
  1068. "id": 1489096547850286
  1069. },
  1070. "slotId": {
  1071. "m_id": "{4AB6B05B-0ADB-4E28-B9BF-CC0AAB97B204}"
  1072. }
  1073. },
  1074. "targetEndpoint": {
  1075. "nodeId": {
  1076. "id": 1489100842817582
  1077. },
  1078. "slotId": {
  1079. "m_id": "{4851C62B-AB67-4E2A-B357-10EA80784679}"
  1080. }
  1081. }
  1082. }
  1083. }
  1084. },
  1085. {
  1086. "Id": {
  1087. "id": 1489130907588654
  1088. },
  1089. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Subtract (-): Number)",
  1090. "Components": {
  1091. "Component_[3570171225476540872]": {
  1092. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1093. "Id": 3570171225476540872,
  1094. "sourceEndpoint": {
  1095. "nodeId": {
  1096. "id": 1489096547850286
  1097. },
  1098. "slotId": {
  1099. "m_id": "{4AB6B05B-0ADB-4E28-B9BF-CC0AAB97B204}"
  1100. }
  1101. },
  1102. "targetEndpoint": {
  1103. "nodeId": {
  1104. "id": 1489100842817582
  1105. },
  1106. "slotId": {
  1107. "m_id": "{ED3BB45F-E8C9-458A-801A-35D1FD93893B}"
  1108. }
  1109. }
  1110. }
  1111. }
  1112. },
  1113. {
  1114. "Id": {
  1115. "id": 1489135202555950
  1116. },
  1117. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Subtract (-): Number)",
  1118. "Components": {
  1119. "Component_[1412884546549810709]": {
  1120. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1121. "Id": 1412884546549810709,
  1122. "sourceEndpoint": {
  1123. "nodeId": {
  1124. "id": 1489096547850286
  1125. },
  1126. "slotId": {
  1127. "m_id": "{4AB6B05B-0ADB-4E28-B9BF-CC0AAB97B204}"
  1128. }
  1129. },
  1130. "targetEndpoint": {
  1131. "nodeId": {
  1132. "id": 1489100842817582
  1133. },
  1134. "slotId": {
  1135. "m_id": "{8F14D9BB-AEF4-4DE3-90BE-E355A9867782}"
  1136. }
  1137. }
  1138. }
  1139. }
  1140. },
  1141. {
  1142. "Id": {
  1143. "id": 1489139497523246
  1144. },
  1145. "Name": "srcEndpoint=(Subtract (-): Out), destEndpoint=(Get Variable: In)",
  1146. "Components": {
  1147. "Component_[8837401001349056003]": {
  1148. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1149. "Id": 8837401001349056003,
  1150. "sourceEndpoint": {
  1151. "nodeId": {
  1152. "id": 1489100842817582
  1153. },
  1154. "slotId": {
  1155. "m_id": "{04E1B450-9B13-4506-89D5-8B146BC9C318}"
  1156. }
  1157. },
  1158. "targetEndpoint": {
  1159. "nodeId": {
  1160. "id": 1489083662948398
  1161. },
  1162. "slotId": {
  1163. "m_id": "{D5D50EC9-91BE-4EDB-8074-A3FA3F6B14DA}"
  1164. }
  1165. }
  1166. }
  1167. }
  1168. },
  1169. {
  1170. "Id": {
  1171. "id": 1489143792490542
  1172. },
  1173. "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Equal: Reference)",
  1174. "Components": {
  1175. "Component_[16641624734593470808]": {
  1176. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1177. "Id": 16641624734593470808,
  1178. "sourceEndpoint": {
  1179. "nodeId": {
  1180. "id": 1489083662948398
  1181. },
  1182. "slotId": {
  1183. "m_id": "{946165F9-55B8-4388-B04C-D546F80FD7A3}"
  1184. }
  1185. },
  1186. "targetEndpoint": {
  1187. "nodeId": {
  1188. "id": 1489079367981102
  1189. },
  1190. "slotId": {
  1191. "m_id": "{5D26093B-D857-4DBC-A2B2-34D857E4F4CA}"
  1192. }
  1193. }
  1194. }
  1195. }
  1196. },
  1197. {
  1198. "Id": {
  1199. "id": 1489148087457838
  1200. },
  1201. "Name": "srcEndpoint=(Subtract (-): Result), destEndpoint=(Expect Equal: Candidate)",
  1202. "Components": {
  1203. "Component_[11347350846577832156]": {
  1204. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1205. "Id": 11347350846577832156,
  1206. "sourceEndpoint": {
  1207. "nodeId": {
  1208. "id": 1489100842817582
  1209. },
  1210. "slotId": {
  1211. "m_id": "{F216341D-41DE-447B-A0C0-D24573CC29A9}"
  1212. }
  1213. },
  1214. "targetEndpoint": {
  1215. "nodeId": {
  1216. "id": 1489079367981102
  1217. },
  1218. "slotId": {
  1219. "m_id": "{54A9A8E5-BC6A-4679-A064-3BB1C030B5FC}"
  1220. }
  1221. }
  1222. }
  1223. }
  1224. },
  1225. {
  1226. "Id": {
  1227. "id": 1489152382425134
  1228. },
  1229. "Name": "srcEndpoint=(Expect Equal: Out), destEndpoint=(Mark Complete: In)",
  1230. "Components": {
  1231. "Component_[7396180354949665329]": {
  1232. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1233. "Id": 7396180354949665329,
  1234. "sourceEndpoint": {
  1235. "nodeId": {
  1236. "id": 1489079367981102
  1237. },
  1238. "slotId": {
  1239. "m_id": "{CC50FC75-CB69-42B0-824A-0E26FB4E54C9}"
  1240. }
  1241. },
  1242. "targetEndpoint": {
  1243. "nodeId": {
  1244. "id": 1489092252882990
  1245. },
  1246. "slotId": {
  1247. "m_id": "{7ECD6303-7138-49FD-9A14-A695430FF56A}"
  1248. }
  1249. }
  1250. }
  1251. }
  1252. },
  1253. {
  1254. "Id": {
  1255. "id": 1489156677392430
  1256. },
  1257. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Expect Equal: In)",
  1258. "Components": {
  1259. "Component_[8289546854044098039]": {
  1260. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1261. "Id": 8289546854044098039,
  1262. "sourceEndpoint": {
  1263. "nodeId": {
  1264. "id": 1489083662948398
  1265. },
  1266. "slotId": {
  1267. "m_id": "{6568A108-EBB5-4599-80FA-9DF9D33DAF2B}"
  1268. }
  1269. },
  1270. "targetEndpoint": {
  1271. "nodeId": {
  1272. "id": 1489079367981102
  1273. },
  1274. "slotId": {
  1275. "m_id": "{EA972810-303B-400C-B00F-2DFE47657A8D}"
  1276. }
  1277. }
  1278. }
  1279. }
  1280. }
  1281. ]
  1282. },
  1283. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  1284. "versionData": {
  1285. "_grammarVersion": 1,
  1286. "_runtimeVersion": 1,
  1287. "_fileVersion": 1
  1288. },
  1289. "m_variableCounter": 1,
  1290. "GraphCanvasData": [
  1291. {
  1292. "Key": {
  1293. "id": 1489075073013806
  1294. },
  1295. "Value": {
  1296. "ComponentData": {
  1297. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  1298. "$type": "SceneComponentSaveData",
  1299. "ViewParams": {
  1300. "Scale": 1.0723725,
  1301. "AnchorX": -184.6373291015625,
  1302. "AnchorY": -218.207763671875
  1303. }
  1304. }
  1305. }
  1306. }
  1307. },
  1308. {
  1309. "Key": {
  1310. "id": 1489079367981102
  1311. },
  1312. "Value": {
  1313. "ComponentData": {
  1314. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1315. "$type": "GeneralNodeTitleComponentSaveData",
  1316. "PaletteOverride": "TestingNodeTitlePalette"
  1317. },
  1318. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1319. "$type": "GeometrySaveData",
  1320. "Position": [
  1321. 1440.0,
  1322. 340.0
  1323. ]
  1324. },
  1325. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1326. "$type": "StylingComponentSaveData",
  1327. "SubStyle": ".method"
  1328. },
  1329. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1330. "$type": "PersistentIdComponentSaveData",
  1331. "PersistentId": "{EC43A218-2D46-4D9E-8415-56F365E4D6E1}"
  1332. }
  1333. }
  1334. }
  1335. },
  1336. {
  1337. "Key": {
  1338. "id": 1489083662948398
  1339. },
  1340. "Value": {
  1341. "ComponentData": {
  1342. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1343. "$type": "GeneralNodeTitleComponentSaveData",
  1344. "PaletteOverride": "GetVariableNodeTitlePalette"
  1345. },
  1346. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1347. "$type": "GeometrySaveData",
  1348. "Position": [
  1349. 1280.0,
  1350. 260.0
  1351. ]
  1352. },
  1353. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1354. "$type": "StylingComponentSaveData",
  1355. "SubStyle": ".getVariable"
  1356. },
  1357. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1358. "$type": "PersistentIdComponentSaveData",
  1359. "PersistentId": "{FA2F05A8-4F28-4ECC-B969-F4D42F062D58}"
  1360. }
  1361. }
  1362. }
  1363. },
  1364. {
  1365. "Key": {
  1366. "id": 1489087957915694
  1367. },
  1368. "Value": {
  1369. "ComponentData": {
  1370. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1371. "$type": "NodeSaveData"
  1372. },
  1373. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1374. "$type": "GeneralNodeTitleComponentSaveData",
  1375. "PaletteOverride": "TimeNodeTitlePalette"
  1376. },
  1377. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1378. "$type": "GeometrySaveData",
  1379. "Position": [
  1380. 520.0,
  1381. 460.0
  1382. ]
  1383. },
  1384. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1385. "$type": "StylingComponentSaveData",
  1386. "SubStyle": ".time"
  1387. },
  1388. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1389. "$type": "PersistentIdComponentSaveData",
  1390. "PersistentId": "{B6C68725-D6CC-460D-831A-BDAB70A0954F}"
  1391. }
  1392. }
  1393. }
  1394. },
  1395. {
  1396. "Key": {
  1397. "id": 1489092252882990
  1398. },
  1399. "Value": {
  1400. "ComponentData": {
  1401. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1402. "$type": "GeneralNodeTitleComponentSaveData",
  1403. "PaletteOverride": "TestingNodeTitlePalette"
  1404. },
  1405. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1406. "$type": "GeometrySaveData",
  1407. "Position": [
  1408. 1680.0,
  1409. 340.0
  1410. ]
  1411. },
  1412. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1413. "$type": "StylingComponentSaveData",
  1414. "SubStyle": ".method"
  1415. },
  1416. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1417. "$type": "PersistentIdComponentSaveData",
  1418. "PersistentId": "{CD7E5157-6E92-410F-9D2E-EC3F15D1AB97}"
  1419. }
  1420. }
  1421. }
  1422. },
  1423. {
  1424. "Key": {
  1425. "id": 1489096547850286
  1426. },
  1427. "Value": {
  1428. "ComponentData": {
  1429. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1430. "$type": "GeneralNodeTitleComponentSaveData",
  1431. "PaletteOverride": "GetVariableNodeTitlePalette"
  1432. },
  1433. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1434. "$type": "GeometrySaveData",
  1435. "Position": [
  1436. 860.0,
  1437. 280.0
  1438. ]
  1439. },
  1440. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1441. "$type": "StylingComponentSaveData",
  1442. "SubStyle": ".getVariable"
  1443. },
  1444. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1445. "$type": "PersistentIdComponentSaveData",
  1446. "PersistentId": "{A7809E28-9EA9-4C1F-94AA-9FCC74C0F9E6}"
  1447. }
  1448. }
  1449. }
  1450. },
  1451. {
  1452. "Key": {
  1453. "id": 1489100842817582
  1454. },
  1455. "Value": {
  1456. "ComponentData": {
  1457. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1458. "$type": "GeneralNodeTitleComponentSaveData",
  1459. "PaletteOverride": "MathNodeTitlePalette"
  1460. },
  1461. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1462. "$type": "GeometrySaveData",
  1463. "Position": [
  1464. 1020.0,
  1465. 280.0
  1466. ]
  1467. },
  1468. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1469. "$type": "StylingComponentSaveData",
  1470. "SubStyle": ".math"
  1471. },
  1472. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1473. "$type": "PersistentIdComponentSaveData",
  1474. "PersistentId": "{4829221C-14C1-4649-9544-72BF46D1095E}"
  1475. }
  1476. }
  1477. }
  1478. },
  1479. {
  1480. "Key": {
  1481. "id": 1489105137784878
  1482. },
  1483. "Value": {
  1484. "ComponentData": {
  1485. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1486. "$type": "GeneralNodeTitleComponentSaveData",
  1487. "PaletteOverride": "GetVariableNodeTitlePalette"
  1488. },
  1489. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1490. "$type": "GeometrySaveData",
  1491. "Position": [
  1492. 720.0,
  1493. 480.0
  1494. ]
  1495. },
  1496. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1497. "$type": "StylingComponentSaveData",
  1498. "SubStyle": ".getVariable"
  1499. },
  1500. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1501. "$type": "PersistentIdComponentSaveData",
  1502. "PersistentId": "{BA3BA764-CD17-41F1-862A-2BCBBEF09375}"
  1503. }
  1504. }
  1505. }
  1506. }
  1507. ],
  1508. "StatisticsHelper": {
  1509. "InstanceCounter": [
  1510. {
  1511. "Key": 524494764786010043,
  1512. "Value": 1
  1513. },
  1514. {
  1515. "Key": 4199610336680704683,
  1516. "Value": 1
  1517. },
  1518. {
  1519. "Key": 4621150657844965740,
  1520. "Value": 1
  1521. },
  1522. {
  1523. "Key": 6840657073857873079,
  1524. "Value": 1
  1525. },
  1526. {
  1527. "Key": 7720499122491094289,
  1528. "Value": 1
  1529. },
  1530. {
  1531. "Key": 11323594518470672337,
  1532. "Value": 1
  1533. },
  1534. {
  1535. "Key": 17746292506071718793,
  1536. "Value": 1
  1537. }
  1538. ]
  1539. }
  1540. },
  1541. "Component_[16040449285096605819]": {
  1542. "$type": "EditorGraphVariableManagerComponent",
  1543. "Id": 16040449285096605819,
  1544. "m_variableData": {
  1545. "m_nameVariableMap": [
  1546. {
  1547. "Key": {
  1548. "m_id": "{103E00F5-BD00-48D3-8B50-166232562CCF}"
  1549. },
  1550. "Value": {
  1551. "Datum": {
  1552. "isOverloadedStorage": false,
  1553. "scriptCanvasType": {
  1554. "m_type": 3
  1555. },
  1556. "isNullPointer": false,
  1557. "$type": "double",
  1558. "value": 2.0,
  1559. "label": "Subtractor"
  1560. },
  1561. "VariableId": {
  1562. "m_id": "{103E00F5-BD00-48D3-8B50-166232562CCF}"
  1563. },
  1564. "VariableName": "Subtractor"
  1565. }
  1566. },
  1567. {
  1568. "Key": {
  1569. "m_id": "{A3F05715-EC53-4B10-9C94-F4DE7BC6F5BB}"
  1570. },
  1571. "Value": {
  1572. "Datum": {
  1573. "isOverloadedStorage": false,
  1574. "scriptCanvasType": {
  1575. "m_type": 3
  1576. },
  1577. "isNullPointer": false,
  1578. "$type": "double",
  1579. "value": 2.0,
  1580. "label": "Reference"
  1581. },
  1582. "VariableId": {
  1583. "m_id": "{A3F05715-EC53-4B10-9C94-F4DE7BC6F5BB}"
  1584. },
  1585. "VariableName": "Reference"
  1586. }
  1587. },
  1588. {
  1589. "Key": {
  1590. "m_id": "{E3B9A106-B817-4BBA-9DA9-B7930DC0452C}"
  1591. },
  1592. "Value": {
  1593. "Datum": {
  1594. "isOverloadedStorage": false,
  1595. "scriptCanvasType": {
  1596. "m_type": 3
  1597. },
  1598. "isNullPointer": false,
  1599. "$type": "double",
  1600. "value": 10.0,
  1601. "label": "Opperand"
  1602. },
  1603. "VariableId": {
  1604. "m_id": "{E3B9A106-B817-4BBA-9DA9-B7930DC0452C}"
  1605. },
  1606. "VariableName": "Opperand"
  1607. }
  1608. }
  1609. ]
  1610. },
  1611. "CopiedVariableRemapping": [
  1612. {
  1613. "Key": {
  1614. "m_id": "{6B296D53-FFAE-4541-B60A-CF9E2B398796}"
  1615. },
  1616. "Value": {
  1617. "m_id": "{E3B9A106-B817-4BBA-9DA9-B7930DC0452C}"
  1618. }
  1619. },
  1620. {
  1621. "Key": {
  1622. "m_id": "{857D5EDA-1D59-4FE6-837B-4461DC78F9F6}"
  1623. },
  1624. "Value": {
  1625. "m_id": "{A3F05715-EC53-4B10-9C94-F4DE7BC6F5BB}"
  1626. }
  1627. },
  1628. {
  1629. "Key": {
  1630. "m_id": "{89F878E7-4C5E-403A-A27D-113832435D44}"
  1631. },
  1632. "Value": {
  1633. "m_id": "{103E00F5-BD00-48D3-8B50-166232562CCF}"
  1634. }
  1635. }
  1636. ]
  1637. }
  1638. }
  1639. }
  1640. }
  1641. }