| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "ScriptCanvasData",
- "ClassData": {
- "m_scriptCanvas": {
- "Id": {
- "id": 213134778652718
- },
- "Name": "scriptcanvas/unittests/ly_sc_unittest_print.scriptcanvas",
- "Components": {
- "Component_[17409414499611697377]": {
- "$type": "EditorGraphVariableManagerComponent",
- "Id": 17409414499611697377,
- "m_variableData": {
- "m_nameVariableMap": [
- {
- "Key": {
- "m_id": "{75A29F67-59AD-49CF-B4A7-371AE471E465}"
- },
- "Value": {
- "Datum": {
- "scriptCanvasType": {
- "m_type": 5
- },
- "isNullPointer": false,
- "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
- "value": "Hello, Gary. Ralph is Gary. is only 7.123% Awesome",
- "label": "String"
- },
- "VariableId": {
- "m_id": "{75A29F67-59AD-49CF-B4A7-371AE471E465}"
- },
- "VariableName": "Reference 2"
- }
- },
- {
- "Key": {
- "m_id": "{7A7F7FAC-5616-4DEE-8315-9F8605EF9013}"
- },
- "Value": {
- "Datum": {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 5
- },
- "isNullPointer": false,
- "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
- "value": "Ralph",
- "label": "String"
- },
- "VariableId": {
- "m_id": "{7A7F7FAC-5616-4DEE-8315-9F8605EF9013}"
- },
- "VariableName": "Ralph"
- }
- },
- {
- "Key": {
- "m_id": "{CB6E14DE-CC70-49F4-8FEB-100618A6D32A}"
- },
- "Value": {
- "Datum": {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 3
- },
- "isNullPointer": false,
- "$type": "double",
- "value": 7.1234567,
- "label": "Number"
- },
- "VariableId": {
- "m_id": "{CB6E14DE-CC70-49F4-8FEB-100618A6D32A}"
- },
- "VariableName": "7.1234567"
- }
- },
- {
- "Key": {
- "m_id": "{EDADF368-D751-403A-9685-0F18D80CAECB}"
- },
- "Value": {
- "Datum": {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 5
- },
- "isNullPointer": false,
- "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
- "value": "Gary",
- "label": "String"
- },
- "VariableId": {
- "m_id": "{EDADF368-D751-403A-9685-0F18D80CAECB}"
- },
- "VariableName": "Gary"
- }
- },
- {
- "Key": {
- "m_id": "{F19FFEAA-563B-4080-A84E-42343A161A3F}"
- },
- "Value": {
- "Datum": {
- "isOverloadedStorage": false,
- "scriptCanvasType": {
- "m_type": 5
- },
- "isNullPointer": false,
- "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
- "value": "Hello, Gary. Ralph is Gary.",
- "label": "String"
- },
- "VariableId": {
- "m_id": "{F19FFEAA-563B-4080-A84E-42343A161A3F}"
- },
- "VariableName": "Reference 1"
- }
- }
- ]
- }
- },
- "Component_[208813563851134691]": {
- "$type": "EditorGraph",
- "Id": 208813563851134691,
- "m_graphData": {
- "m_nodes": [
- {
- "Id": {
- "id": 213143368587310
- },
- "Name": "SC-Node(Print)",
- "Components": {
- "Component_[11990597251043006010]": {
- "$type": "Print",
- "Id": 11990597251043006010,
- "Slots": [
- {
- "id": {
- "m_id": "{06E69599-C3F4-49CB-B500-9A060D138F47}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "toolTip": "Input signal",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{444AE3CD-7AE4-4576-AE4A-ADB4E1C96FD3}"
- },
- "DynamicTypeOverride": 3,
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "0",
- "toolTip": "Value which replaces instances of {0} in the resulting string.",
- "DisplayDataType": {
- "m_type": 5
- },
- "DisplayGroup": {
- "Value": 1015031923
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "IsReference": true,
- "VariableReference": {
- "m_id": "{EDADF368-D751-403A-9685-0F18D80CAECB}"
- }
- },
- {
- "id": {
- "m_id": "{109FA7AB-9898-4440-86B8-1AF580C38F0C}"
- },
- "DynamicTypeOverride": 3,
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "1",
- "toolTip": "Value which replaces instances of {1} in the resulting string.",
- "DisplayDataType": {
- "m_type": 3
- },
- "DisplayGroup": {
- "Value": 1015031923
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "IsReference": true,
- "VariableReference": {
- "m_id": "{CB6E14DE-CC70-49F4-8FEB-100618A6D32A}"
- }
- },
- {
- "id": {
- "m_id": "{8592F630-4F23-4F93-9826-67BF379606BC}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "Datums": [
- {},
- {}
- ],
- "m_format": "{0} is only {1}% Awesome",
- "m_arrayBindingMap": [
- {
- "Key": 1,
- "Value": {
- "m_id": "{444AE3CD-7AE4-4576-AE4A-ADB4E1C96FD3}"
- }
- },
- {
- "Key": 3,
- "Value": {
- "m_id": "{109FA7AB-9898-4440-86B8-1AF580C38F0C}"
- }
- }
- ],
- "m_unresolvedString": [
- {},
- {},
- " is only ",
- {},
- "% Awesome"
- ],
- "m_formatSlotMap": {
- "0": {
- "m_id": "{444AE3CD-7AE4-4576-AE4A-ADB4E1C96FD3}"
- },
- "1": {
- "m_id": "{109FA7AB-9898-4440-86B8-1AF580C38F0C}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 213156253489198
- },
- "Name": "SC-Node(Print)",
- "Components": {
- "Component_[11990597251043006010]": {
- "$type": "Print",
- "Id": 11990597251043006010,
- "Slots": [
- {
- "id": {
- "m_id": "{06E69599-C3F4-49CB-B500-9A060D138F47}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "toolTip": "Input signal",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{444AE3CD-7AE4-4576-AE4A-ADB4E1C96FD3}"
- },
- "DynamicTypeOverride": 3,
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "0",
- "toolTip": "Value which replaces instances of {0} in the resulting string.",
- "DisplayDataType": {
- "m_type": 5
- },
- "DisplayGroup": {
- "Value": 1015031923
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "IsReference": true,
- "VariableReference": {
- "m_id": "{EDADF368-D751-403A-9685-0F18D80CAECB}"
- }
- },
- {
- "id": {
- "m_id": "{109FA7AB-9898-4440-86B8-1AF580C38F0C}"
- },
- "DynamicTypeOverride": 3,
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "1",
- "toolTip": "Value which replaces instances of {1} in the resulting string.",
- "DisplayDataType": {
- "m_type": 5
- },
- "DisplayGroup": {
- "Value": 1015031923
- },
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- },
- "IsReference": true,
- "VariableReference": {
- "m_id": "{7A7F7FAC-5616-4DEE-8315-9F8605EF9013}"
- }
- },
- {
- "id": {
- "m_id": "{8592F630-4F23-4F93-9826-67BF379606BC}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ],
- "Datums": [
- {},
- {}
- ],
- "m_format": "Hello, {0}. {1} is {0}.",
- "m_arrayBindingMap": [
- {
- "Key": 1,
- "Value": {
- "m_id": "{444AE3CD-7AE4-4576-AE4A-ADB4E1C96FD3}"
- }
- },
- {
- "Key": 3,
- "Value": {
- "m_id": "{109FA7AB-9898-4440-86B8-1AF580C38F0C}"
- }
- },
- {
- "Key": 5,
- "Value": {
- "m_id": "{444AE3CD-7AE4-4576-AE4A-ADB4E1C96FD3}"
- }
- }
- ],
- "m_unresolvedString": [
- "Hello, ",
- {},
- ". ",
- {},
- " is ",
- {},
- "."
- ],
- "m_formatSlotMap": {
- "0": {
- "m_id": "{444AE3CD-7AE4-4576-AE4A-ADB4E1C96FD3}"
- },
- "1": {
- "m_id": "{109FA7AB-9898-4440-86B8-1AF580C38F0C}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 213139073620014
- },
- "Name": "SC-Node(Mark Complete)",
- "Components": {
- "Component_[12649077100351240303]": {
- "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
- "Id": 12649077100351240303,
- "Slots": [
- {
- "isVisibile": false,
- "id": {
- "m_id": "{15700D87-414D-4F50-A684-1D646B4ADBEE}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{0888BC21-4B3B-47F6-B9E4-C94729FABDA5}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Report",
- "toolTip": "additional notes for the test report",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{704FF2A7-9504-4981-9096-8EAACF5A2286}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{44A3AEA6-294D-42FD-93A0-3EDFC0E23C67}"
- },
- "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": 213151958521902
- },
- "Name": "SC-Node(Start)",
- "Components": {
- "Component_[16815389459213621466]": {
- "$type": "Start",
- "Id": 16815389459213621466,
- "Slots": [
- {
- "id": {
- "m_id": "{CC5808F3-2F02-47F1-AB85-15A91B5FE983}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "Out",
- "toolTip": "Signaled when the entity that owns this graph is fully activated.",
- "Descriptor": {
- "ConnectionType": 2,
- "SlotType": 1
- }
- }
- ]
- }
- }
- },
- {
- "Id": {
- "id": 213147663554606
- },
- "Name": "SC-Node(Mark Complete)",
- "Components": {
- "Component_[2334497669986108458]": {
- "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
- "Id": 2334497669986108458,
- "Slots": [
- {
- "isVisibile": false,
- "id": {
- "m_id": "{605C970E-E760-44C7-AE93-06CE1C92DE77}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "EntityID: 0",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{8433B8B2-E73B-488D-9758-FFE3F6519C8A}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- },
- null
- ],
- "slotName": "Report",
- "toolTip": "additional notes for the test report",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 2
- }
- },
- {
- "id": {
- "m_id": "{76D0BB2A-077E-4ED4-AC30-A58947DD542A}"
- },
- "contracts": [
- {
- "$type": "SlotTypeContract"
- }
- ],
- "slotName": "In",
- "Descriptor": {
- "ConnectionType": 1,
- "SlotType": 1
- }
- },
- {
- "id": {
- "m_id": "{652315E2-83FD-4953-AC94-CA8DE02D0CBD}"
- },
- "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": 213160548456494
- },
- "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Print: In)",
- "Components": {
- "Component_[9858597849279972456]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 9858597849279972456,
- "sourceEndpoint": {
- "nodeId": {
- "id": 213151958521902
- },
- "slotId": {
- "m_id": "{CC5808F3-2F02-47F1-AB85-15A91B5FE983}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 213156253489198
- },
- "slotId": {
- "m_id": "{06E69599-C3F4-49CB-B500-9A060D138F47}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 213164843423790
- },
- "Name": "srcEndpoint=(Print: Out), destEndpoint=(Print: In)",
- "Components": {
- "Component_[14875575201223606060]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 14875575201223606060,
- "sourceEndpoint": {
- "nodeId": {
- "id": 213156253489198
- },
- "slotId": {
- "m_id": "{8592F630-4F23-4F93-9826-67BF379606BC}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 213143368587310
- },
- "slotId": {
- "m_id": "{06E69599-C3F4-49CB-B500-9A060D138F47}"
- }
- }
- }
- }
- },
- {
- "Id": {
- "id": 213169138391086
- },
- "Name": "srcEndpoint=(Print: Out), destEndpoint=(Mark Complete: In)",
- "Components": {
- "Component_[16987346171093317757]": {
- "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
- "Id": 16987346171093317757,
- "sourceEndpoint": {
- "nodeId": {
- "id": 213143368587310
- },
- "slotId": {
- "m_id": "{8592F630-4F23-4F93-9826-67BF379606BC}"
- }
- },
- "targetEndpoint": {
- "nodeId": {
- "id": 213139073620014
- },
- "slotId": {
- "m_id": "{704FF2A7-9504-4981-9096-8EAACF5A2286}"
- }
- }
- }
- }
- }
- ]
- },
- "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
- "versionData": {
- "_grammarVersion": 1,
- "_runtimeVersion": 1,
- "_fileVersion": 1
- },
- "m_variableCounter": 22,
- "GraphCanvasData": [
- {
- "Key": {
- "id": 213134778652718
- },
- "Value": {
- "ComponentData": {
- "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
- "$type": "SceneComponentSaveData",
- "ViewParams": {
- "Scale": 0.9705956,
- "AnchorX": 1154.9609375,
- "AnchorY": -798.478759765625
- }
- }
- }
- }
- },
- {
- "Key": {
- "id": 213139073620014
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "MethodNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 1900.0,
- -520.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{D86F2757-490E-42C1-B820-999F6CC4FA37}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 213143368587310
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "StringNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 1660.0,
- -700.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".string"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{3C5C12EE-DBB9-4963-8FE4-D55B0EB5B7D5}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 213147663554606
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "MethodNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 2460.0,
- -440.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".method"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{DC7D5E88-8919-4CD0-921F-27B4AEF0A1E0}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 213151958521902
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "TimeNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 1120.0,
- -460.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".time"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{9C20F353-185D-4DCB-9246-4EA8FFCE3976}"
- }
- }
- }
- },
- {
- "Key": {
- "id": 213156253489198
- },
- "Value": {
- "ComponentData": {
- "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
- "$type": "GeneralNodeTitleComponentSaveData",
- "PaletteOverride": "StringNodeTitlePalette"
- },
- "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
- "$type": "GeometrySaveData",
- "Position": [
- 1380.0,
- -680.0
- ]
- },
- "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
- "$type": "StylingComponentSaveData",
- "SubStyle": ".string"
- },
- "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
- "$type": "PersistentIdComponentSaveData",
- "PersistentId": "{FA45071A-1BD7-4598-8ECD-5ECD46DE281D}"
- }
- }
- }
- }
- ],
- "StatisticsHelper": {
- "InstanceCounter": [
- {
- "Key": 4199610336680704683,
- "Value": 1
- },
- {
- "Key": 6840657073857873079,
- "Value": 2
- },
- {
- "Key": 10684225535275896474,
- "Value": 2
- }
- ]
- }
- }
- }
- }
- }
- }
|