3
0

LY_SC_UnitTest_SelfDeactivateParseError.scriptcanvas 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 2630030601942473
  9. },
  10. "Name": "Untitled-1",
  11. "Components": {
  12. "Component_[3983642449115486944]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 3983642449115486944
  15. },
  16. "Component_[5878553349367570742]": {
  17. "$type": "EditorGraph",
  18. "Id": 5878553349367570742,
  19. "m_graphData": {
  20. "m_nodes": [
  21. {
  22. "Id": {
  23. "id": 2630034896909769
  24. },
  25. "Name": "SC-Node(Start)",
  26. "Components": {
  27. "Component_[16138921936383105170]": {
  28. "$type": "Start",
  29. "Id": 16138921936383105170,
  30. "Slots": [
  31. {
  32. "id": {
  33. "m_id": "{4CDB52D3-C36E-4957-894C-9360BC8D6EBB}"
  34. },
  35. "contracts": [
  36. {
  37. "$type": "SlotTypeContract"
  38. }
  39. ],
  40. "slotName": "Out",
  41. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  42. "Descriptor": {
  43. "ConnectionType": 2,
  44. "SlotType": 1
  45. }
  46. }
  47. ]
  48. }
  49. }
  50. },
  51. {
  52. "Id": {
  53. "id": 2630039191877065
  54. },
  55. "Name": "SC-Node(DeactivateGameEntity)",
  56. "Components": {
  57. "Component_[17805866068454873145]": {
  58. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  59. "Id": 17805866068454873145,
  60. "Slots": [
  61. {
  62. "id": {
  63. "m_id": "{98C49ACF-B89A-4DAC-B841-DFA03C957725}"
  64. },
  65. "contracts": [
  66. {
  67. "$type": "SlotTypeContract"
  68. },
  69. null
  70. ],
  71. "slotName": "EntityID: 0",
  72. "Descriptor": {
  73. "ConnectionType": 1,
  74. "SlotType": 2
  75. },
  76. "DataType": 1
  77. },
  78. {
  79. "id": {
  80. "m_id": "{19DA65F7-5075-4E91-958C-2A924D6339D8}"
  81. },
  82. "contracts": [
  83. {
  84. "$type": "SlotTypeContract"
  85. }
  86. ],
  87. "slotName": "In",
  88. "Descriptor": {
  89. "ConnectionType": 1,
  90. "SlotType": 1
  91. }
  92. },
  93. {
  94. "id": {
  95. "m_id": "{D2F00F3C-5482-4BBA-8AF1-CAFF1F37E1B2}"
  96. },
  97. "contracts": [
  98. {
  99. "$type": "SlotTypeContract"
  100. }
  101. ],
  102. "slotName": "Out",
  103. "Descriptor": {
  104. "ConnectionType": 2,
  105. "SlotType": 1
  106. }
  107. }
  108. ],
  109. "Datums": [
  110. {
  111. "isOverloadedStorage": false,
  112. "scriptCanvasType": {
  113. "m_type": 1
  114. },
  115. "isNullPointer": false,
  116. "$type": "EntityId",
  117. "value": {
  118. "id": 2901262558
  119. },
  120. "label": "Entity Id"
  121. }
  122. ],
  123. "methodType": 0,
  124. "methodName": "DeactivateGameEntity",
  125. "className": "GameEntityContextRequestBus",
  126. "resultSlotIDs": [
  127. {}
  128. ],
  129. "prettyClassName": "GameEntityContextRequestBus"
  130. }
  131. }
  132. },
  133. {
  134. "Id": {
  135. "id": 2630043486844361
  136. },
  137. "Name": "SC-Node(ActivateGameEntity)",
  138. "Components": {
  139. "Component_[18266646947590685490]": {
  140. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  141. "Id": 18266646947590685490,
  142. "Slots": [
  143. {
  144. "id": {
  145. "m_id": "{9FC01CE9-B2ED-4C79-91E5-F2B56BD3AC37}"
  146. },
  147. "contracts": [
  148. {
  149. "$type": "SlotTypeContract"
  150. },
  151. null
  152. ],
  153. "slotName": "EntityID: 0",
  154. "Descriptor": {
  155. "ConnectionType": 1,
  156. "SlotType": 2
  157. },
  158. "DataType": 1
  159. },
  160. {
  161. "id": {
  162. "m_id": "{EB1793B7-C2B7-4E7C-B9FF-9603300924E8}"
  163. },
  164. "contracts": [
  165. {
  166. "$type": "SlotTypeContract"
  167. }
  168. ],
  169. "slotName": "In",
  170. "Descriptor": {
  171. "ConnectionType": 1,
  172. "SlotType": 1
  173. }
  174. },
  175. {
  176. "id": {
  177. "m_id": "{FE97E04E-E7A4-474B-ABCE-58FF3741799C}"
  178. },
  179. "contracts": [
  180. {
  181. "$type": "SlotTypeContract"
  182. }
  183. ],
  184. "slotName": "Out",
  185. "Descriptor": {
  186. "ConnectionType": 2,
  187. "SlotType": 1
  188. }
  189. }
  190. ],
  191. "Datums": [
  192. {
  193. "isOverloadedStorage": false,
  194. "scriptCanvasType": {
  195. "m_type": 1
  196. },
  197. "isNullPointer": false,
  198. "$type": "EntityId",
  199. "value": {
  200. "id": 2901262558
  201. },
  202. "label": "Entity Id"
  203. }
  204. ],
  205. "methodType": 0,
  206. "methodName": "ActivateGameEntity",
  207. "className": "GameEntityContextRequestBus",
  208. "resultSlotIDs": [
  209. {}
  210. ],
  211. "prettyClassName": "GameEntityContextRequestBus"
  212. }
  213. }
  214. }
  215. ],
  216. "m_connections": [
  217. {
  218. "Id": {
  219. "id": 2630047781811657
  220. },
  221. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(DeactivateGameEntity: In)",
  222. "Components": {
  223. "Component_[4807679579704078686]": {
  224. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  225. "Id": 4807679579704078686,
  226. "sourceEndpoint": {
  227. "nodeId": {
  228. "id": 2630034896909769
  229. },
  230. "slotId": {
  231. "m_id": "{4CDB52D3-C36E-4957-894C-9360BC8D6EBB}"
  232. }
  233. },
  234. "targetEndpoint": {
  235. "nodeId": {
  236. "id": 2630039191877065
  237. },
  238. "slotId": {
  239. "m_id": "{19DA65F7-5075-4E91-958C-2A924D6339D8}"
  240. }
  241. }
  242. }
  243. }
  244. },
  245. {
  246. "Id": {
  247. "id": 2630052076778953
  248. },
  249. "Name": "srcEndpoint=(DeactivateGameEntity: Out), destEndpoint=(ActivateGameEntity: In)",
  250. "Components": {
  251. "Component_[10266927351671840941]": {
  252. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  253. "Id": 10266927351671840941,
  254. "sourceEndpoint": {
  255. "nodeId": {
  256. "id": 2630039191877065
  257. },
  258. "slotId": {
  259. "m_id": "{D2F00F3C-5482-4BBA-8AF1-CAFF1F37E1B2}"
  260. }
  261. },
  262. "targetEndpoint": {
  263. "nodeId": {
  264. "id": 2630043486844361
  265. },
  266. "slotId": {
  267. "m_id": "{EB1793B7-C2B7-4E7C-B9FF-9603300924E8}"
  268. }
  269. }
  270. }
  271. }
  272. }
  273. ]
  274. },
  275. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  276. "versionData": {
  277. "_grammarVersion": 1,
  278. "_runtimeVersion": 1,
  279. "_fileVersion": 1
  280. },
  281. "GraphCanvasData": [
  282. {
  283. "Key": {
  284. "id": 2630030601942473
  285. },
  286. "Value": {
  287. "ComponentData": {
  288. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  289. "$type": "SceneComponentSaveData"
  290. }
  291. }
  292. }
  293. },
  294. {
  295. "Key": {
  296. "id": 2630034896909769
  297. },
  298. "Value": {
  299. "ComponentData": {
  300. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  301. "$type": "NodeSaveData"
  302. },
  303. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  304. "$type": "GeneralNodeTitleComponentSaveData",
  305. "PaletteOverride": "TimeNodeTitlePalette"
  306. },
  307. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  308. "$type": "GeometrySaveData",
  309. "Position": [
  310. 560.0,
  311. 280.0
  312. ]
  313. },
  314. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  315. "$type": "StylingComponentSaveData"
  316. },
  317. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  318. "$type": "PersistentIdComponentSaveData",
  319. "PersistentId": "{23A756B0-817F-4378-87DC-C6BC9410E73F}"
  320. }
  321. }
  322. }
  323. },
  324. {
  325. "Key": {
  326. "id": 2630039191877065
  327. },
  328. "Value": {
  329. "ComponentData": {
  330. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  331. "$type": "NodeSaveData"
  332. },
  333. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  334. "$type": "GeneralNodeTitleComponentSaveData",
  335. "PaletteOverride": "MethodNodeTitlePalette"
  336. },
  337. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  338. "$type": "GeometrySaveData",
  339. "Position": [
  340. 740.0,
  341. 260.0
  342. ]
  343. },
  344. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  345. "$type": "StylingComponentSaveData",
  346. "SubStyle": ".method"
  347. },
  348. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  349. "$type": "PersistentIdComponentSaveData",
  350. "PersistentId": "{3EA4D3C3-913A-4D0C-A285-64A8F8A7B90C}"
  351. }
  352. }
  353. }
  354. },
  355. {
  356. "Key": {
  357. "id": 2630043486844361
  358. },
  359. "Value": {
  360. "ComponentData": {
  361. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  362. "$type": "NodeSaveData"
  363. },
  364. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  365. "$type": "GeneralNodeTitleComponentSaveData",
  366. "PaletteOverride": "MethodNodeTitlePalette"
  367. },
  368. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  369. "$type": "GeometrySaveData",
  370. "Position": [
  371. 1080.0,
  372. 260.0
  373. ]
  374. },
  375. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  376. "$type": "StylingComponentSaveData",
  377. "SubStyle": ".method"
  378. },
  379. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  380. "$type": "PersistentIdComponentSaveData",
  381. "PersistentId": "{5F527A0C-1F1D-4BDC-8D45-FBBA211B8D50}"
  382. }
  383. }
  384. }
  385. }
  386. ],
  387. "StatisticsHelper": {
  388. "InstanceCounter": [
  389. {
  390. "Key": 4199610336680704683,
  391. "Value": 1
  392. },
  393. {
  394. "Key": 13774516199848960378,
  395. "Value": 1
  396. },
  397. {
  398. "Key": 13774516200723425656,
  399. "Value": 1
  400. }
  401. ]
  402. }
  403. }
  404. }
  405. }
  406. }
  407. }