| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "ScriptCanvasData",
- "ClassData": {
- "m_scriptCanvas": {
- "Id": {
- "id": 2746793582851529
- },
- "Name": "scriptcanvas/unittests/ly_sc_unittest_variablechangeeventconnectioncontrol.scriptcanvas",
- "Components": {
- "Component_[13533170414637222235]": {
- "$type": "EditorGraph",
- "Id": 13533170414637222235,
- "m_graphData": {
- "m_nodes": [
- {
- "Id": {
- "id": 2746797877818825
- },
- "Name": "SC-Node(Mark Complete)",
- "Components": {
- "Component_[17335750971056025584]": {
- "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
- "Id": 17335750971056025584,
- "Slots": [
- {
- "isVisibile": false,
- "id": {
- "m_id": "{26E43FB6-A6FB-4A42-823A-300004E7E4ED}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{6F300161-6A66-418E-A5DF-E0CB974B32C6}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Report",
- "toolTip": "additional notes for the test report",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{D6FB6055-4DAA-4705-ACDC-4434439BA4CB}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{C82BFD5D-2A2C-4895-962C-A51E1634A0F7}"
- },
- "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"
- }
- }
- },
- {
- "Id": {
- "id": 2746802172786121
- },
- "Name": "SC-Node(Start)",
- "Components": {
- "Component_[1781223887400713558]": {
- "$type": "Start",
- "Id": 1781223887400713558,
- "Slots": [
- {
- "id": {
- "m_id": "{B9E397B8-7CF8-4BE0-B6BB-6AACB6AAF7F7}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signaled when the entity that owns this graph is fully activated.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ]
- }
- }
- },
- {
- "Id": {
- "id": 2746806467753417
- },
- "Name": "EBusEventHandler",
- "Components": {
- "Component_[9029899422377080404]": {
- "$type": "EBusEventHandler",
- "Id": 9029899422377080404,
- "Slots": [
- {
- "id": {
- "m_id": "{18B7F1DA-4BEA-4D0F-867C-D0C4E779E263}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Connect",
- "toolTip": "Connect this event handler to the specified entity.",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{B2CE163C-A476-45BB-BBFF-2C3097002812}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Disconnect",
- "toolTip": "Disconnect this event handler.",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{BEF01A8F-5AB8-4BE7-9FB6-8BF82C94086E}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "OnConnected",
- "toolTip": "Signaled when a connection has taken place.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{3F1294E0-9BEB-46C7-8DC4-68998E5BE28F}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "OnDisconnected",
- "toolTip": "Signaled when this event handler is disconnected.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{977F1C0D-885F-48A1-93A7-1C745100615F}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "OnFailure",
- "toolTip": "Signaled when it is not possible to connect this handler.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{629FED82-D9F8-4D11-8409-2996C15B353B}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Source",
- "toolTip": "ID used to connect on a specific Event address (Type: GraphScopedIdentifier<VariableId >)",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{D930EA84-0A76-4398-96BD-6AC79EFAB1EA}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "ExecutionSlot:OnVariableValueChanged",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- },
- "IsLatent": true
- }
- ],
- "Datums": [
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 4,
- "m_azType": "{F8B7B5C2-3469-54D4-89E9-F457640BAD85}"
- },
- "isNullPointer": false,
- "$type": "GraphScopedIdentifier<VariableId>",
- "value": {
- "Identifier": {
- "m_id": "{A462A11B-E85A-4547-8DDA-E4B87D873724}"
- }
- },
- "label": "Source"
- }
- ],
- "m_eventMap": [
- {
- "Key": {
- "Value": 3939979346
- },
- "Value": {
- "m_eventName": "OnVariableValueChanged",
- "m_eventId": {
- "Value": 3939979346
- },
- "m_eventSlotId": {
- "m_id": "{D930EA84-0A76-4398-96BD-6AC79EFAB1EA}"
- }
- }
- }
- ],
- "m_ebusName": "VariableNotification",
- "m_busId": {
- "Value": 709969044
- },
- "m_autoConnectToGraphOwner": false
- }
- }
- }
- ],
- "m_connections": [
- {
- "Id": {
- "id": 2746810762720713
- },
- "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=( ·¯Q!\u0002 Handler: Connect)",
- "Components": {
- "Component_[8359081780666837442]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 8359081780666837442,
- "sourceEndpoint": {
- "nodeId": {
- "id": 2746802172786121
- },
- "slotId": {
- "m_id": "{B9E397B8-7CF8-4BE0-B6BB-6AACB6AAF7F7}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 2746806467753417
- },
- "slotId": {
- "m_id": "{18B7F1DA-4BEA-4D0F-867C-D0C4E779E263}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 2746815057688009
- },
- "Name": "srcEndpoint=(€M¯Q!\u0002 Handler: OnConnected), destEndpoint=(Mark Complete: In)",
- "Components": {
- "Component_[1841499967247461104]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 1841499967247461104,
- "sourceEndpoint": {
- "nodeId": {
- "id": 2746806467753417
- },
- "slotId": {
- "m_id": "{BEF01A8F-5AB8-4BE7-9FB6-8BF82C94086E}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 2746797877818825
- },
- "slotId": {
- "m_id": "{D6FB6055-4DAA-4705-ACDC-4434439BA4CB}"
- }
- }
- }
- }
- }
- ]
- },
- "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
- "versionData": {
- "_grammarVersion": 1,
- "_runtimeVersion": 1,
- "_fileVersion": 1
- },
- "m_variableCounter": 3,
- "GraphCanvasData": [
- {
- "Key": {
- "id": 2746793582851529
- },
- "Value": {
- "ComponentData": {
- "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
- "$type": "SceneComponentSaveData",
- "ViewParams": {
- "Scale": 0.9775,
- "AnchorX": -519.693115234375,
- "AnchorY": 20.460357666015625
- }
- }
- }
- }
- },
- {
- "Key": {
- "id": 2746797877818825
- },
- "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": [
- 220.0,
- 160.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{C00E1FC9-D24B-44C5-8E4A-66AE7AFB4339}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 2746802172786121
- },
- "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": [
- -320.0,
- 140.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".time"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{8AFB0A8B-D02B-4BDC-BAD3-DED882E8E785}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 2746806467753417
- },
- "Value": {
- "ComponentData": {
- "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
- "$type": "NodeSaveData"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- -160.0,
- 160.0
- ]
- },
- "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
- "$type": "EBusHandlerNodeDescriptorSaveData",
- "DisplayConnections": true,
- "EventIds": [
- {
- "Value": 3939979346
- }
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{CD647B04-C032-4631-B794-A566372C57F3}"
- }
- }
- }
- }
- ],
- "StatisticsHelper": {
- "InstanceCounter": [
- {
- "Key": 4199610336680704683,
- "Value": 1
- },
- {
- "Key": 5842117479013396256,
- "Value": 1
- },
- {
- "Key": 10204019744198319120,
- "Value": 1
- }
- ]
- }
- },
- "Component_[3464072674323916326]": {
- "$type": "EditorGraphVariableManagerComponent",
- "Id": 3464072674323916326,
- "m_variableData": {
- "m_nameVariableMap": [
- {
- "Key": {
- "m_id": "{875083D1-09AC-4F30-8939-94FBC8C50C97}"
- },
- "Value": {
- "Datum": {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 0
- },
- "isNullPointer": false,
- "$type": "bool",
- "value": false,
- "label": "Boolean"
- },
- "VariableId": {
- "m_id": "{875083D1-09AC-4F30-8939-94FBC8C50C97}"
- },
- "VariableName": "Variable 2"
- }
- },
- {
- "Key": {
- "m_id": "{A462A11B-E85A-4547-8DDA-E4B87D873724}"
- },
- "Value": {
- "Datum": {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 3
- },
- "isNullPointer": false,
- "$type": "double",
- "value": 0.0,
- "label": "Number"
- },
- "VariableId": {
- "m_id": "{A462A11B-E85A-4547-8DDA-E4B87D873724}"
- },
- "VariableName": "Variable 1"
- }
- }
- ]
- }
- }
- }
- }
- }
- }
|