| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "ScriptCanvasData",
- "ClassData": {
- "m_scriptCanvas": {
- "Id": {
- "id": 791821492246574
- },
- "Name": "scriptcanvas/unittests/ly_sc_unittest_eventhandlingbugfix.scriptcanvas",
- "Components": {
- "Component_[1122593144619573805]": {
- "$type": "EditorGraph",
- "Id": 1122593144619573805,
- "m_graphData": {
- "m_nodes": [
- {
- "Id": {
- "id": 791834377148462
- },
- "Name": "SC-Node(Mark Complete)",
- "Components": {
- "Component_[11430354045948375598]": {
- "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
- "Id": 11430354045948375598,
- "Slots": [
- {
- "id": {
- "m_id": "{7422EEDE-3C84-45E0-B86D-0AA8E810A3E1}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{E5ABD976-FC2F-4B62-AEA3-FC01339719A8}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Report",
- "toolTip": "additional notes for the test report",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{970FEA6D-AD4C-4181-BA25-6C8C9A33ED64}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{0D77C582-EC54-4D2A-8F14-7F5D09910B77}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "Datums": [
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 1
- },
- "isNullPointer": false,
- "$type": "EntityId",
- "value": {
- "id": 4276206253
- },
- "label": "EntityID: 0"
- },
- {
- "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"
- }
- }
- },
- {
- "Id": {
- "id": 791825787213870
- },
- "Name": "SC-Node(Start)",
- "Components": {
- "Component_[13343996263980682762]": {
- "$type": "Start",
- "Id": 13343996263980682762,
- "Slots": [
- {
- "id": {
- "m_id": "{44FA5998-4DBF-492B-9B0C-283B1DBC396B}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signaled when the entity that owns this graph is fully activated.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ]
- }
- }
- },
- {
- "Id": {
- "id": 791838672115758
- },
- "Name": "SC-Node(Expect Equal)",
- "Components": {
- "Component_[15905851942414509380]": {
- "$type": "MethodOverloaded",
- "Id": 15905851942414509380,
- "Slots": [
- {
- "id": {
- "m_id": "{396D60D9-F335-4639-89CC-EA97479F8697}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "DisplayDataType": {
- "m_type": 1
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "IsOverload": true,
- "id": {
- "m_id": "{9926A898-BC8A-483D-A8E3-9FCD5F001471}"
- },
- "DynamicTypeOverride": 3,
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Candidate",
- "toolTip": "left of ==",
- "DisplayDataType": {
- "m_type": 3
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "IsOverload": true,
- "id": {
- "m_id": "{68CFCE71-4362-4915-9F33-2CF8E791B109}"
- },
- "DynamicTypeOverride": 3,
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Reference",
- "toolTip": "right of ==",
- "DisplayDataType": {
- "m_type": 3
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{59FA40A4-327B-4454-AFD1-850989C9F0D9}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Report",
- "toolTip": "additional notes for the test report",
- "DisplayDataType": {
- "m_type": 5
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{C6AF4287-10C7-4B58-ACA8-E54CB0DA4526}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{D8DF09FE-EFE5-49DE-9783-5C8DC7906E87}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "Datums": [
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 1
- },
- "isNullPointer": false,
- "$type": "EntityId",
- "value": {
- "id": 4276206253
- },
- "label": "EntityID: 0"
- },
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 3
- },
- "isNullPointer": false,
- "$type": "double",
- "value": 0.0,
- "label": "Candidate"
- },
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 3
- },
- "isNullPointer": false,
- "$type": "double",
- "value": 0.0,
- "label": "Reference"
- },
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 5
- },
- "isNullPointer": false,
- "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
- "value": "",
- "label": "Report"
- }
- ],
- "methodType": 2,
- "methodName": "Expect Equal",
- "className": "Unit Testing",
- "resultSlotIDs": [
- {}
- ],
- "prettyClassName": "Unit Testing",
- "orderedInputSlotIds": [
- {
- "m_id": "{396D60D9-F335-4639-89CC-EA97479F8697}"
- },
- {
- "m_id": "{9926A898-BC8A-483D-A8E3-9FCD5F001471}"
- },
- {
- "m_id": "{68CFCE71-4362-4915-9F33-2CF8E791B109}"
- },
- {
- "m_id": "{59FA40A4-327B-4454-AFD1-850989C9F0D9}"
- }
- ]
- }
- }
- },
- {
- "Id": {
- "id": 791830082181166
- },
- "Name": "SC Node(GetVariable)",
- "Components": {
- "Component_[17800448131909741022]": {
- "$type": "GetVariableNode",
- "Id": 17800448131909741022,
- "Slots": [
- {
- "id": {
- "m_id": "{B3FE094F-F7FD-4530-B3A1-A2E344F75C03}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{AFAFA2A3-F104-4406-A4D0-04B30931588F}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{AC18A964-6534-41CE-9F1B-9E6D05AC0C91}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Number",
- "DisplayDataType": {
- "m_type": 3
- },
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 2
- }
- }
- ],
- "m_variableId": {
- "m_id": "{6AA0F64C-4C8E-4762-9150-04F008B747C2}"
- },
- "m_variableDataOutSlotId": {
- "m_id": "{AC18A964-6534-41CE-9F1B-9E6D05AC0C91}"
- }
- }
- }
- }
- ],
- "m_connections": [
- {
- "Id": {
- "id": 791842967083054
- },
- "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Get Variable: In)",
- "Components": {
- "Component_[4452400582596452298]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 4452400582596452298,
- "sourceEndpoint": {
- "nodeId": {
- "id": 791825787213870
- },
- "slotId": {
- "m_id": "{44FA5998-4DBF-492B-9B0C-283B1DBC396B}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 791830082181166
- },
- "slotId": {
- "m_id": "{B3FE094F-F7FD-4530-B3A1-A2E344F75C03}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 791847262050350
- },
- "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Expect Equal: In)",
- "Components": {
- "Component_[14156374226011532644]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 14156374226011532644,
- "sourceEndpoint": {
- "nodeId": {
- "id": 791830082181166
- },
- "slotId": {
- "m_id": "{AFAFA2A3-F104-4406-A4D0-04B30931588F}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 791838672115758
- },
- "slotId": {
- "m_id": "{C6AF4287-10C7-4B58-ACA8-E54CB0DA4526}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 791851557017646
- },
- "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Equal: Reference :-()",
- "Components": {
- "Component_[5855190566751421554]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 5855190566751421554,
- "sourceEndpoint": {
- "nodeId": {
- "id": 791830082181166
- },
- "slotId": {
- "m_id": "{AC18A964-6534-41CE-9F1B-9E6D05AC0C91}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 791838672115758
- },
- "slotId": {
- "m_id": "{68CFCE71-4362-4915-9F33-2CF8E791B109}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 791855851984942
- },
- "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Expect Equal: Candidate)",
- "Components": {
- "Component_[8636946229080890981]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 8636946229080890981,
- "sourceEndpoint": {
- "nodeId": {
- "id": 791830082181166
- },
- "slotId": {
- "m_id": "{AC18A964-6534-41CE-9F1B-9E6D05AC0C91}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 791838672115758
- },
- "slotId": {
- "m_id": "{9926A898-BC8A-483D-A8E3-9FCD5F001471}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 791860146952238
- },
- "Name": "srcEndpoint=(Expect Equal: Out), destEndpoint=(Mark Complete: In)",
- "Components": {
- "Component_[2584099269376558930]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 2584099269376558930,
- "sourceEndpoint": {
- "nodeId": {
- "id": 791838672115758
- },
- "slotId": {
- "m_id": "{D8DF09FE-EFE5-49DE-9783-5C8DC7906E87}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 791834377148462
- },
- "slotId": {
- "m_id": "{970FEA6D-AD4C-4181-BA25-6C8C9A33ED64}"
- }
- }
- }
- }
- }
- ]
- },
- "m_assetType": "{18869A72-FD7F-0000-98EB-422738010000}",
- "versionData": {
- "_grammarVersion": 1,
- "_runtimeVersion": 1,
- "_fileVersion": 1
- },
- "m_variableCounter": 7,
- "GraphCanvasData": [
- {
- "Key": {
- "id": 791821492246574
- },
- "Value": {
- "ComponentData": {
- "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
- "$type": "SceneComponentSaveData",
- "ViewParams": {
- "Scale": 0.7451029,
- "AnchorX": -1258.886474609375,
- "AnchorY": -740.8372802734375
- }
- }
- }
- }
- },
- {
- "Key": {
- "id": 791825787213870
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "TimeNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- -1020.0,
- -400.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".time"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{A625DB75-9564-40E2-B8A8-322AFC065F74}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 791830082181166
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "GetVariableNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- -840.0,
- -400.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".getVariable"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{0BA6452E-5E81-4529-818A-95745B385993}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 791834377148462
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "MethodNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- -360.0,
- -420.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{D2037322-5E0C-40AA-AB45-FA433B712C32}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 791838672115758
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "MethodNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- -660.0,
- -420.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{3039EDEF-A1CC-4D2D-8B30-BFA503CB7D4C}"
- }
- }
- }
- }
- ],
- "StatisticsHelper": {
- "InstanceCounter": [
- {
- "Key": 524494764786010043,
- "Value": 1
- },
- {
- "Key": 3684287103898144650,
- "Value": 1
- },
- {
- "Key": 4199610336680704683,
- "Value": 1
- },
- {
- "Key": 6840657073857873079,
- "Value": 1
- }
- ]
- }
- },
- "Component_[2058679695354651877]": {
- "$type": "EditorGraphVariableManagerComponent",
- "Id": 2058679695354651877,
- "m_variableData": {
- "m_nameVariableMap": [
- {
- "Key": {
- "m_id": "{6AA0F64C-4C8E-4762-9150-04F008B747C2}"
- },
- "Value": {
- "Datum": {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 3
- },
- "isNullPointer": false,
- "$type": "double",
- "value": 13.0,
- "label": "Number"
- },
- "VariableId": {
- "m_id": "{6AA0F64C-4C8E-4762-9150-04F008B747C2}"
- },
- "VariableName": "13"
- }
- }
- ]
- }
- }
- }
- }
- }
- }
|