[
  {
    "Type": "UserDefinedStruct",
    "Name": "ConfigHandler_Config",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedStruct'",
    "Package": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Structs/ConfigHandler_Config",
    "Properties": {
      "Guid": "7FBF6548-44401E2C-C2419180-F6249FD6"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name_13_D35DC5254E1611FF7955D099D55118B1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "ByteProperty",
        "Name": "Type_12_6B6F2377402495331384D9AC0C155B57",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Enum": {
          "ObjectName": "UserDefinedEnum'ConfigHandler_ConfigTypes'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Enums/ConfigHandler_ConfigTypes.0"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Value_15_CA8292CD45EF0C5C9889E19DB16C0DB7",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "StructFlags": 0,
    "DefaultProperties": {
      "Name_13_D35DC5254E1611FF7955D099D55118B1": "",
      "Type_12_6B6F2377402495331384D9AC0C155B57": "ConfigHandler_ConfigTypes::NewEnumerator0",
      "Value_15_CA8292CD45EF0C5C9889E19DB16C0DB7": ""
    }
  }
]