| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "ScriptCanvasData",
- "ClassData": {
- "m_scriptCanvas": {
- "Id": {
- "id": 1204572144359470
- },
- "Name": "detectSelfDeactivation",
- "Components": {
- "Component_[12832717822249890477]": {
- "$type": "EditorGraphVariableManagerComponent",
- "Id": 12832717822249890477
- },
- "Component_[2006001577144646989]": {
- "$type": "EditorGraph",
- "Id": 2006001577144646989,
- "m_graphData": {
- "m_nodes": [
- {
- "Id": {
- "id": 1204585029261358
- },
- "Name": "SC-Node(Print)",
- "Components": {
- "Component_[118112109106758324]": {
- "$type": "Print",
- "Id": 118112109106758324,
- "Slots": [
- {
- "id": {
- "m_id": "{C44268B1-A006-4FCB-82D4-F7A577E01069}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "toolTip": "Input signal",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{D5547717-64EA-4CB0-B158-B41403AA6D9D}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "m_format": "hello",
- "m_unresolvedString": [
- "hello"
- ]
- }
- }
- },
- {
- "Id": {
- "id": 1204580734294062
- },
- "Name": "SC-Node(DeactivateGameEntity)",
- "Components": {
- "Component_[15284842551544298341]": {
- "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
- "Id": 15284842551544298341,
- "Slots": [
- {
- "id": {
- "m_id": "{0E8D0286-32E6-460A-9332-38F622F24AA4}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "DataType": 1
- },
- {
- "id": {
- "m_id": "{220D92D8-3D46-4353-B644-C55FBF27696C}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{83F8CD15-CAA1-4581-99E7-863229B7EE1B}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "Datums": [
- {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 1
- },
- "isNullPointer": false,
- "$type": "EntityId",
- "value": {
- "id": 2901262558
- },
- "label": "Entity Id"
- }
- ],
- "methodType": 0,
- "methodName": "DeactivateGameEntity",
- "className": "GameEntityContextRequestBus",
- "resultSlotIDs": [
- {}
- ],
- "prettyClassName": "GameEntityContextRequestBus"
- }
- }
- },
- {
- "Id": {
- "id": 1204576439326766
- },
- "Name": "SC-Node(Start)",
- "Components": {
- "Component_[18112026799980732484]": {
- "$type": "Start",
- "Id": 18112026799980732484,
- "Slots": [
- {
- "id": {
- "m_id": "{6614B5BA-EE5E-4C1F-A9BD-9AC3F226E24F}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signaled when the entity that owns this graph is fully activated.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ]
- }
- }
- }
- ],
- "m_connections": [
- {
- "Id": {
- "id": 1204589324228654
- },
- "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(DeactivateGameEntity: In)",
- "Components": {
- "Component_[5710321476789208503]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 5710321476789208503,
- "sourceEndpoint": {
- "nodeId": {
- "id": 1204576439326766
- },
- "slotId": {
- "m_id": "{6614B5BA-EE5E-4C1F-A9BD-9AC3F226E24F}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 1204580734294062
- },
- "slotId": {
- "m_id": "{220D92D8-3D46-4353-B644-C55FBF27696C}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 1204593619195950
- },
- "Name": "srcEndpoint=(DeactivateGameEntity: Out), destEndpoint=(Print: In)",
- "Components": {
- "Component_[184419668071712197]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 184419668071712197,
- "sourceEndpoint": {
- "nodeId": {
- "id": 1204580734294062
- },
- "slotId": {
- "m_id": "{83F8CD15-CAA1-4581-99E7-863229B7EE1B}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 1204585029261358
- },
- "slotId": {
- "m_id": "{C44268B1-A006-4FCB-82D4-F7A577E01069}"
- }
- }
- }
- }
- }
- ]
- },
- "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
- "versionData": {
- "_grammarVersion": 1,
- "_runtimeVersion": 1,
- "_fileVersion": 1
- },
- "GraphCanvasData": [
- {
- "Key": {
- "id": 1204572144359470
- },
- "Value": {
- "ComponentData": {
- "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
- "$type": "SceneComponentSaveData"
- }
- }
- }
- },
- {
- "Key": {
- "id": 1204576439326766
- },
- "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": [
- 180.0,
- 20.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{027830EC-7863-4239-B02A-3D466A37AAB4}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 1204580734294062
- },
- "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": [
- 400.0,
- -20.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{B6D271A7-15F9-4648-959B-23DF1039D6B6}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 1204585029261358
- },
- "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": [
- 720.0,
- -20.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{D16B0DC2-2EF4-4D09-9C55-94C4C6B6FBDA}"
- }
- }
- }
- }
- ],
- "StatisticsHelper": {
- "InstanceCounter": [
- {
- "Key": 4199610336680704683,
- "Value": 1
- },
- {
- "Key": 10684225535275896474,
- "Value": 1
- },
- {
- "Key": 13774516199848960378,
- "Value": 1
- }
- ]
- }
- }
- }
- }
- }
- }
|