[
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "NewModdedSaveData_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/PhotographyPlus/NewModdedSaveData",
    "SuperStruct": {
      "ObjectName": "Class'SaveGame'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "CustomVariableList",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StructProperty",
          "Name": "CustomVariableList",
          "Flags": "RF_Public",
          "ElementSize": 112,
          "Struct": {
            "ObjectName": "UserDefinedStruct'customSaveVariable'",
            "ObjectPath": "VotV/Content/Mods/PhotographyPlus/Assets/Structs/technicalStuff/customSaveVariable.0"
          }
        }
      }
    ],
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "NewModdedSaveData_C'Default__NewModdedSaveData_C'",
      "ObjectPath": "VotV/Content/Mods/PhotographyPlus/NewModdedSaveData.1"
    }
  },
  {
    "Type": "NewModdedSaveData_C",
    "Name": "Default__NewModdedSaveData_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/PhotographyPlus/NewModdedSaveData.NewModdedSaveData_C'",
    "Package": "VotV/Content/Mods/PhotographyPlus/NewModdedSaveData"
  }
]