T92563191_test.scriptcanvas 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 50285247277147
  9. },
  10. "Name": "test",
  11. "Components": {
  12. "Component_[12307454436473799490]": {
  13. "$type": "EditorGraph",
  14. "Id": 12307454436473799490,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 50293837211739
  20. },
  21. "Name": "SC-Node(Print)",
  22. "Components": {
  23. "Component_[10343671498712129459]": {
  24. "$type": "Print",
  25. "Id": 10343671498712129459,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{6EB64B84-AF80-458E-9E9D-9EF954F74F52}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. }
  35. ],
  36. "slotName": "In",
  37. "toolTip": "Input signal",
  38. "Descriptor": {
  39. "ConnectionType": 1,
  40. "SlotType": 1
  41. }
  42. },
  43. {
  44. "id": {
  45. "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}"
  46. },
  47. "DynamicTypeOverride": 3,
  48. "contracts": [
  49. {
  50. "$type": "SlotTypeContract"
  51. },
  52. null
  53. ],
  54. "slotName": "Value",
  55. "toolTip": "Value which replaces instances of {Value} in the resulting string.",
  56. "DisplayDataType": {
  57. "m_type": 5
  58. },
  59. "DisplayGroup": {
  60. "Value": 1015031923
  61. },
  62. "Descriptor": {
  63. "ConnectionType": 1,
  64. "SlotType": 2
  65. },
  66. "DataType": 1
  67. },
  68. {
  69. "id": {
  70. "m_id": "{FD426D5E-B0CD-41B9-9335-C260E4EE1689}"
  71. },
  72. "contracts": [
  73. {
  74. "$type": "SlotTypeContract"
  75. }
  76. ],
  77. "slotName": "Out",
  78. "Descriptor": {
  79. "ConnectionType": 2,
  80. "SlotType": 1
  81. }
  82. }
  83. ],
  84. "Datums": [
  85. {
  86. "isOverloadedStorage": false,
  87. "scriptCanvasType": {
  88. "m_type": 5
  89. },
  90. "isNullPointer": false,
  91. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  92. "value": "",
  93. "label": "Value"
  94. }
  95. ],
  96. "m_format": "Entity Name: {Value}",
  97. "m_arrayBindingMap": [
  98. {
  99. "Key": 1,
  100. "Value": {
  101. "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}"
  102. }
  103. }
  104. ],
  105. "m_unresolvedString": [
  106. "Entity Name: ",
  107. {}
  108. ],
  109. "m_formatSlotMap": {
  110. "Value": {
  111. "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}"
  112. }
  113. }
  114. }
  115. }
  116. },
  117. {
  118. "Id": {
  119. "id": 50298132179035
  120. },
  121. "Name": "SC-Node(GetEntityName)",
  122. "Components": {
  123. "Component_[10671864183959504546]": {
  124. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  125. "Id": 10671864183959504546,
  126. "Slots": [
  127. {
  128. "id": {
  129. "m_id": "{A3BFFDB1-A7BA-472A-94E6-BF686D86A46F}"
  130. },
  131. "contracts": [
  132. {
  133. "$type": "SlotTypeContract"
  134. },
  135. null
  136. ],
  137. "slotName": "EntityID: 0",
  138. "Descriptor": {
  139. "ConnectionType": 1,
  140. "SlotType": 2
  141. },
  142. "DataType": 1
  143. },
  144. {
  145. "id": {
  146. "m_id": "{B67C4123-E57B-4AFD-B99F-3F638CA90344}"
  147. },
  148. "contracts": [
  149. {
  150. "$type": "SlotTypeContract"
  151. }
  152. ],
  153. "slotName": "In",
  154. "Descriptor": {
  155. "ConnectionType": 1,
  156. "SlotType": 1
  157. }
  158. },
  159. {
  160. "id": {
  161. "m_id": "{4E232100-7F5A-4D36-8C99-51AAD9D1BB30}"
  162. },
  163. "contracts": [
  164. {
  165. "$type": "SlotTypeContract"
  166. }
  167. ],
  168. "slotName": "Out",
  169. "Descriptor": {
  170. "ConnectionType": 2,
  171. "SlotType": 1
  172. }
  173. },
  174. {
  175. "id": {
  176. "m_id": "{D529447F-9A75-4A74-9BBC-1C380CD8221E}"
  177. },
  178. "contracts": [
  179. {
  180. "$type": "SlotTypeContract"
  181. }
  182. ],
  183. "slotName": "Result: String",
  184. "DisplayDataType": {
  185. "m_type": 5
  186. },
  187. "Descriptor": {
  188. "ConnectionType": 2,
  189. "SlotType": 2
  190. },
  191. "DataType": 1
  192. }
  193. ],
  194. "Datums": [
  195. {
  196. "isOverloadedStorage": false,
  197. "scriptCanvasType": {
  198. "m_type": 1
  199. },
  200. "isNullPointer": false,
  201. "$type": "EntityId",
  202. "value": {
  203. "id": 2901262558
  204. },
  205. "label": "Entity Id"
  206. }
  207. ],
  208. "methodType": 0,
  209. "methodName": "GetEntityName",
  210. "className": "GameEntityContextRequestBus",
  211. "resultSlotIDs": [
  212. {}
  213. ],
  214. "prettyClassName": "GameEntityContextRequestBus"
  215. }
  216. }
  217. },
  218. {
  219. "Id": {
  220. "id": 50289542244443
  221. },
  222. "Name": "SC-Node(Start)",
  223. "Components": {
  224. "Component_[14690396207042842911]": {
  225. "$type": "Start",
  226. "Id": 14690396207042842911,
  227. "Slots": [
  228. {
  229. "id": {
  230. "m_id": "{F6D78E2C-B512-4F3A-AD9A-A43F833C1F05}"
  231. },
  232. "contracts": [
  233. {
  234. "$type": "SlotTypeContract"
  235. }
  236. ],
  237. "slotName": "Out",
  238. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  239. "Descriptor": {
  240. "ConnectionType": 2,
  241. "SlotType": 1
  242. }
  243. }
  244. ]
  245. }
  246. }
  247. }
  248. ],
  249. "m_connections": [
  250. {
  251. "Id": {
  252. "id": 50302427146331
  253. },
  254. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(GetEntityName: In)",
  255. "Components": {
  256. "Component_[9264805433942978241]": {
  257. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  258. "Id": 9264805433942978241,
  259. "sourceEndpoint": {
  260. "nodeId": {
  261. "id": 50289542244443
  262. },
  263. "slotId": {
  264. "m_id": "{F6D78E2C-B512-4F3A-AD9A-A43F833C1F05}"
  265. }
  266. },
  267. "targetEndpoint": {
  268. "nodeId": {
  269. "id": 50298132179035
  270. },
  271. "slotId": {
  272. "m_id": "{B67C4123-E57B-4AFD-B99F-3F638CA90344}"
  273. }
  274. }
  275. }
  276. }
  277. },
  278. {
  279. "Id": {
  280. "id": 50306722113627
  281. },
  282. "Name": "srcEndpoint=(GetEntityName: Out), destEndpoint=(Print: In)",
  283. "Components": {
  284. "Component_[15392979498196534011]": {
  285. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  286. "Id": 15392979498196534011,
  287. "sourceEndpoint": {
  288. "nodeId": {
  289. "id": 50298132179035
  290. },
  291. "slotId": {
  292. "m_id": "{4E232100-7F5A-4D36-8C99-51AAD9D1BB30}"
  293. }
  294. },
  295. "targetEndpoint": {
  296. "nodeId": {
  297. "id": 50293837211739
  298. },
  299. "slotId": {
  300. "m_id": "{6EB64B84-AF80-458E-9E9D-9EF954F74F52}"
  301. }
  302. }
  303. }
  304. }
  305. },
  306. {
  307. "Id": {
  308. "id": 50311017080923
  309. },
  310. "Name": "srcEndpoint=(GetEntityName: Result: String), destEndpoint=(Print: Value)",
  311. "Components": {
  312. "Component_[16177058235453279919]": {
  313. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  314. "Id": 16177058235453279919,
  315. "sourceEndpoint": {
  316. "nodeId": {
  317. "id": 50298132179035
  318. },
  319. "slotId": {
  320. "m_id": "{D529447F-9A75-4A74-9BBC-1C380CD8221E}"
  321. }
  322. },
  323. "targetEndpoint": {
  324. "nodeId": {
  325. "id": 50293837211739
  326. },
  327. "slotId": {
  328. "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}"
  329. }
  330. }
  331. }
  332. }
  333. }
  334. ]
  335. },
  336. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  337. "versionData": {
  338. "_grammarVersion": 1,
  339. "_runtimeVersion": 1,
  340. "_fileVersion": 1
  341. },
  342. "GraphCanvasData": [
  343. {
  344. "Key": {
  345. "id": 50285247277147
  346. },
  347. "Value": {
  348. "ComponentData": {
  349. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  350. "$type": "SceneComponentSaveData"
  351. }
  352. }
  353. }
  354. },
  355. {
  356. "Key": {
  357. "id": 50289542244443
  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": "TimeNodeTitlePalette"
  367. },
  368. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  369. "$type": "GeometrySaveData",
  370. "Position": [
  371. 100.0,
  372. 300.0
  373. ]
  374. },
  375. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  376. "$type": "StylingComponentSaveData"
  377. },
  378. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  379. "$type": "PersistentIdComponentSaveData",
  380. "PersistentId": "{E4F9FCCB-1A7A-432D-9580-3E154CB1FE9A}"
  381. }
  382. }
  383. }
  384. },
  385. {
  386. "Key": {
  387. "id": 50293837211739
  388. },
  389. "Value": {
  390. "ComponentData": {
  391. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  392. "$type": "NodeSaveData"
  393. },
  394. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  395. "$type": "GeneralNodeTitleComponentSaveData",
  396. "PaletteOverride": "StringNodeTitlePalette"
  397. },
  398. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  399. "$type": "GeometrySaveData",
  400. "Position": [
  401. 700.0,
  402. 300.0
  403. ]
  404. },
  405. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  406. "$type": "StylingComponentSaveData"
  407. },
  408. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  409. "$type": "PersistentIdComponentSaveData",
  410. "PersistentId": "{761D8F7D-B81A-4385-8175-97D84C88DFEF}"
  411. }
  412. }
  413. }
  414. },
  415. {
  416. "Key": {
  417. "id": 50298132179035
  418. },
  419. "Value": {
  420. "ComponentData": {
  421. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  422. "$type": "NodeSaveData"
  423. },
  424. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  425. "$type": "GeneralNodeTitleComponentSaveData",
  426. "PaletteOverride": "MethodNodeTitlePalette"
  427. },
  428. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  429. "$type": "GeometrySaveData",
  430. "Position": [
  431. 260.0,
  432. 300.0
  433. ]
  434. },
  435. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  436. "$type": "StylingComponentSaveData",
  437. "SubStyle": ".method"
  438. },
  439. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  440. "$type": "PersistentIdComponentSaveData",
  441. "PersistentId": "{19953989-DE34-4A3F-AEDF-D5D72208259B}"
  442. }
  443. }
  444. }
  445. }
  446. ],
  447. "StatisticsHelper": {
  448. "InstanceCounter": [
  449. {
  450. "Key": 4199610336680704683,
  451. "Value": 1
  452. },
  453. {
  454. "Key": 10684225535275896474,
  455. "Value": 1
  456. },
  457. {
  458. "Key": 13774516196858047560,
  459. "Value": 1
  460. }
  461. ]
  462. }
  463. },
  464. "Component_[14357239812327571988]": {
  465. "$type": "EditorGraphVariableManagerComponent",
  466. "Id": 14357239812327571988
  467. }
  468. }
  469. }
  470. }
  471. }