| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "ScriptCanvasData",
- "ClassData": {
- "m_scriptCanvas": {
- "Id": {
- "id": 2893552615355849
- },
- "Name": "Untitled-1",
- "Components": {
- "Component_[14322489155446056723]": {
- "$type": "EditorGraph",
- "Id": 14322489155446056723,
- "m_graphData": {
- "m_nodes": [
- {
- "Id": {
- "id": 2893556910323145
- },
- "Name": "SC-Node(Start)",
- "Components": {
- "Component_[10255092682736680503]": {
- "$type": "Start",
- "Id": 10255092682736680503,
- "Slots": [
- {
- "id": {
- "m_id": "{0E8846BB-FF6E-4B89-B3E0-5D28F5AE0418}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signaled when the entity that owns this graph is fully activated.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ]
- }
- }
- },
- {
- "Id": {
- "id": 2893561205290441
- },
- "Name": "SC-Node(While)",
- "Components": {
- "Component_[14907708955861577819]": {
- "$type": "While",
- "Id": 14907708955861577819,
- "Slots": [
- {
- "id": {
- "m_id": "{6C149486-AFF5-458D-9076-CEF280E656C5}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{481F12B4-3DA8-44D3-8ED2-0AB7EC04CCB5}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Condition",
- "toolTip": "While this condition is true, Loop will signal, otherwise, Out will",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{A89C1E30-3A62-4EB9-B5B2-5F3912EB84ED}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signalled if the condition is false, or if the loop calls the break node",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{8CC9FA97-3CFD-4B91-A9A7-EE90F783CE1B}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Loop",
- "toolTip": "Signalled if the condition is true, and every time the last node of 'Loop' finishes",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "Datums": [
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 0
- },
- "isNullPointer": false,
- "$type": "bool",
- "value": true,
- "label": "Condition"
- }
- ]
- }
- }
- },
- {
- "Id": {
- "id": 2893565500257737
- },
- "Name": "SC-Node(Mark Complete)",
- "Components": {
- "Component_[15329622376227943007]": {
- "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
- "Id": 15329622376227943007,
- "Slots": [
- {
- "isVisibile": false,
- "id": {
- "m_id": "{A58C4E46-7911-44DD-98CE-BC086F27B5CD}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{36A129B8-D922-49CB-810C-4E590D964924}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Report",
- "toolTip": "additional notes for the test report",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{E61D8CDE-E0C4-41F2-A347-26857EB8ACB5}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{56D47E3A-7127-496D-A636-79A81D09EA77}"
- },
- "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": 2893569795225033
- },
- "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(While: In)",
- "Components": {
- "Component_[4778316761401195798]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 4778316761401195798,
- "sourceEndpoint": {
- "nodeId": {
- "id": 2893556910323145
- },
- "slotId": {
- "m_id": "{0E8846BB-FF6E-4B89-B3E0-5D28F5AE0418}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 2893561205290441
- },
- "slotId": {
- "m_id": "{6C149486-AFF5-458D-9076-CEF280E656C5}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 2893574090192329
- },
- "Name": "srcEndpoint=(While: Out), destEndpoint=(Mark Complete: In)",
- "Components": {
- "Component_[3054201060300542004]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 3054201060300542004,
- "sourceEndpoint": {
- "nodeId": {
- "id": 2893561205290441
- },
- "slotId": {
- "m_id": "{A89C1E30-3A62-4EB9-B5B2-5F3912EB84ED}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 2893565500257737
- },
- "slotId": {
- "m_id": "{E61D8CDE-E0C4-41F2-A347-26857EB8ACB5}"
- }
- }
- }
- }
- }
- ]
- },
- "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
- "versionData": {
- "_grammarVersion": 1,
- "_runtimeVersion": 1,
- "_fileVersion": 1
- },
- "GraphCanvasData": [
- {
- "Key": {
- "id": 2893552615355849
- },
- "Value": {
- "ComponentData": {
- "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
- "$type": "SceneComponentSaveData"
- }
- }
- }
- },
- {
- "Key": {
- "id": 2893556910323145
- },
- "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": [
- 20.0,
- 120.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{450D38A6-D21E-485E-9301-91C377FF8677}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 2893561205290441
- },
- "Value": {
- "ComponentData": {
- "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
- "$type": "NodeSaveData"
- },
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "LogicNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 220.0,
- 120.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{9B21006A-BBBE-4A72-A27F-DA0E7891D038}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 2893565500257737
- },
- "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": [
- 480.0,
- 120.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{8C2BCBB4-2E04-44BB-9E25-8956C22B3556}"
- }
- }
- }
- }
- ],
- "StatisticsHelper": {
- "InstanceCounter": [
- {
- "Key": 2902967532902889342,
- "Value": 1
- },
- {
- "Key": 4199610336680704683,
- "Value": 1
- },
- {
- "Key": 10204019744198319120,
- "Value": 1
- }
- ]
- }
- },
- "Component_[6709833975330290523]": {
- "$type": "EditorGraphVariableManagerComponent",
- "Id": 6709833975330290523
- }
- }
- }
- }
- }
|