T92569006_ScriptCanvas.scriptcanvas 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 865397281729
  9. },
  10. "Name": "Untitled-2",
  11. "Components": {
  12. "Component_[14405296154647594544]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 14405296154647594544
  15. },
  16. "Component_[5768589072673968696]": {
  17. "$type": "EditorGraph",
  18. "Id": 5768589072673968696,
  19. "m_graphData": {
  20. "m_nodes": [
  21. {
  22. "Id": {
  23. "id": 8398769918913
  24. },
  25. "Name": "SendScriptEvent",
  26. "Components": {
  27. "Component_[12356205910425995713]": {
  28. "$type": "SendScriptEvent",
  29. "Id": 12356205910425995713,
  30. "Slots": [
  31. {
  32. "id": {
  33. "m_id": "{8E99EA3D-592A-4CA2-9147-F0F3DD971AE1}"
  34. },
  35. "contracts": [
  36. {
  37. "$type": "SlotTypeContract"
  38. }
  39. ],
  40. "slotName": "In",
  41. "toolTip": "Fires the specified ScriptEvent when signaled",
  42. "Descriptor": {
  43. "ConnectionType": 1,
  44. "SlotType": 1
  45. }
  46. },
  47. {
  48. "id": {
  49. "m_id": "{53EFA8ED-9A87-46FA-BF27-9DEF30B831F8}"
  50. },
  51. "contracts": [
  52. {
  53. "$type": "SlotTypeContract"
  54. }
  55. ],
  56. "slotName": "Out",
  57. "toolTip": "Trigged after the ScriptEvent has been signaled and returns",
  58. "Descriptor": {
  59. "ConnectionType": 2,
  60. "SlotType": 1
  61. }
  62. },
  63. {
  64. "id": {
  65. "m_id": "{9659E679-A31B-4386-8ECF-9EF2BE72ABBA}"
  66. },
  67. "contracts": [
  68. {
  69. "$type": "SlotTypeContract"
  70. }
  71. ],
  72. "slotName": "String",
  73. "DisplayDataType": {
  74. "m_type": 5
  75. },
  76. "Descriptor": {
  77. "ConnectionType": 2,
  78. "SlotType": 2
  79. },
  80. "DataType": 1
  81. },
  82. {
  83. "id": {
  84. "m_id": "{2B5A75EA-095E-4A96-9286-F1ACB2108EA3}"
  85. },
  86. "contracts": [
  87. {
  88. "$type": "SlotTypeContract"
  89. }
  90. ],
  91. "slotName": "ParameterName",
  92. "Descriptor": {
  93. "ConnectionType": 1,
  94. "SlotType": 2
  95. },
  96. "DataType": 1
  97. }
  98. ],
  99. "Datums": [
  100. {
  101. "isOverloadedStorage": false,
  102. "scriptCanvasType": {
  103. "m_type": 5
  104. },
  105. "isNullPointer": false,
  106. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  107. "value": "T92569006_ScriptEvent_Sent",
  108. "label": "ParameterName"
  109. }
  110. ],
  111. "m_version": 4,
  112. "m_eventSlotMapping": {
  113. "{C7E99974-D1C0-4108-B731-120AF000060C}": {
  114. "m_id": "{9659E679-A31B-4386-8ECF-9EF2BE72ABBA}"
  115. },
  116. "{CD536CCB-29E7-4155-8C20-E37FA3B3A3D2}": {
  117. "m_id": "{2B5A75EA-095E-4A96-9286-F1ACB2108EA3}"
  118. }
  119. },
  120. "m_scriptEventAssetId": {
  121. "guid": "{0EEF198A-C777-5079-A563-384A32C661FA}"
  122. },
  123. "m_asset": {
  124. "assetId": {
  125. "guid": "{0EEF198A-C777-5079-A563-384A32C661FA}"
  126. },
  127. "loadBehavior": "QueueLoad",
  128. "assetHint": "testassets/t92569006.scriptevents"
  129. },
  130. "m_busId": {
  131. "Value": 705362933
  132. },
  133. "m_eventId": {
  134. "Value": 1683066413
  135. }
  136. }
  137. }
  138. },
  139. {
  140. "Id": {
  141. "id": 878282183617
  142. },
  143. "Name": "EBusEventHandler",
  144. "Components": {
  145. "Component_[4454465293166824272]": {
  146. "$type": "EBusEventHandler",
  147. "Id": 4454465293166824272,
  148. "Slots": [
  149. {
  150. "id": {
  151. "m_id": "{538D9A45-E6B4-45AC-97D6-F63A7ACA23FC}"
  152. },
  153. "contracts": [
  154. {
  155. "$type": "SlotTypeContract"
  156. }
  157. ],
  158. "slotName": "Connect",
  159. "toolTip": "Connect this event handler to the specified entity.",
  160. "Descriptor": {
  161. "ConnectionType": 1,
  162. "SlotType": 1
  163. }
  164. },
  165. {
  166. "id": {
  167. "m_id": "{42AECE0A-20E5-48F2-97B0-17ADD02ED67D}"
  168. },
  169. "contracts": [
  170. {
  171. "$type": "SlotTypeContract"
  172. }
  173. ],
  174. "slotName": "Disconnect",
  175. "toolTip": "Disconnect this event handler.",
  176. "Descriptor": {
  177. "ConnectionType": 1,
  178. "SlotType": 1
  179. }
  180. },
  181. {
  182. "id": {
  183. "m_id": "{633047AF-644C-45E2-9AFC-A4BAED596914}"
  184. },
  185. "contracts": [
  186. {
  187. "$type": "SlotTypeContract"
  188. }
  189. ],
  190. "slotName": "OnConnected",
  191. "toolTip": "Signaled when a connection has taken place.",
  192. "Descriptor": {
  193. "ConnectionType": 2,
  194. "SlotType": 1
  195. }
  196. },
  197. {
  198. "id": {
  199. "m_id": "{F16102E3-DD85-464F-AB51-434D98594EFF}"
  200. },
  201. "contracts": [
  202. {
  203. "$type": "SlotTypeContract"
  204. }
  205. ],
  206. "slotName": "OnDisconnected",
  207. "toolTip": "Signaled when this event handler is disconnected.",
  208. "Descriptor": {
  209. "ConnectionType": 2,
  210. "SlotType": 1
  211. }
  212. },
  213. {
  214. "id": {
  215. "m_id": "{6357B55A-4E34-43FD-B012-D3D7FC8F281C}"
  216. },
  217. "contracts": [
  218. {
  219. "$type": "SlotTypeContract"
  220. }
  221. ],
  222. "slotName": "OnFailure",
  223. "toolTip": "Signaled when it is not possible to connect this handler.",
  224. "Descriptor": {
  225. "ConnectionType": 2,
  226. "SlotType": 1
  227. }
  228. },
  229. {
  230. "id": {
  231. "m_id": "{521B0687-480C-4D38-AA3C-20CD664A878A}"
  232. },
  233. "contracts": [
  234. {
  235. "$type": "SlotTypeContract"
  236. },
  237. null
  238. ],
  239. "slotName": "Source",
  240. "toolTip": "ID used to connect on a specific Event address (Type: EntityId)",
  241. "Descriptor": {
  242. "ConnectionType": 1,
  243. "SlotType": 2
  244. },
  245. "DataType": 1
  246. },
  247. {
  248. "id": {
  249. "m_id": "{4A19C18E-ED25-46A2-8B06-56C074EEB24B}"
  250. },
  251. "contracts": [
  252. {
  253. "$type": "SlotTypeContract"
  254. }
  255. ],
  256. "slotName": "EntityID",
  257. "DisplayDataType": {
  258. "m_type": 1
  259. },
  260. "Descriptor": {
  261. "ConnectionType": 2,
  262. "SlotType": 2
  263. },
  264. "DataType": 1
  265. },
  266. {
  267. "id": {
  268. "m_id": "{F7E96676-E566-49C2-83EB-2AEE85F74F2A}"
  269. },
  270. "contracts": [
  271. {
  272. "$type": "SlotTypeContract"
  273. }
  274. ],
  275. "slotName": "ExecutionSlot:OnEntityActivated",
  276. "Descriptor": {
  277. "ConnectionType": 2,
  278. "SlotType": 1
  279. },
  280. "IsLatent": true
  281. },
  282. {
  283. "id": {
  284. "m_id": "{4D0AEC3E-9CC9-4FCB-8199-A746A87A1CC5}"
  285. },
  286. "contracts": [
  287. {
  288. "$type": "SlotTypeContract"
  289. }
  290. ],
  291. "slotName": "EntityID",
  292. "DisplayDataType": {
  293. "m_type": 1
  294. },
  295. "Descriptor": {
  296. "ConnectionType": 2,
  297. "SlotType": 2
  298. },
  299. "DataType": 1
  300. },
  301. {
  302. "id": {
  303. "m_id": "{C46ED5DC-2484-4F21-ABBE-96F93C91B790}"
  304. },
  305. "contracts": [
  306. {
  307. "$type": "SlotTypeContract"
  308. }
  309. ],
  310. "slotName": "ExecutionSlot:OnEntityDeactivated",
  311. "Descriptor": {
  312. "ConnectionType": 2,
  313. "SlotType": 1
  314. },
  315. "IsLatent": true
  316. }
  317. ],
  318. "Datums": [
  319. {
  320. "isOverloadedStorage": false,
  321. "scriptCanvasType": {
  322. "m_type": 1
  323. },
  324. "isNullPointer": false,
  325. "$type": "EntityId",
  326. "value": {
  327. "id": 2901262558
  328. }
  329. }
  330. ],
  331. "m_eventMap": [
  332. {
  333. "Key": {
  334. "Value": 245425936
  335. },
  336. "Value": {
  337. "m_eventName": "OnEntityActivated",
  338. "m_eventId": {
  339. "Value": 245425936
  340. },
  341. "m_eventSlotId": {
  342. "m_id": "{F7E96676-E566-49C2-83EB-2AEE85F74F2A}"
  343. },
  344. "m_parameterSlotIds": [
  345. {
  346. "m_id": "{4A19C18E-ED25-46A2-8B06-56C074EEB24B}"
  347. }
  348. ],
  349. "m_numExpectedArguments": 1
  350. }
  351. },
  352. {
  353. "Key": {
  354. "Value": 4273369222
  355. },
  356. "Value": {
  357. "m_eventName": "OnEntityDeactivated",
  358. "m_eventId": {
  359. "Value": 4273369222
  360. },
  361. "m_eventSlotId": {
  362. "m_id": "{C46ED5DC-2484-4F21-ABBE-96F93C91B790}"
  363. },
  364. "m_parameterSlotIds": [
  365. {
  366. "m_id": "{4D0AEC3E-9CC9-4FCB-8199-A746A87A1CC5}"
  367. }
  368. ],
  369. "m_numExpectedArguments": 1
  370. }
  371. }
  372. ],
  373. "m_ebusName": "EntityBus",
  374. "m_busId": {
  375. "Value": 3358774020
  376. }
  377. }
  378. }
  379. },
  380. {
  381. "Id": {
  382. "id": 869692249025
  383. },
  384. "Name": "SC-Node(Print)",
  385. "Components": {
  386. "Component_[493152610117142776]": {
  387. "$type": "Print",
  388. "Id": 493152610117142776,
  389. "Slots": [
  390. {
  391. "id": {
  392. "m_id": "{544F7846-BCB2-4CB2-B449-1ADDBAF1A143}"
  393. },
  394. "contracts": [
  395. {
  396. "$type": "SlotTypeContract"
  397. }
  398. ],
  399. "slotName": "In",
  400. "toolTip": "Input signal",
  401. "Descriptor": {
  402. "ConnectionType": 1,
  403. "SlotType": 1
  404. }
  405. },
  406. {
  407. "id": {
  408. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  409. },
  410. "DynamicTypeOverride": 3,
  411. "contracts": [
  412. {
  413. "$type": "SlotTypeContract"
  414. }
  415. ],
  416. "slotName": "Value",
  417. "toolTip": "Value which replaces instances of {Value} in the resulting string.",
  418. "DisplayDataType": {
  419. "m_type": 5
  420. },
  421. "DisplayGroup": {
  422. "Value": 1015031923
  423. },
  424. "Descriptor": {
  425. "ConnectionType": 1,
  426. "SlotType": 2
  427. },
  428. "DataType": 1
  429. },
  430. {
  431. "id": {
  432. "m_id": "{D3B6DBA2-8721-4732-9F5F-16BD72D3ADAE}"
  433. },
  434. "contracts": [
  435. {
  436. "$type": "SlotTypeContract"
  437. }
  438. ],
  439. "slotName": "Out",
  440. "Descriptor": {
  441. "ConnectionType": 2,
  442. "SlotType": 1
  443. }
  444. }
  445. ],
  446. "Datums": [
  447. {
  448. "isOverloadedStorage": false,
  449. "scriptCanvasType": {
  450. "m_type": 5
  451. },
  452. "isNullPointer": false,
  453. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  454. "value": "",
  455. "label": "Value"
  456. }
  457. ],
  458. "m_arrayBindingMap": [
  459. {
  460. "Key": 1,
  461. "Value": {
  462. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  463. }
  464. }
  465. ],
  466. "m_unresolvedString": [
  467. {},
  468. {}
  469. ],
  470. "m_formatSlotMap": {
  471. "Value": {
  472. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  473. }
  474. }
  475. }
  476. }
  477. },
  478. {
  479. "Id": {
  480. "id": 873987216321
  481. },
  482. "Name": "SC-Node(Print)",
  483. "Components": {
  484. "Component_[493152610117142776]": {
  485. "$type": "Print",
  486. "Id": 493152610117142776,
  487. "Slots": [
  488. {
  489. "id": {
  490. "m_id": "{544F7846-BCB2-4CB2-B449-1ADDBAF1A143}"
  491. },
  492. "contracts": [
  493. {
  494. "$type": "SlotTypeContract"
  495. }
  496. ],
  497. "slotName": "In",
  498. "toolTip": "Input signal",
  499. "Descriptor": {
  500. "ConnectionType": 1,
  501. "SlotType": 1
  502. }
  503. },
  504. {
  505. "id": {
  506. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  507. },
  508. "DynamicTypeOverride": 3,
  509. "contracts": [
  510. {
  511. "$type": "SlotTypeContract"
  512. }
  513. ],
  514. "slotName": "Value",
  515. "toolTip": "Value which replaces instances of {Value} in the resulting string.",
  516. "DisplayDataType": {
  517. "m_type": 5
  518. },
  519. "DisplayGroup": {
  520. "Value": 1015031923
  521. },
  522. "Descriptor": {
  523. "ConnectionType": 1,
  524. "SlotType": 2
  525. },
  526. "DataType": 1
  527. },
  528. {
  529. "id": {
  530. "m_id": "{D3B6DBA2-8721-4732-9F5F-16BD72D3ADAE}"
  531. },
  532. "contracts": [
  533. {
  534. "$type": "SlotTypeContract"
  535. }
  536. ],
  537. "slotName": "Out",
  538. "Descriptor": {
  539. "ConnectionType": 2,
  540. "SlotType": 1
  541. }
  542. }
  543. ],
  544. "Datums": [
  545. {
  546. "isOverloadedStorage": false,
  547. "scriptCanvasType": {
  548. "m_type": 5
  549. },
  550. "isNullPointer": false,
  551. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  552. "value": "",
  553. "label": "Value"
  554. }
  555. ],
  556. "m_arrayBindingMap": [
  557. {
  558. "Key": 1,
  559. "Value": {
  560. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  561. }
  562. }
  563. ],
  564. "m_unresolvedString": [
  565. {},
  566. {}
  567. ],
  568. "m_formatSlotMap": {
  569. "Value": {
  570. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  571. }
  572. }
  573. }
  574. }
  575. },
  576. {
  577. "Id": {
  578. "id": 25123372569537
  579. },
  580. "Name": "ReceiveScriptEvent",
  581. "Components": {
  582. "Component_[6030980684436035944]": {
  583. "$type": "ReceiveScriptEvent",
  584. "Id": 6030980684436035944,
  585. "Slots": [
  586. {
  587. "id": {
  588. "m_id": "{59AD53C6-EFF3-445E-9E4F-31B37BDA381C}"
  589. },
  590. "contracts": [
  591. {
  592. "$type": "SlotTypeContract"
  593. }
  594. ],
  595. "slotName": "Connect",
  596. "toolTip": "Connect this event handler to the specified entity.",
  597. "Descriptor": {
  598. "ConnectionType": 1,
  599. "SlotType": 1
  600. }
  601. },
  602. {
  603. "id": {
  604. "m_id": "{99F25EBB-23B7-45EF-BF2A-6F33A538E0AB}"
  605. },
  606. "contracts": [
  607. {
  608. "$type": "SlotTypeContract"
  609. }
  610. ],
  611. "slotName": "Disconnect",
  612. "toolTip": "Disconnect this event handler.",
  613. "Descriptor": {
  614. "ConnectionType": 1,
  615. "SlotType": 1
  616. }
  617. },
  618. {
  619. "id": {
  620. "m_id": "{45AC40FC-FB4E-4DA9-BC8A-A15A9CF8FF55}"
  621. },
  622. "contracts": [
  623. {
  624. "$type": "SlotTypeContract"
  625. }
  626. ],
  627. "slotName": "OnConnected",
  628. "toolTip": "Signaled when a connection has taken place.",
  629. "Descriptor": {
  630. "ConnectionType": 2,
  631. "SlotType": 1
  632. }
  633. },
  634. {
  635. "id": {
  636. "m_id": "{26FE5F9E-CF64-4EFA-A7EC-15FA51826ED0}"
  637. },
  638. "contracts": [
  639. {
  640. "$type": "SlotTypeContract"
  641. }
  642. ],
  643. "slotName": "OnDisconnected",
  644. "toolTip": "Signaled when this event handler is disconnected.",
  645. "Descriptor": {
  646. "ConnectionType": 2,
  647. "SlotType": 1
  648. }
  649. },
  650. {
  651. "id": {
  652. "m_id": "{9764CCC4-DE3B-4179-AD9A-0A5FCB64496A}"
  653. },
  654. "contracts": [
  655. {
  656. "$type": "SlotTypeContract"
  657. }
  658. ],
  659. "slotName": "OnFailure",
  660. "toolTip": "Signaled when it is not possible to connect this handler.",
  661. "Descriptor": {
  662. "ConnectionType": 2,
  663. "SlotType": 1
  664. }
  665. },
  666. {
  667. "id": {
  668. "m_id": "{C05A4DB5-85D0-49E0-833F-675F506435D7}"
  669. },
  670. "contracts": [
  671. {
  672. "$type": "SlotTypeContract"
  673. }
  674. ],
  675. "slotName": "String",
  676. "Descriptor": {
  677. "ConnectionType": 1,
  678. "SlotType": 2
  679. },
  680. "DataType": 1
  681. },
  682. {
  683. "id": {
  684. "m_id": "{86B6DB35-9B39-448D-B193-519C4CF52D03}"
  685. },
  686. "contracts": [
  687. {
  688. "$type": "SlotTypeContract"
  689. }
  690. ],
  691. "slotName": "ParameterName",
  692. "DisplayDataType": {
  693. "m_type": 5
  694. },
  695. "Descriptor": {
  696. "ConnectionType": 2,
  697. "SlotType": 2
  698. },
  699. "DataType": 1
  700. },
  701. {
  702. "id": {
  703. "m_id": "{920EAE3E-1510-4E89-9F53-62B754161882}"
  704. },
  705. "contracts": [
  706. {
  707. "$type": "SlotTypeContract"
  708. }
  709. ],
  710. "slotName": "ExecutionSlot:MethodName",
  711. "Descriptor": {
  712. "ConnectionType": 2,
  713. "SlotType": 1
  714. },
  715. "IsLatent": true
  716. }
  717. ],
  718. "Datums": [
  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": "T92569006_ScriptEvent_Received",
  727. "label": "String"
  728. }
  729. ],
  730. "m_version": 4,
  731. "m_eventMap": [
  732. {
  733. "Key": {
  734. "Value": 1683066413
  735. },
  736. "Value": {
  737. "m_scriptEventAssetId": {
  738. "guid": "{0EEF198A-C777-5079-A563-384A32C661FA}"
  739. },
  740. "m_eventName": "MethodName",
  741. "m_eventSlotId": {
  742. "m_id": "{920EAE3E-1510-4E89-9F53-62B754161882}"
  743. },
  744. "m_resultSlotId": {
  745. "m_id": "{C05A4DB5-85D0-49E0-833F-675F506435D7}"
  746. },
  747. "m_parameterSlotIds": [
  748. {
  749. "m_id": "{86B6DB35-9B39-448D-B193-519C4CF52D03}"
  750. }
  751. ],
  752. "m_numExpectedArguments": 1
  753. }
  754. }
  755. ],
  756. "m_eventSlotMapping": {
  757. "{0DEB2C25-6B32-44B7-9750-56CAA789C016}": {
  758. "m_id": "{920EAE3E-1510-4E89-9F53-62B754161882}"
  759. },
  760. "{CD536CCB-29E7-4155-8C20-E37FA3B3A3D2}": {
  761. "m_id": "{86B6DB35-9B39-448D-B193-519C4CF52D03}"
  762. },
  763. "{D2C6D979-A036-4523-B79E-98D3A1D4F623}": {
  764. "m_id": "{C05A4DB5-85D0-49E0-833F-675F506435D7}"
  765. }
  766. },
  767. "m_scriptEventAssetId": {
  768. "guid": "{0EEF198A-C777-5079-A563-384A32C661FA}"
  769. },
  770. "m_asset": {
  771. "assetId": {
  772. "guid": "{0EEF198A-C777-5079-A563-384A32C661FA}"
  773. },
  774. "assetHint": "testassets/t92569006.scriptevents"
  775. }
  776. }
  777. }
  778. }
  779. ],
  780. "m_connections": [
  781. {
  782. "Id": {
  783. "id": 23637313885121
  784. },
  785. "Name": "srcEndpoint=(EntityBus Handler: ExecutionSlot:OnEntityActivated), destEndpoint=(Send Script Event: In)",
  786. "Components": {
  787. "Component_[6714300507689597527]": {
  788. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  789. "Id": 6714300507689597527,
  790. "sourceEndpoint": {
  791. "nodeId": {
  792. "id": 878282183617
  793. },
  794. "slotId": {
  795. "m_id": "{F7E96676-E566-49C2-83EB-2AEE85F74F2A}"
  796. }
  797. },
  798. "targetEndpoint": {
  799. "nodeId": {
  800. "id": 8398769918913
  801. },
  802. "slotId": {
  803. "m_id": "{8E99EA3D-592A-4CA2-9147-F0F3DD971AE1}"
  804. }
  805. }
  806. }
  807. }
  808. },
  809. {
  810. "Id": {
  811. "id": 24397523096513
  812. },
  813. "Name": "srcEndpoint=(Send Script Event: Out), destEndpoint=(Print: In)",
  814. "Components": {
  815. "Component_[3160948626641210068]": {
  816. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  817. "Id": 3160948626641210068,
  818. "sourceEndpoint": {
  819. "nodeId": {
  820. "id": 8398769918913
  821. },
  822. "slotId": {
  823. "m_id": "{53EFA8ED-9A87-46FA-BF27-9DEF30B831F8}"
  824. }
  825. },
  826. "targetEndpoint": {
  827. "nodeId": {
  828. "id": 873987216321
  829. },
  830. "slotId": {
  831. "m_id": "{544F7846-BCB2-4CB2-B449-1ADDBAF1A143}"
  832. }
  833. }
  834. }
  835. }
  836. },
  837. {
  838. "Id": {
  839. "id": 24685285905345
  840. },
  841. "Name": "srcEndpoint=(Send Script Event: String), destEndpoint=(Print: Value)",
  842. "Components": {
  843. "Component_[6103524813045352230]": {
  844. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  845. "Id": 6103524813045352230,
  846. "sourceEndpoint": {
  847. "nodeId": {
  848. "id": 8398769918913
  849. },
  850. "slotId": {
  851. "m_id": "{9659E679-A31B-4386-8ECF-9EF2BE72ABBA}"
  852. }
  853. },
  854. "targetEndpoint": {
  855. "nodeId": {
  856. "id": 873987216321
  857. },
  858. "slotId": {
  859. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  860. }
  861. }
  862. }
  863. }
  864. },
  865. {
  866. "Id": {
  867. "id": 27498489484225
  868. },
  869. "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:MethodName), destEndpoint=(Print: In)",
  870. "Components": {
  871. "Component_[16146984072007987676]": {
  872. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  873. "Id": 16146984072007987676,
  874. "sourceEndpoint": {
  875. "nodeId": {
  876. "id": 25123372569537
  877. },
  878. "slotId": {
  879. "m_id": "{920EAE3E-1510-4E89-9F53-62B754161882}"
  880. }
  881. },
  882. "targetEndpoint": {
  883. "nodeId": {
  884. "id": 869692249025
  885. },
  886. "slotId": {
  887. "m_id": "{544F7846-BCB2-4CB2-B449-1ADDBAF1A143}"
  888. }
  889. }
  890. }
  891. }
  892. },
  893. {
  894. "Id": {
  895. "id": 28576526275521
  896. },
  897. "Name": "srcEndpoint=(Receive Script Event: ParameterName), destEndpoint=(Print: Value)",
  898. "Components": {
  899. "Component_[8927897574313346215]": {
  900. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  901. "Id": 8927897574313346215,
  902. "sourceEndpoint": {
  903. "nodeId": {
  904. "id": 25123372569537
  905. },
  906. "slotId": {
  907. "m_id": "{86B6DB35-9B39-448D-B193-519C4CF52D03}"
  908. }
  909. },
  910. "targetEndpoint": {
  911. "nodeId": {
  912. "id": 869692249025
  913. },
  914. "slotId": {
  915. "m_id": "{1F63870E-245B-44A7-AA7A-0536E076509A}"
  916. }
  917. }
  918. }
  919. }
  920. }
  921. ],
  922. "m_scriptEventAssets": [
  923. [
  924. {
  925. "id": 25123372569537
  926. },
  927. {}
  928. ]
  929. ]
  930. },
  931. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  932. "versionData": {
  933. "_grammarVersion": 1,
  934. "_runtimeVersion": 1,
  935. "_fileVersion": 1
  936. },
  937. "GraphCanvasData": [
  938. {
  939. "Key": {
  940. "id": 865397281729
  941. },
  942. "Value": {
  943. "ComponentData": {
  944. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  945. "$type": "SceneComponentSaveData",
  946. "ViewParams": {
  947. "Scale": 0.9345223884849999,
  948. "AnchorX": -75.97463989257813,
  949. "AnchorY": 52.43320083618164
  950. }
  951. }
  952. }
  953. }
  954. },
  955. {
  956. "Key": {
  957. "id": 869692249025
  958. },
  959. "Value": {
  960. "ComponentData": {
  961. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  962. "$type": "NodeSaveData"
  963. },
  964. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  965. "$type": "GeneralNodeTitleComponentSaveData",
  966. "PaletteOverride": "StringNodeTitlePalette"
  967. },
  968. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  969. "$type": "GeometrySaveData",
  970. "Position": [
  971. 960.0,
  972. 580.0
  973. ]
  974. },
  975. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  976. "$type": "StylingComponentSaveData"
  977. },
  978. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  979. "$type": "PersistentIdComponentSaveData",
  980. "PersistentId": "{579F5C2E-ACE9-4D3D-AB9A-55CF4774B228}"
  981. }
  982. }
  983. }
  984. },
  985. {
  986. "Key": {
  987. "id": 873987216321
  988. },
  989. "Value": {
  990. "ComponentData": {
  991. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  992. "$type": "NodeSaveData"
  993. },
  994. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  995. "$type": "GeneralNodeTitleComponentSaveData",
  996. "PaletteOverride": "StringNodeTitlePalette"
  997. },
  998. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  999. "$type": "GeometrySaveData",
  1000. "Position": [
  1001. 1040.0,
  1002. 240.0
  1003. ]
  1004. },
  1005. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1006. "$type": "StylingComponentSaveData"
  1007. },
  1008. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1009. "$type": "PersistentIdComponentSaveData",
  1010. "PersistentId": "{58933AF2-16FC-4F06-AF05-B3FFB3E5EEC5}"
  1011. }
  1012. }
  1013. }
  1014. },
  1015. {
  1016. "Key": {
  1017. "id": 878282183617
  1018. },
  1019. "Value": {
  1020. "ComponentData": {
  1021. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1022. "$type": "NodeSaveData"
  1023. },
  1024. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1025. "$type": "GeometrySaveData",
  1026. "Position": [
  1027. 40.0,
  1028. 220.0
  1029. ]
  1030. },
  1031. "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
  1032. "$type": "EBusHandlerNodeDescriptorSaveData",
  1033. "EventIds": [
  1034. {
  1035. "Value": 245425936
  1036. }
  1037. ]
  1038. },
  1039. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1040. "$type": "StylingComponentSaveData"
  1041. },
  1042. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1043. "$type": "PersistentIdComponentSaveData",
  1044. "PersistentId": "{21AE378B-F33C-4FA5-9575-D8B0C6FF939A}"
  1045. }
  1046. }
  1047. }
  1048. },
  1049. {
  1050. "Key": {
  1051. "id": 8398769918913
  1052. },
  1053. "Value": {
  1054. "ComponentData": {
  1055. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1056. "$type": "NodeSaveData"
  1057. },
  1058. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1059. "$type": "GeneralNodeTitleComponentSaveData",
  1060. "PaletteOverride": "MethodNodeTitlePalette"
  1061. },
  1062. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1063. "$type": "GeometrySaveData",
  1064. "Position": [
  1065. 400.0,
  1066. 300.0
  1067. ]
  1068. },
  1069. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1070. "$type": "StylingComponentSaveData",
  1071. "SubStyle": ".method"
  1072. },
  1073. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1074. "$type": "PersistentIdComponentSaveData",
  1075. "PersistentId": "{C872613B-DB0D-40D4-80C3-0B4F571DAE8E}"
  1076. }
  1077. }
  1078. }
  1079. },
  1080. {
  1081. "Key": {
  1082. "id": 25123372569537
  1083. },
  1084. "Value": {
  1085. "ComponentData": {
  1086. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1087. "$type": "NodeSaveData"
  1088. },
  1089. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1090. "$type": "GeometrySaveData",
  1091. "Position": [
  1092. 340.0,
  1093. 580.0
  1094. ]
  1095. },
  1096. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1097. "$type": "StylingComponentSaveData"
  1098. },
  1099. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1100. "$type": "PersistentIdComponentSaveData",
  1101. "PersistentId": "{3BBEF4F9-BF5E-4212-8E39-8E313A90D4D9}"
  1102. },
  1103. "{D8BBE799-7E4D-495A-B69A-1E3940670891}": {
  1104. "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData",
  1105. "EventNames": [
  1106. [
  1107. {
  1108. "Value": 1683066413
  1109. },
  1110. "MethodName"
  1111. ]
  1112. ]
  1113. }
  1114. }
  1115. }
  1116. }
  1117. ],
  1118. "StatisticsHelper": {
  1119. "InstanceCounter": [
  1120. {
  1121. "Key": 1678857467542216349,
  1122. "Value": 1
  1123. },
  1124. {
  1125. "Key": 5842116761103598202,
  1126. "Value": 1
  1127. },
  1128. {
  1129. "Key": 10684225535275896474,
  1130. "Value": 2
  1131. },
  1132. {
  1133. "Key": 12248403841877912888,
  1134. "Value": 1
  1135. }
  1136. ]
  1137. }
  1138. }
  1139. }
  1140. }
  1141. }
  1142. }