SaveAndDoNotCrash.scriptcanvas 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 1567771375828
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[15040494062162751986]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 15040494062162751986,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{421AC01A-56ED-459F-A4D3-C56CFEC83176}"
  20. },
  21. "Value": {
  22. "Datum": {
  23. "isOverloadedStorage": false,
  24. "scriptCanvasType": {
  25. "m_type": 5
  26. },
  27. "isNullPointer": false,
  28. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  29. "value": "<helpful explanation for the ScriptEvent definition>"
  30. },
  31. "VariableId": {
  32. "m_id": "{421AC01A-56ED-459F-A4D3-C56CFEC83176}"
  33. },
  34. "VariableName": "Tooltip"
  35. }
  36. },
  37. {
  38. "Key": {
  39. "m_id": "{44C5ACA9-89C8-4B25-898C-BD15029965E7}"
  40. },
  41. "Value": {
  42. "Datum": {
  43. "isOverloadedStorage": false,
  44. "scriptCanvasType": {
  45. "m_type": 5
  46. },
  47. "isNullPointer": false,
  48. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  49. "value": "<category for the ScriptEvent definition>"
  50. },
  51. "VariableId": {
  52. "m_id": "{44C5ACA9-89C8-4B25-898C-BD15029965E7}"
  53. },
  54. "VariableName": "Category"
  55. }
  56. },
  57. {
  58. "Key": {
  59. "m_id": "{55100C9A-4E3B-447F-8902-A37C08896878}"
  60. },
  61. "Value": {
  62. "Datum": {
  63. "isOverloadedStorage": false,
  64. "scriptCanvasType": {
  65. "m_type": 5
  66. },
  67. "isNullPointer": false,
  68. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  69. "value": "<delete for ScriptEvents with no address, or change type if desired>"
  70. },
  71. "VariableId": {
  72. "m_id": "{55100C9A-4E3B-447F-8902-A37C08896878}"
  73. },
  74. "VariableName": "Address"
  75. }
  76. },
  77. {
  78. "Key": {
  79. "m_id": "{57CB77C8-F5B3-47E6-8D7B-A1B2119D31D2}"
  80. },
  81. "Value": {
  82. "Datum": {
  83. "isOverloadedStorage": false,
  84. "scriptCanvasType": {
  85. "m_type": 5
  86. },
  87. "isNullPointer": false,
  88. "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
  89. "value": "SaveAndDoNotCrash"
  90. },
  91. "VariableId": {
  92. "m_id": "{57CB77C8-F5B3-47E6-8D7B-A1B2119D31D2}"
  93. },
  94. "VariableName": "Name"
  95. }
  96. }
  97. ]
  98. }
  99. },
  100. "Component_[9918590491688741476]": {
  101. "$type": "EditorGraph",
  102. "Id": 9918590491688741476,
  103. "m_graphData": {
  104. "m_nodes": [
  105. {
  106. "Id": {
  107. "id": 1602131114196
  108. },
  109. "Name": "SC-Node(FunctionDefinitionNode)",
  110. "Components": {
  111. "Component_[1130142660698099725]": {
  112. "$type": "FunctionDefinitionNode",
  113. "Id": 1130142660698099725,
  114. "Slots": [
  115. {
  116. "id": {
  117. "m_id": "{4BD99AE9-43F0-42B8-8524-82005005BDDC}"
  118. },
  119. "contracts": [
  120. {
  121. "$type": "SlotTypeContract"
  122. },
  123. {
  124. "$type": "DisplayGroupConnectedSlotLimitContract",
  125. "limit": 1,
  126. "displayGroup": "NodelingSlotDisplayGroup",
  127. "errorMessage": "Execution nodes can only be connected to either the Input or Output, and not both at the same time."
  128. },
  129. {
  130. "$type": "DisallowReentrantExecutionContract"
  131. }
  132. ],
  133. "slotName": " ",
  134. "DisplayGroup": {
  135. "Value": 3992535411
  136. },
  137. "Descriptor": {
  138. "ConnectionType": 1,
  139. "SlotType": 1
  140. }
  141. },
  142. {
  143. "id": {
  144. "m_id": "{276D52BA-2C89-4FB5-8829-9E95E1D4AEA0}"
  145. },
  146. "contracts": [
  147. {
  148. "$type": "SlotTypeContract"
  149. },
  150. {
  151. "$type": "DisplayGroupConnectedSlotLimitContract",
  152. "limit": 1,
  153. "displayGroup": "NodelingSlotDisplayGroup",
  154. "errorMessage": "Execution nodes can only be connected to either the Input or Output, and not both at the same time."
  155. }
  156. ],
  157. "slotName": " ",
  158. "DisplayGroup": {
  159. "Value": 3992535411
  160. },
  161. "Descriptor": {
  162. "ConnectionType": 2,
  163. "SlotType": 1
  164. }
  165. }
  166. ],
  167. "m_displayName": "New Input",
  168. "m_identifier": "{3F3DB63D-A05F-4B13-90E1-247A2A6F81FE}"
  169. }
  170. }
  171. }
  172. ]
  173. },
  174. "m_assetType": "{00567F64-6501-0000-408F-656465010000}",
  175. "versionData": {
  176. "_grammarVersion": 1,
  177. "_runtimeVersion": 1,
  178. "_fileVersion": 1
  179. },
  180. "isScriptEventExtension": true,
  181. "GraphCanvasData": [
  182. {
  183. "Key": {
  184. "id": 1567771375828
  185. },
  186. "Value": {
  187. "ComponentData": {
  188. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  189. "$type": "SceneComponentSaveData"
  190. }
  191. }
  192. }
  193. },
  194. {
  195. "Key": {
  196. "id": 1602131114196
  197. },
  198. "Value": {
  199. "ComponentData": {
  200. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  201. "$type": "NodeSaveData"
  202. },
  203. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  204. "$type": "GeneralNodeTitleComponentSaveData",
  205. "PaletteOverride": "NodelingTitlePalette"
  206. },
  207. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  208. "$type": "GeometrySaveData",
  209. "Position": [
  210. 120.0,
  211. 80.0
  212. ]
  213. },
  214. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  215. "$type": "StylingComponentSaveData",
  216. "SubStyle": ".nodeling"
  217. },
  218. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  219. "$type": "PersistentIdComponentSaveData",
  220. "PersistentId": "{FA63DE2C-3F0B-4DE6-9456-D8DA7F6F63A6}"
  221. }
  222. }
  223. }
  224. }
  225. ],
  226. "StatisticsHelper": {
  227. "InstanceCounter": [
  228. {
  229. "Key": 7011818094993955847,
  230. "Value": 1
  231. }
  232. ]
  233. }
  234. }
  235. }
  236. }
  237. }
  238. }