T92567321B.scriptcanvas 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 9573003257848
  9. },
  10. "Name": "Untitled-2",
  11. "Components": {
  12. "Component_[4796907042821656817]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 4796907042821656817
  15. },
  16. "Component_[9324337393397207112]": {
  17. "$type": "EditorGraph",
  18. "Id": 9324337393397207112,
  19. "m_graphData": {
  20. "m_nodes": [
  21. {
  22. "Id": {
  23. "id": 9577298225144
  24. },
  25. "Name": "SC-Node(Print)",
  26. "Components": {
  27. "Component_[15937858794751427090]": {
  28. "$type": "Print",
  29. "Id": 15937858794751427090,
  30. "Slots": [
  31. {
  32. "id": {
  33. "m_id": "{E9FFAF54-698B-4130-AB7C-CDCCCE9CA999}"
  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": "{6308C4E8-4F67-4680-A10F-48FA02CED4A9}"
  50. },
  51. "DynamicTypeOverride": 3,
  52. "contracts": [
  53. {
  54. "$type": "SlotTypeContract"
  55. }
  56. ],
  57. "slotName": "Value",
  58. "toolTip": "Value which replaces instances of {Value} in the resulting string.",
  59. "DisplayDataType": {
  60. "m_type": 5
  61. },
  62. "DisplayGroup": {
  63. "Value": 1015031923
  64. },
  65. "Descriptor": {
  66. "ConnectionType": 1,
  67. "SlotType": 2
  68. },
  69. "DataType": 1
  70. },
  71. {
  72. "id": {
  73. "m_id": "{46AD51C5-D13A-404B-AA98-D41FFC58F5E8}"
  74. },
  75. "contracts": [
  76. {
  77. "$type": "SlotTypeContract"
  78. }
  79. ],
  80. "slotName": "Out",
  81. "Descriptor": {
  82. "ConnectionType": 2,
  83. "SlotType": 1
  84. }
  85. }
  86. ],
  87. "Datums": [
  88. {
  89. "isOverloadedStorage": false,
  90. "scriptCanvasType": {
  91. "m_type": 5
  92. },
  93. "isNullPointer": false,
  94. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  95. "value": "",
  96. "label": "Value"
  97. }
  98. ],
  99. "m_format": "{Value} Received",
  100. "m_arrayBindingMap": [
  101. {
  102. "Key": 1,
  103. "Value": {
  104. "m_id": "{6308C4E8-4F67-4680-A10F-48FA02CED4A9}"
  105. }
  106. }
  107. ],
  108. "m_unresolvedString": [
  109. {},
  110. {},
  111. " Received"
  112. ],
  113. "m_formatSlotMap": {
  114. "Value": {
  115. "m_id": "{6308C4E8-4F67-4680-A10F-48FA02CED4A9}"
  116. }
  117. }
  118. }
  119. }
  120. },
  121. {
  122. "Id": {
  123. "id": 14598114994168
  124. },
  125. "Name": "ReceiveScriptEvent",
  126. "Components": {
  127. "Component_[7478205243539644529]": {
  128. "$type": "ReceiveScriptEvent",
  129. "Id": 7478205243539644529,
  130. "Slots": [
  131. {
  132. "id": {
  133. "m_id": "{08386881-FD87-4E6A-AB56-B9CFF3828D9E}"
  134. },
  135. "contracts": [
  136. {
  137. "$type": "SlotTypeContract"
  138. }
  139. ],
  140. "slotName": "Connect",
  141. "toolTip": "Connect this event handler to the specified entity.",
  142. "Descriptor": {
  143. "ConnectionType": 1,
  144. "SlotType": 1
  145. }
  146. },
  147. {
  148. "id": {
  149. "m_id": "{879D898C-7587-45A0-920B-37FDF8933E8B}"
  150. },
  151. "contracts": [
  152. {
  153. "$type": "SlotTypeContract"
  154. }
  155. ],
  156. "slotName": "Disconnect",
  157. "toolTip": "Disconnect this event handler.",
  158. "Descriptor": {
  159. "ConnectionType": 1,
  160. "SlotType": 1
  161. }
  162. },
  163. {
  164. "id": {
  165. "m_id": "{2BCD80A1-6EB0-4C0D-B1C0-9DEDD285B6C1}"
  166. },
  167. "contracts": [
  168. {
  169. "$type": "SlotTypeContract"
  170. }
  171. ],
  172. "slotName": "OnConnected",
  173. "toolTip": "Signaled when a connection has taken place.",
  174. "Descriptor": {
  175. "ConnectionType": 2,
  176. "SlotType": 1
  177. }
  178. },
  179. {
  180. "id": {
  181. "m_id": "{17B3F092-6820-4242-86CE-79BE60A967A8}"
  182. },
  183. "contracts": [
  184. {
  185. "$type": "SlotTypeContract"
  186. }
  187. ],
  188. "slotName": "OnDisconnected",
  189. "toolTip": "Signaled when this event handler is disconnected.",
  190. "Descriptor": {
  191. "ConnectionType": 2,
  192. "SlotType": 1
  193. }
  194. },
  195. {
  196. "id": {
  197. "m_id": "{F0827406-DD32-440F-BEA2-C0EA14A55B94}"
  198. },
  199. "contracts": [
  200. {
  201. "$type": "SlotTypeContract"
  202. }
  203. ],
  204. "slotName": "OnFailure",
  205. "toolTip": "Signaled when it is not possible to connect this handler.",
  206. "Descriptor": {
  207. "ConnectionType": 2,
  208. "SlotType": 1
  209. }
  210. },
  211. {
  212. "id": {
  213. "m_id": "{3DD361D9-07DA-469E-A2EE-86D175209D0A}"
  214. },
  215. "contracts": [
  216. {
  217. "$type": "SlotTypeContract"
  218. }
  219. ],
  220. "slotName": "ParameterName",
  221. "DisplayDataType": {
  222. "m_type": 5
  223. },
  224. "Descriptor": {
  225. "ConnectionType": 2,
  226. "SlotType": 2
  227. },
  228. "DataType": 1
  229. },
  230. {
  231. "id": {
  232. "m_id": "{4CC19925-170B-4CC9-9D9B-6694E96C64DE}"
  233. },
  234. "contracts": [
  235. {
  236. "$type": "SlotTypeContract"
  237. }
  238. ],
  239. "slotName": "ExecutionSlot:Method0",
  240. "Descriptor": {
  241. "ConnectionType": 2,
  242. "SlotType": 1
  243. },
  244. "IsLatent": true
  245. },
  246. {
  247. "id": {
  248. "m_id": "{92B9EA99-D486-4AB7-8C7D-80E7B91116BA}"
  249. },
  250. "contracts": [
  251. {
  252. "$type": "SlotTypeContract"
  253. }
  254. ],
  255. "slotName": "ParameterName",
  256. "DisplayDataType": {
  257. "m_type": 5
  258. },
  259. "Descriptor": {
  260. "ConnectionType": 2,
  261. "SlotType": 2
  262. },
  263. "DataType": 1
  264. },
  265. {
  266. "id": {
  267. "m_id": "{33823ECB-6937-49C6-9006-CCA0BE282D91}"
  268. },
  269. "contracts": [
  270. {
  271. "$type": "SlotTypeContract"
  272. }
  273. ],
  274. "slotName": "ExecutionSlot:Method1",
  275. "Descriptor": {
  276. "ConnectionType": 2,
  277. "SlotType": 1
  278. },
  279. "IsLatent": true
  280. }
  281. ],
  282. "m_version": 2,
  283. "m_eventMap": [
  284. {
  285. "Key": {
  286. "Value": 1611476995
  287. },
  288. "Value": {
  289. "m_scriptEventAssetId": {
  290. "guid": "{100359DD-C2EC-5433-843D-DF4C8DAB3888}"
  291. },
  292. "m_eventName": "Method1",
  293. "m_eventSlotId": {
  294. "m_id": "{33823ECB-6937-49C6-9006-CCA0BE282D91}"
  295. },
  296. "m_parameterSlotIds": [
  297. {
  298. "m_id": "{92B9EA99-D486-4AB7-8C7D-80E7B91116BA}"
  299. }
  300. ],
  301. "m_numExpectedArguments": 1
  302. }
  303. },
  304. {
  305. "Key": {
  306. "Value": 1995768966
  307. },
  308. "Value": {
  309. "m_scriptEventAssetId": {
  310. "guid": "{100359DD-C2EC-5433-843D-DF4C8DAB3888}"
  311. },
  312. "m_eventName": "Method0",
  313. "m_eventSlotId": {
  314. "m_id": "{4CC19925-170B-4CC9-9D9B-6694E96C64DE}"
  315. },
  316. "m_parameterSlotIds": [
  317. {
  318. "m_id": "{3DD361D9-07DA-469E-A2EE-86D175209D0A}"
  319. }
  320. ],
  321. "m_numExpectedArguments": 1
  322. }
  323. }
  324. ],
  325. "m_eventSlotMapping": {
  326. "{09710BF0-1E9D-4A19-9F9B-F52909CF1627}": {
  327. "m_id": "{4CC19925-170B-4CC9-9D9B-6694E96C64DE}"
  328. },
  329. "{88A58FD8-039A-446F-A19F-2CA5C35E258F}": {
  330. "m_id": "{33823ECB-6937-49C6-9006-CCA0BE282D91}"
  331. },
  332. "{BE450E4E-DF25-46EF-9E22-ABD80CA11C9C}": {
  333. "m_id": "{3DD361D9-07DA-469E-A2EE-86D175209D0A}"
  334. },
  335. "{CA271AF8-ACD0-459F-BC91-8A04E585D4A3}": {
  336. "m_id": "{92B9EA99-D486-4AB7-8C7D-80E7B91116BA}"
  337. }
  338. },
  339. "m_scriptEventAssetId": {
  340. "guid": "{100359DD-C2EC-5433-843D-DF4C8DAB3888}"
  341. },
  342. "m_asset": {
  343. "assetId": {
  344. "guid": "{100359DD-C2EC-5433-843D-DF4C8DAB3888}"
  345. },
  346. "assetHint": "testassets/t92567321.scriptevents"
  347. }
  348. }
  349. }
  350. }
  351. ],
  352. "m_connections": [
  353. {
  354. "Id": {
  355. "id": 16114238449656
  356. },
  357. "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:Method1), destEndpoint=(Print: In)",
  358. "Components": {
  359. "Component_[9299357623362964097]": {
  360. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  361. "Id": 9299357623362964097,
  362. "sourceEndpoint": {
  363. "nodeId": {
  364. "id": 14598114994168
  365. },
  366. "slotId": {
  367. "m_id": "{33823ECB-6937-49C6-9006-CCA0BE282D91}"
  368. }
  369. },
  370. "targetEndpoint": {
  371. "nodeId": {
  372. "id": 9577298225144
  373. },
  374. "slotId": {
  375. "m_id": "{E9FFAF54-698B-4130-AB7C-CDCCCE9CA999}"
  376. }
  377. }
  378. }
  379. }
  380. },
  381. {
  382. "Id": {
  383. "id": 16444950931448
  384. },
  385. "Name": "srcEndpoint=(Receive Script Event: ParameterName), destEndpoint=(Print: Value)",
  386. "Components": {
  387. "Component_[17385049586562115807]": {
  388. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  389. "Id": 17385049586562115807,
  390. "sourceEndpoint": {
  391. "nodeId": {
  392. "id": 14598114994168
  393. },
  394. "slotId": {
  395. "m_id": "{92B9EA99-D486-4AB7-8C7D-80E7B91116BA}"
  396. }
  397. },
  398. "targetEndpoint": {
  399. "nodeId": {
  400. "id": 9577298225144
  401. },
  402. "slotId": {
  403. "m_id": "{6308C4E8-4F67-4680-A10F-48FA02CED4A9}"
  404. }
  405. }
  406. }
  407. }
  408. }
  409. ],
  410. "m_scriptEventAssets": [
  411. [
  412. {
  413. "id": 14598114994168
  414. },
  415. {}
  416. ]
  417. ]
  418. },
  419. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  420. "versionData": {
  421. "_grammarVersion": 1,
  422. "_runtimeVersion": 1,
  423. "_fileVersion": 1
  424. },
  425. "GraphCanvasData": [
  426. {
  427. "Key": {
  428. "id": 9573003257848
  429. },
  430. "Value": {
  431. "ComponentData": {
  432. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  433. "$type": "SceneComponentSaveData"
  434. }
  435. }
  436. }
  437. },
  438. {
  439. "Key": {
  440. "id": 9577298225144
  441. },
  442. "Value": {
  443. "ComponentData": {
  444. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  445. "$type": "NodeSaveData"
  446. },
  447. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  448. "$type": "GeneralNodeTitleComponentSaveData",
  449. "PaletteOverride": "StringNodeTitlePalette"
  450. },
  451. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  452. "$type": "GeometrySaveData",
  453. "Position": [
  454. -20.0,
  455. 20.0
  456. ]
  457. },
  458. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  459. "$type": "StylingComponentSaveData"
  460. },
  461. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  462. "$type": "PersistentIdComponentSaveData",
  463. "PersistentId": "{C62A344D-85FF-485C-A17E-DA83F8C9C037}"
  464. }
  465. }
  466. }
  467. },
  468. {
  469. "Key": {
  470. "id": 14598114994168
  471. },
  472. "Value": {
  473. "ComponentData": {
  474. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  475. "$type": "NodeSaveData"
  476. },
  477. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  478. "$type": "GeometrySaveData",
  479. "Position": [
  480. -400.0,
  481. 40.0
  482. ]
  483. },
  484. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  485. "$type": "StylingComponentSaveData"
  486. },
  487. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  488. "$type": "PersistentIdComponentSaveData",
  489. "PersistentId": "{E5737F21-B4B2-48D7-831D-B5A217815D6E}"
  490. },
  491. "{D8BBE799-7E4D-495A-B69A-1E3940670891}": {
  492. "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData",
  493. "EventNames": [
  494. [
  495. {
  496. "Value": 1611476995
  497. },
  498. "Method1"
  499. ]
  500. ]
  501. }
  502. }
  503. }
  504. }
  505. ],
  506. "StatisticsHelper": {
  507. "InstanceCounter": [
  508. {
  509. "Key": 1678857272246518506,
  510. "Value": 1
  511. },
  512. {
  513. "Key": 10684225535275896474,
  514. "Value": 1
  515. }
  516. ]
  517. }
  518. }
  519. }
  520. }
  521. }
  522. }