| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "ScriptCanvasData",
- "ClassData": {
- "m_scriptCanvas": {
- "Id": {
- "id": 241159440259118
- },
- "Name": "LY_SC_UnitTest_HelloWorld",
- "Components": {
- "Component_[2655240715961517147]": {
- "$type": "EditorGraphVariableManagerComponent",
- "Id": 2655240715961517147
- },
- "Component_[2910958389698862359]": {
- "$type": "EditorGraph",
- "Id": 2910958389698862359,
- "m_graphData": {
- "m_nodes": [
- {
- "Id": {
- "id": 241168030193710
- },
- "Name": "SC-Node(Print)",
- "Components": {
- "Component_[14716765089948077663]": {
- "$type": "Print",
- "Id": 14716765089948077663,
- "Slots": [
- {
- "id": {
- "m_id": "{D2933D77-F24B-4F99-9C98-B0DF62F4D5D0}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "toolTip": "Input signal",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{BE4F35EC-492B-4267-B5C8-D23421D96B08}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "m_format": "Hello, world!",
- "m_unresolvedString": [
- "Hello, world!"
- ]
- }
- }
- },
- {
- "Id": {
- "id": 241163735226414
- },
- "Name": "SC-Node(Start)",
- "Components": {
- "Component_[18335990259756347073]": {
- "$type": "Start",
- "Id": 18335990259756347073,
- "Slots": [
- {
- "id": {
- "m_id": "{173BC294-BE39-4E30-8BE8-168BF27DD263}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signaled when the entity that owns this graph is fully activated.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ]
- }
- }
- },
- {
- "Id": {
- "id": 241172325161006
- },
- "Name": "SC-Node(Mark Complete)",
- "Components": {
- "Component_[8629031864645448056]": {
- "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
- "Id": 8629031864645448056,
- "Slots": [
- {
- "isVisibile": false,
- "id": {
- "m_id": "{577EFA48-DCFD-4194-91B4-60317B709A39}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{7A16E993-135A-48A1-80CA-65CBE41B3BE1}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Report",
- "toolTip": "additional notes for the test report",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{08DCAF83-E65D-4D08-86A0-EE7A5771F829}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{E7461E31-3AA7-449D-A872-302D86CFD08A}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "Datums": [
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 1
- },
- "isNullPointer": false,
- "$type": "EntityId",
- "value": {
- "id": 4276206253
- }
- },
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 5
- },
- "isNullPointer": false,
- "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
- "value": "",
- "label": "Report"
- }
- ],
- "methodType": 2,
- "methodName": "Mark Complete",
- "className": "Unit Testing",
- "resultSlotIDs": [
- {}
- ],
- "prettyClassName": "Unit Testing"
- }
- }
- }
- ],
- "m_connections": [
- {
- "Id": {
- "id": 241176620128302
- },
- "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Print: In)",
- "Components": {
- "Component_[7942217669432689574]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 7942217669432689574,
- "sourceEndpoint": {
- "nodeId": {
- "id": 241163735226414
- },
- "slotId": {
- "m_id": "{173BC294-BE39-4E30-8BE8-168BF27DD263}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 241168030193710
- },
- "slotId": {
- "m_id": "{D2933D77-F24B-4F99-9C98-B0DF62F4D5D0}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 241180915095598
- },
- "Name": "srcEndpoint=(Print: Out), destEndpoint=(Mark Complete: In)",
- "Components": {
- "Component_[8546240561415882141]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 8546240561415882141,
- "sourceEndpoint": {
- "nodeId": {
- "id": 241168030193710
- },
- "slotId": {
- "m_id": "{BE4F35EC-492B-4267-B5C8-D23421D96B08}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 241172325161006
- },
- "slotId": {
- "m_id": "{08DCAF83-E65D-4D08-86A0-EE7A5771F829}"
- }
- }
- }
- }
- }
- ]
- },
- "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
- "versionData": {
- "_grammarVersion": 1,
- "_runtimeVersion": 1,
- "_fileVersion": 1
- },
- "GraphCanvasData": [
- {
- "Key": {
- "id": 241159440259118
- },
- "Value": {
- "ComponentData": {
- "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
- "$type": "SceneComponentSaveData"
- }
- }
- }
- },
- {
- "Key": {
- "id": 241163735226414
- },
- "Value": {
- "ComponentData": {
- "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
- "$type": "NodeSaveData"
- },
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "TimeNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 120.0,
- 160.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{B7352BEE-43A2-47F9-86FC-D11FAE845FED}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 241168030193710
- },
- "Value": {
- "ComponentData": {
- "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
- "$type": "NodeSaveData"
- },
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "StringNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 300.0,
- 160.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{2C65F078-0AD4-484E-A74F-C9A3B9F36739}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 241172325161006
- },
- "Value": {
- "ComponentData": {
- "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
- "$type": "NodeSaveData"
- },
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "MethodNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 680.0,
- 240.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{D0C83361-64A0-4CC8-9D9C-90F77DA124D8}"
- }
- }
- }
- }
- ],
- "StatisticsHelper": {
- "InstanceCounter": [
- {
- "Key": 4199610336680704683,
- "Value": 1
- },
- {
- "Key": 6840657073857873079,
- "Value": 1
- },
- {
- "Key": 10684225535275896474,
- "Value": 1
- }
- ]
- }
- }
- }
- }
- }
- }
|