{ "Type": "JsonSerialization", "Version": 1, "ClassName": "ScriptCanvasData", "ClassData": { "m_scriptCanvas": { "Id": { "id": 50285247277147 }, "Name": "test", "Components": { "Component_[12307454436473799490]": { "$type": "EditorGraph", "Id": 12307454436473799490, "m_graphData": { "m_nodes": [ { "Id": { "id": 50293837211739 }, "Name": "SC-Node(Print)", "Components": { "Component_[10343671498712129459]": { "$type": "Print", "Id": 10343671498712129459, "Slots": [ { "id": { "m_id": "{6EB64B84-AF80-458E-9E9D-9EF954F74F52}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, null ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting string.", "DisplayDataType": { "m_type": 5 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{FD426D5E-B0CD-41B9-9335-C260E4EE1689}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "isOverloadedStorage": false, "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Value" } ], "m_format": "Entity Name: {Value}", "m_arrayBindingMap": [ { "Key": 1, "Value": { "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}" } } ], "m_unresolvedString": [ "Entity Name: ", {} ], "m_formatSlotMap": { "Value": { "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}" } } } } }, { "Id": { "id": 50298132179035 }, "Name": "SC-Node(GetEntityName)", "Components": { "Component_[10671864183959504546]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 10671864183959504546, "Slots": [ { "id": { "m_id": "{A3BFFDB1-A7BA-472A-94E6-BF686D86A46F}" }, "contracts": [ { "$type": "SlotTypeContract" }, null ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{B67C4123-E57B-4AFD-B99F-3F638CA90344}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{4E232100-7F5A-4D36-8C99-51AAD9D1BB30}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D529447F-9A75-4A74-9BBC-1C380CD8221E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result: String", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "isOverloadedStorage": false, "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Entity Id" } ], "methodType": 0, "methodName": "GetEntityName", "className": "GameEntityContextRequestBus", "resultSlotIDs": [ {} ], "prettyClassName": "GameEntityContextRequestBus" } } }, { "Id": { "id": 50289542244443 }, "Name": "SC-Node(Start)", "Components": { "Component_[14690396207042842911]": { "$type": "Start", "Id": 14690396207042842911, "Slots": [ { "id": { "m_id": "{F6D78E2C-B512-4F3A-AD9A-A43F833C1F05}" }, "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": 50302427146331 }, "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(GetEntityName: In)", "Components": { "Component_[9264805433942978241]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9264805433942978241, "sourceEndpoint": { "nodeId": { "id": 50289542244443 }, "slotId": { "m_id": "{F6D78E2C-B512-4F3A-AD9A-A43F833C1F05}" } }, "targetEndpoint": { "nodeId": { "id": 50298132179035 }, "slotId": { "m_id": "{B67C4123-E57B-4AFD-B99F-3F638CA90344}" } } } } }, { "Id": { "id": 50306722113627 }, "Name": "srcEndpoint=(GetEntityName: Out), destEndpoint=(Print: In)", "Components": { "Component_[15392979498196534011]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15392979498196534011, "sourceEndpoint": { "nodeId": { "id": 50298132179035 }, "slotId": { "m_id": "{4E232100-7F5A-4D36-8C99-51AAD9D1BB30}" } }, "targetEndpoint": { "nodeId": { "id": 50293837211739 }, "slotId": { "m_id": "{6EB64B84-AF80-458E-9E9D-9EF954F74F52}" } } } } }, { "Id": { "id": 50311017080923 }, "Name": "srcEndpoint=(GetEntityName: Result: String), destEndpoint=(Print: Value)", "Components": { "Component_[16177058235453279919]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16177058235453279919, "sourceEndpoint": { "nodeId": { "id": 50298132179035 }, "slotId": { "m_id": "{D529447F-9A75-4A74-9BBC-1C380CD8221E}" } }, "targetEndpoint": { "nodeId": { "id": 50293837211739 }, "slotId": { "m_id": "{B824760A-5F66-48E0-9B5D-BD36AFFC82AE}" } } } } } ] }, "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}", "versionData": { "_grammarVersion": 1, "_runtimeVersion": 1, "_fileVersion": 1 }, "GraphCanvasData": [ { "Key": { "id": 50285247277147 }, "Value": { "ComponentData": { "{5F84B500-8C45-40D1-8EFC-A5306B241444}": { "$type": "SceneComponentSaveData" } } } }, { "Key": { "id": 50289542244443 }, "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": [ 100.0, 300.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E4F9FCCB-1A7A-432D-9580-3E154CB1FE9A}" } } } }, { "Key": { "id": 50293837211739 }, "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": [ 700.0, 300.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{761D8F7D-B81A-4385-8175-97D84C88DFEF}" } } } }, { "Key": { "id": 50298132179035 }, "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": [ 260.0, 300.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{19953989-DE34-4A3F-AEDF-D5D72208259B}" } } } } ], "StatisticsHelper": { "InstanceCounter": [ { "Key": 4199610336680704683, "Value": 1 }, { "Key": 10684225535275896474, "Value": 1 }, { "Key": 13774516196858047560, "Value": 1 } ] } }, "Component_[14357239812327571988]": { "$type": "EditorGraphVariableManagerComponent", "Id": 14357239812327571988 } } } } }