ClientDisconnect.scriptcanvas 101 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 121749462916726
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[8437638926132709370]": {
  13. "$type": "EditorGraph",
  14. "Id": 8437638926132709370,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 121770937753206
  20. },
  21. "Name": "SC-Node(ExecuteConsoleCommand)",
  22. "Components": {
  23. "Component_[1678269151574772356]": {
  24. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  25. "Id": 1678269151574772356,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{2ADF2529-D6B8-487C-A3A5-4AC00BD1E37D}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. }
  35. ],
  36. "slotName": "String",
  37. "Descriptor": {
  38. "ConnectionType": 1,
  39. "SlotType": 2
  40. },
  41. "DataType": 1
  42. },
  43. {
  44. "id": {
  45. "m_id": "{8C46EFC2-676D-4B14-A5F0-B58404C64CD0}"
  46. },
  47. "contracts": [
  48. {
  49. "$type": "SlotTypeContract"
  50. }
  51. ],
  52. "slotName": "In",
  53. "Descriptor": {
  54. "ConnectionType": 1,
  55. "SlotType": 1
  56. }
  57. },
  58. {
  59. "id": {
  60. "m_id": "{3EF952E9-AEFC-4D10-A82A-458BAA91A86C}"
  61. },
  62. "contracts": [
  63. {
  64. "$type": "SlotTypeContract"
  65. }
  66. ],
  67. "slotName": "Out",
  68. "Descriptor": {
  69. "ConnectionType": 2,
  70. "SlotType": 1
  71. }
  72. }
  73. ],
  74. "Datums": [
  75. {
  76. "isOverloadedStorage": false,
  77. "scriptCanvasType": {
  78. "m_type": 5
  79. },
  80. "isNullPointer": false,
  81. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  82. "value": "LoadLevel StartMenu",
  83. "label": "Command"
  84. }
  85. ],
  86. "methodType": 0,
  87. "methodName": "ExecuteConsoleCommand",
  88. "className": "ConsoleRequestBus",
  89. "resultSlotIDs": [
  90. {}
  91. ],
  92. "inputSlots": [
  93. {
  94. "m_id": "{2ADF2529-D6B8-487C-A3A5-4AC00BD1E37D}"
  95. }
  96. ],
  97. "prettyClassName": "ConsoleRequestBus"
  98. }
  99. }
  100. },
  101. {
  102. "Id": {
  103. "id": 121766642785910
  104. },
  105. "Name": "EBusEventHandler",
  106. "Components": {
  107. "Component_[17089764409893002744]": {
  108. "$type": "EBusEventHandler",
  109. "Id": 17089764409893002744,
  110. "Slots": [
  111. {
  112. "id": {
  113. "m_id": "{0CE89FA5-A06C-46B7-8EA7-38F7714BD484}"
  114. },
  115. "contracts": [
  116. {
  117. "$type": "SlotTypeContract"
  118. }
  119. ],
  120. "slotName": "Connect",
  121. "toolTip": "Connect this event handler to the specified entity.",
  122. "Descriptor": {
  123. "ConnectionType": 1,
  124. "SlotType": 1
  125. }
  126. },
  127. {
  128. "id": {
  129. "m_id": "{A2D9ADA4-68DE-4B5E-9501-88250FACA836}"
  130. },
  131. "contracts": [
  132. {
  133. "$type": "SlotTypeContract"
  134. }
  135. ],
  136. "slotName": "Disconnect",
  137. "toolTip": "Disconnect this event handler.",
  138. "Descriptor": {
  139. "ConnectionType": 1,
  140. "SlotType": 1
  141. }
  142. },
  143. {
  144. "id": {
  145. "m_id": "{425791B8-5E60-4752-BAE1-3CCBC3BD03DD}"
  146. },
  147. "contracts": [
  148. {
  149. "$type": "SlotTypeContract"
  150. }
  151. ],
  152. "slotName": "OnConnected",
  153. "toolTip": "Signaled when a connection has taken place.",
  154. "Descriptor": {
  155. "ConnectionType": 2,
  156. "SlotType": 1
  157. }
  158. },
  159. {
  160. "id": {
  161. "m_id": "{4484BEF9-A3E7-408C-8FBF-82153DEC0E4F}"
  162. },
  163. "contracts": [
  164. {
  165. "$type": "SlotTypeContract"
  166. }
  167. ],
  168. "slotName": "OnDisconnected",
  169. "toolTip": "Signaled when this event handler is disconnected.",
  170. "Descriptor": {
  171. "ConnectionType": 2,
  172. "SlotType": 1
  173. }
  174. },
  175. {
  176. "id": {
  177. "m_id": "{E70A5535-2B0E-47A7-9B89-1FADD876E67E}"
  178. },
  179. "contracts": [
  180. {
  181. "$type": "SlotTypeContract"
  182. }
  183. ],
  184. "slotName": "OnFailure",
  185. "toolTip": "Signaled when it is not possible to connect this handler.",
  186. "Descriptor": {
  187. "ConnectionType": 2,
  188. "SlotType": 1
  189. }
  190. },
  191. {
  192. "id": {
  193. "m_id": "{FA98A742-7087-4461-8E20-AE3E5F671641}"
  194. },
  195. "contracts": [
  196. {
  197. "$type": "SlotTypeContract"
  198. }
  199. ],
  200. "slotName": "Source",
  201. "toolTip": "ID used to connect on a specific Event address (Type: EntityId)",
  202. "Descriptor": {
  203. "ConnectionType": 1,
  204. "SlotType": 2
  205. },
  206. "DataType": 1
  207. },
  208. {
  209. "id": {
  210. "m_id": "{EFC6665E-0FD6-4D65-864B-841104B52846}"
  211. },
  212. "contracts": [
  213. {
  214. "$type": "SlotTypeContract"
  215. }
  216. ],
  217. "slotName": "EntityId",
  218. "DisplayDataType": {
  219. "m_type": 1
  220. },
  221. "Descriptor": {
  222. "ConnectionType": 2,
  223. "SlotType": 2
  224. },
  225. "DataType": 1
  226. },
  227. {
  228. "id": {
  229. "m_id": "{ECD88DEB-EE0D-4ECC-8583-48E97A5113B2}"
  230. },
  231. "contracts": [
  232. {
  233. "$type": "SlotTypeContract"
  234. }
  235. ],
  236. "slotName": "ExecutionSlot:OnEntityActivated",
  237. "Descriptor": {
  238. "ConnectionType": 2,
  239. "SlotType": 1
  240. },
  241. "IsLatent": true
  242. },
  243. {
  244. "id": {
  245. "m_id": "{6889915E-9DE2-4162-BEFE-C97FD2B52D19}"
  246. },
  247. "contracts": [
  248. {
  249. "$type": "SlotTypeContract"
  250. }
  251. ],
  252. "slotName": "EntityId",
  253. "DisplayDataType": {
  254. "m_type": 1
  255. },
  256. "Descriptor": {
  257. "ConnectionType": 2,
  258. "SlotType": 2
  259. },
  260. "DataType": 1
  261. },
  262. {
  263. "id": {
  264. "m_id": "{84778911-74FD-4BF1-B8B7-CE62D1DC2DD0}"
  265. },
  266. "contracts": [
  267. {
  268. "$type": "SlotTypeContract"
  269. }
  270. ],
  271. "slotName": "ExecutionSlot:OnEntityDeactivated",
  272. "Descriptor": {
  273. "ConnectionType": 2,
  274. "SlotType": 1
  275. },
  276. "IsLatent": true
  277. }
  278. ],
  279. "Datums": [
  280. {
  281. "isOverloadedStorage": false,
  282. "scriptCanvasType": {
  283. "m_type": 1
  284. },
  285. "isNullPointer": false,
  286. "$type": "EntityId",
  287. "value": {
  288. "id": 2901262558
  289. },
  290. "label": "Source"
  291. }
  292. ],
  293. "m_eventMap": [
  294. {
  295. "Key": {
  296. "Value": 245425936
  297. },
  298. "Value": {
  299. "m_eventName": "OnEntityActivated",
  300. "m_eventId": {
  301. "Value": 245425936
  302. },
  303. "m_eventSlotId": {
  304. "m_id": "{ECD88DEB-EE0D-4ECC-8583-48E97A5113B2}"
  305. },
  306. "m_parameterSlotIds": [
  307. {
  308. "m_id": "{EFC6665E-0FD6-4D65-864B-841104B52846}"
  309. }
  310. ],
  311. "m_numExpectedArguments": 1
  312. }
  313. },
  314. {
  315. "Key": {
  316. "Value": 4273369222
  317. },
  318. "Value": {
  319. "m_eventName": "OnEntityDeactivated",
  320. "m_eventId": {
  321. "Value": 4273369222
  322. },
  323. "m_eventSlotId": {
  324. "m_id": "{84778911-74FD-4BF1-B8B7-CE62D1DC2DD0}"
  325. },
  326. "m_parameterSlotIds": [
  327. {
  328. "m_id": "{6889915E-9DE2-4162-BEFE-C97FD2B52D19}"
  329. }
  330. ],
  331. "m_numExpectedArguments": 1
  332. }
  333. }
  334. ],
  335. "m_ebusName": "EntityBus",
  336. "m_busId": {
  337. "Value": 3358774020
  338. }
  339. }
  340. }
  341. },
  342. {
  343. "Id": {
  344. "id": 121762347818614
  345. },
  346. "Name": "SC-Node(ExecuteConsoleCommand)",
  347. "Components": {
  348. "Component_[17382034980001092472]": {
  349. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  350. "Id": 17382034980001092472,
  351. "Slots": [
  352. {
  353. "id": {
  354. "m_id": "{365E1DAE-26DC-42E8-9DC2-E4AE1A04B08F}"
  355. },
  356. "contracts": [
  357. {
  358. "$type": "SlotTypeContract"
  359. }
  360. ],
  361. "slotName": "String",
  362. "Descriptor": {
  363. "ConnectionType": 1,
  364. "SlotType": 2
  365. },
  366. "DataType": 1
  367. },
  368. {
  369. "id": {
  370. "m_id": "{E061744B-A882-4069-B606-F3F0036C2941}"
  371. },
  372. "contracts": [
  373. {
  374. "$type": "SlotTypeContract"
  375. }
  376. ],
  377. "slotName": "In",
  378. "Descriptor": {
  379. "ConnectionType": 1,
  380. "SlotType": 1
  381. }
  382. },
  383. {
  384. "id": {
  385. "m_id": "{C7F2B1D8-93A2-4B0B-98B2-BFDE5E7E34B1}"
  386. },
  387. "contracts": [
  388. {
  389. "$type": "SlotTypeContract"
  390. }
  391. ],
  392. "slotName": "Out",
  393. "Descriptor": {
  394. "ConnectionType": 2,
  395. "SlotType": 1
  396. }
  397. }
  398. ],
  399. "Datums": [
  400. {
  401. "isOverloadedStorage": false,
  402. "scriptCanvasType": {
  403. "m_type": 5
  404. },
  405. "isNullPointer": false,
  406. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  407. "value": "disconnect",
  408. "label": "Command"
  409. }
  410. ],
  411. "methodType": 0,
  412. "methodName": "ExecuteConsoleCommand",
  413. "className": "ConsoleRequestBus",
  414. "resultSlotIDs": [
  415. {}
  416. ],
  417. "inputSlots": [
  418. {
  419. "m_id": "{365E1DAE-26DC-42E8-9DC2-E4AE1A04B08F}"
  420. }
  421. ],
  422. "prettyClassName": "ConsoleRequestBus"
  423. }
  424. }
  425. },
  426. {
  427. "Id": {
  428. "id": 121758052851318
  429. },
  430. "Name": "SC-Node(EqualTo)",
  431. "Components": {
  432. "Component_[2950412033767760994]": {
  433. "$type": "EqualTo",
  434. "Id": 2950412033767760994,
  435. "Slots": [
  436. {
  437. "id": {
  438. "m_id": "{5A21D50F-26B2-43A8-AA4E-DBF8CA8F6402}"
  439. },
  440. "contracts": [
  441. {
  442. "$type": "SlotTypeContract"
  443. }
  444. ],
  445. "slotName": "Result",
  446. "DisplayDataType": {
  447. "m_type": 0
  448. },
  449. "Descriptor": {
  450. "ConnectionType": 2,
  451. "SlotType": 2
  452. },
  453. "DataType": 1
  454. },
  455. {
  456. "id": {
  457. "m_id": "{DC73B288-02D4-4667-A0E5-3ED395DF8DC2}"
  458. },
  459. "contracts": [
  460. {
  461. "$type": "SlotTypeContract"
  462. }
  463. ],
  464. "slotName": "In",
  465. "toolTip": "Signal to perform the evaluation when desired.",
  466. "Descriptor": {
  467. "ConnectionType": 1,
  468. "SlotType": 1
  469. }
  470. },
  471. {
  472. "id": {
  473. "m_id": "{4C285E52-9795-47E5-90A5-70936454D2AF}"
  474. },
  475. "contracts": [
  476. {
  477. "$type": "SlotTypeContract"
  478. }
  479. ],
  480. "slotName": "True",
  481. "toolTip": "Signaled if the result of the operation is true.",
  482. "Descriptor": {
  483. "ConnectionType": 2,
  484. "SlotType": 1
  485. }
  486. },
  487. {
  488. "id": {
  489. "m_id": "{91D5B549-728F-48AF-97F2-7A210492490E}"
  490. },
  491. "contracts": [
  492. {
  493. "$type": "SlotTypeContract"
  494. }
  495. ],
  496. "slotName": "False",
  497. "toolTip": "Signaled if the result of the operation is false.",
  498. "Descriptor": {
  499. "ConnectionType": 2,
  500. "SlotType": 1
  501. }
  502. },
  503. {
  504. "id": {
  505. "m_id": "{DBE1F264-1D99-4604-8070-B4ADFC8A2A1C}"
  506. },
  507. "DynamicTypeOverride": 3,
  508. "contracts": [
  509. {
  510. "$type": "SlotTypeContract"
  511. }
  512. ],
  513. "slotName": "Value A",
  514. "DisplayDataType": {
  515. "m_type": 5
  516. },
  517. "Descriptor": {
  518. "ConnectionType": 1,
  519. "SlotType": 2
  520. },
  521. "DynamicGroup": {
  522. "Value": 3545012108
  523. },
  524. "DataType": 1
  525. },
  526. {
  527. "id": {
  528. "m_id": "{541E345D-035F-49DD-A8AA-BDBA1D66D3E6}"
  529. },
  530. "DynamicTypeOverride": 3,
  531. "contracts": [
  532. {
  533. "$type": "SlotTypeContract"
  534. }
  535. ],
  536. "slotName": "Value B",
  537. "DisplayDataType": {
  538. "m_type": 5
  539. },
  540. "Descriptor": {
  541. "ConnectionType": 1,
  542. "SlotType": 2
  543. },
  544. "DynamicGroup": {
  545. "Value": 3545012108
  546. },
  547. "DataType": 1
  548. }
  549. ],
  550. "Datums": [
  551. {
  552. "isOverloadedStorage": false,
  553. "scriptCanvasType": {
  554. "m_type": 5
  555. },
  556. "isNullPointer": false,
  557. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  558. "value": "",
  559. "label": "Value A"
  560. },
  561. {
  562. "isOverloadedStorage": false,
  563. "scriptCanvasType": {
  564. "m_type": 5
  565. },
  566. "isNullPointer": false,
  567. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  568. "value": "Disconnect",
  569. "label": "Value B"
  570. }
  571. ]
  572. }
  573. }
  574. },
  575. {
  576. "Id": {
  577. "id": 121753757884022
  578. },
  579. "Name": "SC-Node(TimeDelayNodeableNode)",
  580. "Components": {
  581. "Component_[3391222182053582002]": {
  582. "$type": "TimeDelayNodeableNode",
  583. "Id": 3391222182053582002,
  584. "Slots": [
  585. {
  586. "id": {
  587. "m_id": "{89844691-7E99-4E4B-A2CC-7920469B3351}"
  588. },
  589. "contracts": [
  590. {
  591. "$type": "SlotTypeContract"
  592. }
  593. ],
  594. "slotName": "Start",
  595. "DisplayGroup": {
  596. "Value": 2675529103
  597. },
  598. "Descriptor": {
  599. "ConnectionType": 1,
  600. "SlotType": 1
  601. }
  602. },
  603. {
  604. "id": {
  605. "m_id": "{A734FDCF-6063-43AC-A44E-F749AB4B1189}"
  606. },
  607. "contracts": [
  608. {
  609. "$type": "SlotTypeContract"
  610. }
  611. ],
  612. "slotName": "Delay",
  613. "toolTip": "The amount of time to delay before the Done is signalled.",
  614. "DisplayGroup": {
  615. "Value": 2675529103
  616. },
  617. "Descriptor": {
  618. "ConnectionType": 1,
  619. "SlotType": 2
  620. },
  621. "DataType": 1,
  622. "IsReference": true,
  623. "VariableReference": {
  624. "m_id": "{EFA1684B-0FF8-458A-BEFA-7575282FBC25}"
  625. }
  626. },
  627. {
  628. "id": {
  629. "m_id": "{E84681F5-BE36-4AC4-8E1B-2DCEC7A60E41}"
  630. },
  631. "contracts": [
  632. {
  633. "$type": "SlotTypeContract"
  634. }
  635. ],
  636. "slotName": "On Start",
  637. "DisplayGroup": {
  638. "Value": 2675529103
  639. },
  640. "Descriptor": {
  641. "ConnectionType": 2,
  642. "SlotType": 1
  643. }
  644. },
  645. {
  646. "id": {
  647. "m_id": "{5BB44F12-9009-4193-961B-8E2F6CC538FB}"
  648. },
  649. "contracts": [
  650. {
  651. "$type": "SlotTypeContract"
  652. }
  653. ],
  654. "slotName": "Done",
  655. "toolTip": "Signaled after waiting for the specified amount of times.",
  656. "DisplayGroup": {
  657. "Value": 271442091
  658. },
  659. "Descriptor": {
  660. "ConnectionType": 2,
  661. "SlotType": 1
  662. },
  663. "IsLatent": true
  664. }
  665. ],
  666. "Datums": [
  667. {
  668. "isOverloadedStorage": false,
  669. "scriptCanvasType": {
  670. "m_type": 3
  671. },
  672. "isNullPointer": false,
  673. "$type": "double",
  674. "value": 5.0,
  675. "label": "Delay"
  676. }
  677. ],
  678. "nodeable": {
  679. "m_timeUnits": 2
  680. },
  681. "slotExecutionMap": {
  682. "ins": [
  683. {
  684. "_slotId": {
  685. "m_id": "{89844691-7E99-4E4B-A2CC-7920469B3351}"
  686. },
  687. "_inputs": [
  688. {
  689. "_slotId": {
  690. "m_id": "{A734FDCF-6063-43AC-A44E-F749AB4B1189}"
  691. }
  692. }
  693. ],
  694. "_outs": [
  695. {
  696. "_slotId": {
  697. "m_id": "{E84681F5-BE36-4AC4-8E1B-2DCEC7A60E41}"
  698. },
  699. "_name": "On Start"
  700. }
  701. ]
  702. }
  703. ],
  704. "latents": [
  705. {
  706. "_slotId": {
  707. "m_id": "{5BB44F12-9009-4193-961B-8E2F6CC538FB}"
  708. },
  709. "_name": "Done"
  710. }
  711. ]
  712. }
  713. }
  714. }
  715. },
  716. {
  717. "Id": {
  718. "id": 121775232720502
  719. },
  720. "Name": "ReceiveScriptEvent",
  721. "Components": {
  722. "Component_[8206295021667608275]": {
  723. "$type": "ReceiveScriptEvent",
  724. "Id": 8206295021667608275,
  725. "Slots": [
  726. {
  727. "id": {
  728. "m_id": "{739ED44A-BACE-4B23-9F76-DED2F3A7457C}"
  729. },
  730. "contracts": [
  731. {
  732. "$type": "SlotTypeContract"
  733. }
  734. ],
  735. "slotName": "Connect",
  736. "toolTip": "Connect this event handler to the specified entity.",
  737. "Descriptor": {
  738. "ConnectionType": 1,
  739. "SlotType": 1
  740. }
  741. },
  742. {
  743. "id": {
  744. "m_id": "{8C7ABBF6-066E-46F7-9560-EDAE4CBE5A6F}"
  745. },
  746. "contracts": [
  747. {
  748. "$type": "SlotTypeContract"
  749. }
  750. ],
  751. "slotName": "Disconnect",
  752. "toolTip": "Disconnect this event handler.",
  753. "Descriptor": {
  754. "ConnectionType": 1,
  755. "SlotType": 1
  756. }
  757. },
  758. {
  759. "id": {
  760. "m_id": "{0F40D443-FE2A-4F9E-9B82-26627486AE81}"
  761. },
  762. "contracts": [
  763. {
  764. "$type": "SlotTypeContract"
  765. }
  766. ],
  767. "slotName": "OnConnected",
  768. "toolTip": "Signaled when a connection has taken place.",
  769. "Descriptor": {
  770. "ConnectionType": 2,
  771. "SlotType": 1
  772. }
  773. },
  774. {
  775. "id": {
  776. "m_id": "{40607390-A5D1-4084-A29C-5AC02F302619}"
  777. },
  778. "contracts": [
  779. {
  780. "$type": "SlotTypeContract"
  781. }
  782. ],
  783. "slotName": "OnDisconnected",
  784. "toolTip": "Signaled when this event handler is disconnected.",
  785. "Descriptor": {
  786. "ConnectionType": 2,
  787. "SlotType": 1
  788. }
  789. },
  790. {
  791. "id": {
  792. "m_id": "{D16B002E-619C-400D-B391-6F38FF089D28}"
  793. },
  794. "contracts": [
  795. {
  796. "$type": "SlotTypeContract"
  797. }
  798. ],
  799. "slotName": "OnFailure",
  800. "toolTip": "Signaled when it is not possible to connect this handler.",
  801. "Descriptor": {
  802. "ConnectionType": 2,
  803. "SlotType": 1
  804. }
  805. },
  806. {
  807. "id": {
  808. "m_id": "{34C4D9E8-A32D-4EB2-AD1B-C43AFBBAD285}"
  809. },
  810. "contracts": [
  811. {
  812. "$type": "SlotTypeContract"
  813. }
  814. ],
  815. "slotName": "ExecutionSlot:SelectGeneralSettings",
  816. "Descriptor": {
  817. "ConnectionType": 2,
  818. "SlotType": 1
  819. },
  820. "IsLatent": true
  821. },
  822. {
  823. "id": {
  824. "m_id": "{EC949864-E4A7-4237-8633-915F5C30AA8C}"
  825. },
  826. "contracts": [
  827. {
  828. "$type": "SlotTypeContract"
  829. }
  830. ],
  831. "slotName": "ExecutionSlot:SelectGraphicsSettings",
  832. "Descriptor": {
  833. "ConnectionType": 2,
  834. "SlotType": 1
  835. },
  836. "IsLatent": true
  837. },
  838. {
  839. "id": {
  840. "m_id": "{AB6D6F96-D485-4DA2-AC9E-B0D01454336A}"
  841. },
  842. "contracts": [
  843. {
  844. "$type": "SlotTypeContract"
  845. }
  846. ],
  847. "slotName": "ExecutionSlot:SelectAudioSettings",
  848. "Descriptor": {
  849. "ConnectionType": 2,
  850. "SlotType": 1
  851. },
  852. "IsLatent": true
  853. },
  854. {
  855. "id": {
  856. "m_id": "{D9A334DC-C557-4B47-A51C-D42D5F6FD0FF}"
  857. },
  858. "contracts": [
  859. {
  860. "$type": "SlotTypeContract"
  861. }
  862. ],
  863. "slotName": "ShouldHide",
  864. "toolTip": "True to hide the reticle, false to show it",
  865. "DisplayDataType": {
  866. "m_type": 0
  867. },
  868. "Descriptor": {
  869. "ConnectionType": 2,
  870. "SlotType": 2
  871. },
  872. "DataType": 1
  873. },
  874. {
  875. "id": {
  876. "m_id": "{92E07AEF-4FD2-48E4-A09E-D8630974121B}"
  877. },
  878. "contracts": [
  879. {
  880. "$type": "SlotTypeContract"
  881. }
  882. ],
  883. "slotName": "ExecutionSlot:HideWhenUIScreenIsActive",
  884. "Descriptor": {
  885. "ConnectionType": 2,
  886. "SlotType": 1
  887. },
  888. "IsLatent": true
  889. },
  890. {
  891. "id": {
  892. "m_id": "{9A1B4768-8550-44B2-92BD-726C7AC4B66E}"
  893. },
  894. "contracts": [
  895. {
  896. "$type": "SlotTypeContract"
  897. }
  898. ],
  899. "slotName": "ShouldShow",
  900. "toolTip": "True to show the UI cursor, false to hide it",
  901. "DisplayDataType": {
  902. "m_type": 0
  903. },
  904. "Descriptor": {
  905. "ConnectionType": 2,
  906. "SlotType": 2
  907. },
  908. "DataType": 1
  909. },
  910. {
  911. "id": {
  912. "m_id": "{725AAD63-ECC8-4996-BE35-2D707832E2D6}"
  913. },
  914. "contracts": [
  915. {
  916. "$type": "SlotTypeContract"
  917. }
  918. ],
  919. "slotName": "ExecutionSlot:ShowCursor",
  920. "Descriptor": {
  921. "ConnectionType": 2,
  922. "SlotType": 1
  923. },
  924. "IsLatent": true
  925. },
  926. {
  927. "id": {
  928. "m_id": "{25FC9880-C3C6-4432-AA4F-1C894497F22D}"
  929. },
  930. "contracts": [
  931. {
  932. "$type": "SlotTypeContract"
  933. }
  934. ],
  935. "slotName": "ScreenToShow",
  936. "toolTip": "Name of the screen to show, or empty to hide all screens",
  937. "DisplayDataType": {
  938. "m_type": 5
  939. },
  940. "Descriptor": {
  941. "ConnectionType": 2,
  942. "SlotType": 2
  943. },
  944. "DataType": 1
  945. },
  946. {
  947. "id": {
  948. "m_id": "{5C46F887-23F6-4A14-9ADD-03B5E0543328}"
  949. },
  950. "contracts": [
  951. {
  952. "$type": "SlotTypeContract"
  953. }
  954. ],
  955. "slotName": "ExecutionSlot:SetActiveScreen",
  956. "Descriptor": {
  957. "ConnectionType": 2,
  958. "SlotType": 1
  959. },
  960. "IsLatent": true
  961. }
  962. ],
  963. "m_version": 6,
  964. "m_eventMap": [
  965. {
  966. "Key": {
  967. "Value": 787548403
  968. },
  969. "Value": {
  970. "m_scriptEventAssetId": {
  971. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  972. },
  973. "m_eventName": "SelectGraphicsSettings",
  974. "m_eventSlotId": {
  975. "m_id": "{EC949864-E4A7-4237-8633-915F5C30AA8C}"
  976. }
  977. }
  978. },
  979. {
  980. "Key": {
  981. "Value": 789797413
  982. },
  983. "Value": {
  984. "m_scriptEventAssetId": {
  985. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  986. },
  987. "m_eventName": "HideWhenUIScreenIsActive",
  988. "m_eventSlotId": {
  989. "m_id": "{92E07AEF-4FD2-48E4-A09E-D8630974121B}"
  990. },
  991. "m_parameterSlotIds": [
  992. {
  993. "m_id": "{D9A334DC-C557-4B47-A51C-D42D5F6FD0FF}"
  994. }
  995. ],
  996. "m_numExpectedArguments": 1
  997. }
  998. },
  999. {
  1000. "Key": {
  1001. "Value": 901898393
  1002. },
  1003. "Value": {
  1004. "m_scriptEventAssetId": {
  1005. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  1006. },
  1007. "m_eventName": "ShowCursor",
  1008. "m_eventSlotId": {
  1009. "m_id": "{725AAD63-ECC8-4996-BE35-2D707832E2D6}"
  1010. },
  1011. "m_parameterSlotIds": [
  1012. {
  1013. "m_id": "{9A1B4768-8550-44B2-92BD-726C7AC4B66E}"
  1014. }
  1015. ],
  1016. "m_numExpectedArguments": 1
  1017. }
  1018. },
  1019. {
  1020. "Key": {
  1021. "Value": 2777651356
  1022. },
  1023. "Value": {
  1024. "m_scriptEventAssetId": {
  1025. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  1026. },
  1027. "m_eventName": "SelectAudioSettings",
  1028. "m_eventSlotId": {
  1029. "m_id": "{AB6D6F96-D485-4DA2-AC9E-B0D01454336A}"
  1030. }
  1031. }
  1032. },
  1033. {
  1034. "Key": {
  1035. "Value": 2992876575
  1036. },
  1037. "Value": {
  1038. "m_scriptEventAssetId": {
  1039. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  1040. },
  1041. "m_eventName": "SetActiveScreen",
  1042. "m_eventSlotId": {
  1043. "m_id": "{5C46F887-23F6-4A14-9ADD-03B5E0543328}"
  1044. },
  1045. "m_parameterSlotIds": [
  1046. {
  1047. "m_id": "{25FC9880-C3C6-4432-AA4F-1C894497F22D}"
  1048. }
  1049. ],
  1050. "m_numExpectedArguments": 1
  1051. }
  1052. },
  1053. {
  1054. "Key": {
  1055. "Value": 3322309397
  1056. },
  1057. "Value": {
  1058. "m_scriptEventAssetId": {
  1059. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  1060. },
  1061. "m_eventName": "SelectGeneralSettings",
  1062. "m_eventSlotId": {
  1063. "m_id": "{34C4D9E8-A32D-4EB2-AD1B-C43AFBBAD285}"
  1064. }
  1065. }
  1066. }
  1067. ],
  1068. "m_eventSlotMapping": {
  1069. "{0A643858-2CB0-4376-B193-527DB8BAA397}": {
  1070. "m_id": "{34C4D9E8-A32D-4EB2-AD1B-C43AFBBAD285}"
  1071. },
  1072. "{1BD7D7A8-7D73-4538-B017-7F35332878AA}": {
  1073. "m_id": "{D9A334DC-C557-4B47-A51C-D42D5F6FD0FF}"
  1074. },
  1075. "{2B1EA25A-EB72-4FFE-AF15-40D1C2B8770E}": {
  1076. "m_id": "{92E07AEF-4FD2-48E4-A09E-D8630974121B}"
  1077. },
  1078. "{4AAA7458-C373-407E-AD93-EC7E2CFF3468}": {
  1079. "m_id": "{9A1B4768-8550-44B2-92BD-726C7AC4B66E}"
  1080. },
  1081. "{7EFDBD3A-D409-4C56-8598-C7E51DB557B1}": {
  1082. "m_id": "{5C46F887-23F6-4A14-9ADD-03B5E0543328}"
  1083. },
  1084. "{8378A620-A1DC-4B95-8685-28C1FDC490F7}": {
  1085. "m_id": "{25FC9880-C3C6-4432-AA4F-1C894497F22D}"
  1086. },
  1087. "{9F8EBE86-2E00-49C5-9340-5A9185A87F6F}": {
  1088. "m_id": "{AB6D6F96-D485-4DA2-AC9E-B0D01454336A}"
  1089. },
  1090. "{C35C565C-BA1B-45F5-9DE9-6C937EDF43B6}": {
  1091. "m_id": "{725AAD63-ECC8-4996-BE35-2D707832E2D6}"
  1092. },
  1093. "{F976DBA2-B8DB-4C47-A790-DAF966E4E642}": {
  1094. "m_id": "{EC949864-E4A7-4237-8633-915F5C30AA8C}"
  1095. }
  1096. },
  1097. "m_scriptEventAssetId": {
  1098. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  1099. },
  1100. "m_asset": {
  1101. "assetId": {
  1102. "guid": "{53CB5ACB-6533-5BBD-B562-2A984307AB09}"
  1103. },
  1104. "loadBehavior": "PreLoad",
  1105. "assetHint": "scripts/uiscriptevents.scriptevents"
  1106. },
  1107. "m_autoConnectToGraphOwner": false
  1108. }
  1109. }
  1110. }
  1111. ],
  1112. "m_connections": [
  1113. {
  1114. "Id": {
  1115. "id": 121779527687798
  1116. },
  1117. "Name": "srcEndpoint=(EntityBus Handler: ExecutionSlot:OnEntityActivated), destEndpoint=(Receive Script Event: Connect)",
  1118. "Components": {
  1119. "Component_[9151944094509384703]": {
  1120. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1121. "Id": 9151944094509384703,
  1122. "sourceEndpoint": {
  1123. "nodeId": {
  1124. "id": 121766642785910
  1125. },
  1126. "slotId": {
  1127. "m_id": "{ECD88DEB-EE0D-4ECC-8583-48E97A5113B2}"
  1128. }
  1129. },
  1130. "targetEndpoint": {
  1131. "nodeId": {
  1132. "id": 121775232720502
  1133. },
  1134. "slotId": {
  1135. "m_id": "{739ED44A-BACE-4B23-9F76-DED2F3A7457C}"
  1136. }
  1137. }
  1138. }
  1139. }
  1140. },
  1141. {
  1142. "Id": {
  1143. "id": 121783822655094
  1144. },
  1145. "Name": "srcEndpoint=(Receive Script Event: ScreenToShow), destEndpoint=(Equal To (==): Value A)",
  1146. "Components": {
  1147. "Component_[17600078873613684267]": {
  1148. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1149. "Id": 17600078873613684267,
  1150. "sourceEndpoint": {
  1151. "nodeId": {
  1152. "id": 121775232720502
  1153. },
  1154. "slotId": {
  1155. "m_id": "{25FC9880-C3C6-4432-AA4F-1C894497F22D}"
  1156. }
  1157. },
  1158. "targetEndpoint": {
  1159. "nodeId": {
  1160. "id": 121758052851318
  1161. },
  1162. "slotId": {
  1163. "m_id": "{DBE1F264-1D99-4604-8070-B4ADFC8A2A1C}"
  1164. }
  1165. }
  1166. }
  1167. }
  1168. },
  1169. {
  1170. "Id": {
  1171. "id": 121788117622390
  1172. },
  1173. "Name": "srcEndpoint=(Equal To (==): True), destEndpoint=(TimeDelay: Start)",
  1174. "Components": {
  1175. "Component_[10150836379398510596]": {
  1176. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1177. "Id": 10150836379398510596,
  1178. "sourceEndpoint": {
  1179. "nodeId": {
  1180. "id": 121758052851318
  1181. },
  1182. "slotId": {
  1183. "m_id": "{4C285E52-9795-47E5-90A5-70936454D2AF}"
  1184. }
  1185. },
  1186. "targetEndpoint": {
  1187. "nodeId": {
  1188. "id": 121753757884022
  1189. },
  1190. "slotId": {
  1191. "m_id": "{89844691-7E99-4E4B-A2CC-7920469B3351}"
  1192. }
  1193. }
  1194. }
  1195. }
  1196. },
  1197. {
  1198. "Id": {
  1199. "id": 121792412589686
  1200. },
  1201. "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:SetActiveScreen), destEndpoint=(Equal To (==): In)",
  1202. "Components": {
  1203. "Component_[5974153072275692349]": {
  1204. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1205. "Id": 5974153072275692349,
  1206. "sourceEndpoint": {
  1207. "nodeId": {
  1208. "id": 121775232720502
  1209. },
  1210. "slotId": {
  1211. "m_id": "{5C46F887-23F6-4A14-9ADD-03B5E0543328}"
  1212. }
  1213. },
  1214. "targetEndpoint": {
  1215. "nodeId": {
  1216. "id": 121758052851318
  1217. },
  1218. "slotId": {
  1219. "m_id": "{DC73B288-02D4-4667-A0E5-3ED395DF8DC2}"
  1220. }
  1221. }
  1222. }
  1223. }
  1224. },
  1225. {
  1226. "Id": {
  1227. "id": 121796707556982
  1228. },
  1229. "Name": "srcEndpoint=(TimeDelay: Done), destEndpoint=(ExecuteConsoleCommand: In)",
  1230. "Components": {
  1231. "Component_[15414995311809178445]": {
  1232. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1233. "Id": 15414995311809178445,
  1234. "sourceEndpoint": {
  1235. "nodeId": {
  1236. "id": 121753757884022
  1237. },
  1238. "slotId": {
  1239. "m_id": "{5BB44F12-9009-4193-961B-8E2F6CC538FB}"
  1240. }
  1241. },
  1242. "targetEndpoint": {
  1243. "nodeId": {
  1244. "id": 121762347818614
  1245. },
  1246. "slotId": {
  1247. "m_id": "{E061744B-A882-4069-B606-F3F0036C2941}"
  1248. }
  1249. }
  1250. }
  1251. }
  1252. },
  1253. {
  1254. "Id": {
  1255. "id": 121801002524278
  1256. },
  1257. "Name": "srcEndpoint=(ExecuteConsoleCommand: Out), destEndpoint=(ExecuteConsoleCommand: In)",
  1258. "Components": {
  1259. "Component_[13185958598790311973]": {
  1260. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1261. "Id": 13185958598790311973,
  1262. "sourceEndpoint": {
  1263. "nodeId": {
  1264. "id": 121762347818614
  1265. },
  1266. "slotId": {
  1267. "m_id": "{C7F2B1D8-93A2-4B0B-98B2-BFDE5E7E34B1}"
  1268. }
  1269. },
  1270. "targetEndpoint": {
  1271. "nodeId": {
  1272. "id": 121770937753206
  1273. },
  1274. "slotId": {
  1275. "m_id": "{8C46EFC2-676D-4B14-A5F0-B58404C64CD0}"
  1276. }
  1277. }
  1278. }
  1279. }
  1280. }
  1281. ],
  1282. "m_scriptEventAssets": [
  1283. [
  1284. {
  1285. "id": 121775232720502
  1286. },
  1287. {}
  1288. ]
  1289. ]
  1290. },
  1291. "versionData": {
  1292. "_grammarVersion": 1,
  1293. "_runtimeVersion": 1,
  1294. "_fileVersion": 1
  1295. },
  1296. "m_variableCounter": 2,
  1297. "GraphCanvasData": [
  1298. {
  1299. "Key": {
  1300. "id": 121749462916726
  1301. },
  1302. "Value": {
  1303. "ComponentData": {
  1304. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  1305. "$type": "SceneComponentSaveData",
  1306. "Constructs": [
  1307. {
  1308. "Type": 3,
  1309. "DataContainer": {
  1310. "ComponentData": {
  1311. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1312. "$type": "NodeSaveData"
  1313. },
  1314. "{524D8380-AC09-444E-870E-9CEF2535B4A2}": {
  1315. "$type": "CommentNodeTextSaveData",
  1316. "Comment": "On Disconnect load start menu after N seconds",
  1317. "BackgroundColor": [
  1318. 0.7409999966621399,
  1319. 0.3720000088214874,
  1320. 0.5450000166893005
  1321. ],
  1322. "FontSettings": {
  1323. "PixelSize": 16
  1324. }
  1325. },
  1326. "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": {
  1327. "$type": "NodeGroupFrameComponentSaveData",
  1328. "DisplayHeight": 547.0,
  1329. "DisplayWidth": 2400.0,
  1330. "PersistentGroupedId": [
  1331. "{89868DAB-1712-4C78-AE33-0014BDC142EA}",
  1332. "{282BB238-27B1-482D-A39E-A42B99C55EA9}",
  1333. "{4B7B33DD-6E65-4A51-A4B7-F2E91BA9DAB4}",
  1334. "{C21F9316-8419-4C35-BAFE-536829F5C78A}",
  1335. "{1E80C9AA-C1A2-4313-9310-1EE8E5127DC8}",
  1336. "{496A1DBA-E33D-4AA7-AA49-C533AFA7E519}",
  1337. "{587F771B-FC38-4C05-8A31-6002D71FF144}"
  1338. ]
  1339. },
  1340. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1341. "$type": "GeometrySaveData",
  1342. "Position": [
  1343. -800.0,
  1344. 160.0
  1345. ]
  1346. },
  1347. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1348. "$type": "StylingComponentSaveData"
  1349. },
  1350. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1351. "$type": "PersistentIdComponentSaveData",
  1352. "PersistentId": "{6772D3A9-E458-43B3-AD89-35696F33819B}"
  1353. }
  1354. }
  1355. }
  1356. },
  1357. {
  1358. "Type": 1,
  1359. "DataContainer": {
  1360. "ComponentData": {
  1361. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1362. "$type": "NodeSaveData"
  1363. },
  1364. "{524D8380-AC09-444E-870E-9CEF2535B4A2}": {
  1365. "$type": "CommentNodeTextSaveData",
  1366. "Comment": "The \"disconnect\" is required here because once a client has connected to a server for the first time, it won't be able to initiate a level load without calling a client-side disconnect to reset the state.",
  1367. "BackgroundColor": [
  1368. 0.9800000190734863,
  1369. 0.9700000286102295,
  1370. 0.6499999761581421
  1371. ],
  1372. "FontSettings": {
  1373. "PixelSize": 16
  1374. }
  1375. },
  1376. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1377. "$type": "GeometrySaveData",
  1378. "Position": [
  1379. 960.0,
  1380. 220.0
  1381. ]
  1382. },
  1383. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1384. "$type": "StylingComponentSaveData"
  1385. },
  1386. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1387. "$type": "PersistentIdComponentSaveData",
  1388. "PersistentId": "{587F771B-FC38-4C05-8A31-6002D71FF144}"
  1389. }
  1390. }
  1391. }
  1392. }
  1393. ],
  1394. "ViewParams": {
  1395. "Scale": 0.4437053124999999,
  1396. "AnchorX": -903.7529907226563,
  1397. "AnchorY": -432.7196350097656
  1398. }
  1399. }
  1400. }
  1401. }
  1402. },
  1403. {
  1404. "Key": {
  1405. "id": 121753757884022
  1406. },
  1407. "Value": {
  1408. "ComponentData": {
  1409. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1410. "$type": "NodeSaveData"
  1411. },
  1412. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1413. "$type": "GeneralNodeTitleComponentSaveData",
  1414. "PaletteOverride": "TimeNodeTitlePalette"
  1415. },
  1416. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1417. "$type": "GeometrySaveData",
  1418. "Position": [
  1419. 500.0,
  1420. 340.0
  1421. ]
  1422. },
  1423. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1424. "$type": "StylingComponentSaveData"
  1425. },
  1426. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1427. "$type": "PersistentIdComponentSaveData",
  1428. "PersistentId": "{4B7B33DD-6E65-4A51-A4B7-F2E91BA9DAB4}"
  1429. }
  1430. }
  1431. }
  1432. },
  1433. {
  1434. "Key": {
  1435. "id": 121758052851318
  1436. },
  1437. "Value": {
  1438. "ComponentData": {
  1439. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1440. "$type": "NodeSaveData"
  1441. },
  1442. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1443. "$type": "GeneralNodeTitleComponentSaveData",
  1444. "PaletteOverride": "MathNodeTitlePalette"
  1445. },
  1446. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1447. "$type": "GeometrySaveData",
  1448. "Position": [
  1449. -20.0,
  1450. 300.0
  1451. ]
  1452. },
  1453. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1454. "$type": "StylingComponentSaveData"
  1455. },
  1456. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1457. "$type": "PersistentIdComponentSaveData",
  1458. "PersistentId": "{1E80C9AA-C1A2-4313-9310-1EE8E5127DC8}"
  1459. }
  1460. }
  1461. }
  1462. },
  1463. {
  1464. "Key": {
  1465. "id": 121762347818614
  1466. },
  1467. "Value": {
  1468. "ComponentData": {
  1469. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1470. "$type": "NodeSaveData"
  1471. },
  1472. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1473. "$type": "GeneralNodeTitleComponentSaveData",
  1474. "PaletteOverride": "MethodNodeTitlePalette"
  1475. },
  1476. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1477. "$type": "GeometrySaveData",
  1478. "Position": [
  1479. 960.0,
  1480. 360.0
  1481. ]
  1482. },
  1483. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1484. "$type": "StylingComponentSaveData",
  1485. "SubStyle": ".method"
  1486. },
  1487. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1488. "$type": "PersistentIdComponentSaveData",
  1489. "PersistentId": "{89868DAB-1712-4C78-AE33-0014BDC142EA}"
  1490. }
  1491. }
  1492. }
  1493. },
  1494. {
  1495. "Key": {
  1496. "id": 121766642785910
  1497. },
  1498. "Value": {
  1499. "ComponentData": {
  1500. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1501. "$type": "NodeSaveData"
  1502. },
  1503. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1504. "$type": "GeometrySaveData",
  1505. "Position": [
  1506. -740.0,
  1507. 280.0
  1508. ]
  1509. },
  1510. "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
  1511. "$type": "EBusHandlerNodeDescriptorSaveData",
  1512. "EventIds": [
  1513. {
  1514. "Value": 245425936
  1515. }
  1516. ]
  1517. },
  1518. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1519. "$type": "StylingComponentSaveData"
  1520. },
  1521. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1522. "$type": "PersistentIdComponentSaveData",
  1523. "PersistentId": "{496A1DBA-E33D-4AA7-AA49-C533AFA7E519}"
  1524. }
  1525. }
  1526. }
  1527. },
  1528. {
  1529. "Key": {
  1530. "id": 121770937753206
  1531. },
  1532. "Value": {
  1533. "ComponentData": {
  1534. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1535. "$type": "NodeSaveData"
  1536. },
  1537. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1538. "$type": "GeneralNodeTitleComponentSaveData",
  1539. "PaletteOverride": "MethodNodeTitlePalette"
  1540. },
  1541. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1542. "$type": "GeometrySaveData",
  1543. "Position": [
  1544. 1300.0,
  1545. 360.0
  1546. ]
  1547. },
  1548. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1549. "$type": "StylingComponentSaveData",
  1550. "SubStyle": ".method"
  1551. },
  1552. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1553. "$type": "PersistentIdComponentSaveData",
  1554. "PersistentId": "{C21F9316-8419-4C35-BAFE-536829F5C78A}"
  1555. }
  1556. }
  1557. }
  1558. },
  1559. {
  1560. "Key": {
  1561. "id": 121775232720502
  1562. },
  1563. "Value": {
  1564. "ComponentData": {
  1565. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1566. "$type": "NodeSaveData"
  1567. },
  1568. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1569. "$type": "GeometrySaveData",
  1570. "Position": [
  1571. -380.0,
  1572. 300.0
  1573. ]
  1574. },
  1575. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1576. "$type": "StylingComponentSaveData"
  1577. },
  1578. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1579. "$type": "PersistentIdComponentSaveData",
  1580. "PersistentId": "{282BB238-27B1-482D-A39E-A42B99C55EA9}"
  1581. },
  1582. "{D8BBE799-7E4D-495A-B69A-1E3940670891}": {
  1583. "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData",
  1584. "EventNames": [
  1585. [
  1586. {
  1587. "Value": 599532887
  1588. },
  1589. "ShowDisconnectScreen"
  1590. ],
  1591. [
  1592. {
  1593. "Value": 2992876575
  1594. },
  1595. "SetActiveScreen"
  1596. ]
  1597. ]
  1598. }
  1599. }
  1600. }
  1601. }
  1602. ],
  1603. "StatisticsHelper": {
  1604. "InstanceCounter": [
  1605. {
  1606. "Key": 1678857368896643950,
  1607. "Value": 1
  1608. },
  1609. {
  1610. "Key": 3117476785392655547,
  1611. "Value": 1
  1612. },
  1613. {
  1614. "Key": 5842116761103598202,
  1615. "Value": 1
  1616. },
  1617. {
  1618. "Key": 6462358712820489356,
  1619. "Value": 1
  1620. },
  1621. {
  1622. "Key": 13774516393157610292,
  1623. "Value": 2
  1624. }
  1625. ]
  1626. }
  1627. },
  1628. "Component_[9327481655531384759]": {
  1629. "$type": "EditorGraphVariableManagerComponent",
  1630. "Id": 9327481655531384759,
  1631. "m_variableData": {
  1632. "m_nameVariableMap": [
  1633. {
  1634. "Key": {
  1635. "m_id": "{0BC42AE1-FD30-46F2-88A5-3AE1EF527383}"
  1636. },
  1637. "Value": {
  1638. "Datum": {
  1639. "isOverloadedStorage": false,
  1640. "scriptCanvasType": {
  1641. "m_type": 1
  1642. },
  1643. "isNullPointer": false,
  1644. "$type": "EntityId",
  1645. "value": {
  1646. "id": 2901262558
  1647. }
  1648. },
  1649. "VariableId": {
  1650. "m_id": "{0BC42AE1-FD30-46F2-88A5-3AE1EF527383}"
  1651. },
  1652. "VariableName": "RootUIElement",
  1653. "InitialValueSource": 1
  1654. }
  1655. },
  1656. {
  1657. "Key": {
  1658. "m_id": "{EFA1684B-0FF8-458A-BEFA-7575282FBC25}"
  1659. },
  1660. "Value": {
  1661. "Datum": {
  1662. "isOverloadedStorage": false,
  1663. "scriptCanvasType": {
  1664. "m_type": 3
  1665. },
  1666. "isNullPointer": false,
  1667. "$type": "double",
  1668. "value": 5.0
  1669. },
  1670. "VariableId": {
  1671. "m_id": "{EFA1684B-0FF8-458A-BEFA-7575282FBC25}"
  1672. },
  1673. "VariableName": "DisplaySeconds",
  1674. "InitialValueSource": 1
  1675. }
  1676. }
  1677. ]
  1678. }
  1679. }
  1680. }
  1681. }
  1682. }
  1683. }