[
  {
    "Type": "Function",
    "Name": "TypeToString",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.7"
    },
    "ChildProperties": [
      {
        "Type": "ByteProperty",
        "Name": "Type",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'ConfigHandler_ConfigTypes'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Enums/ConfigHandler_ConfigTypes.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "String",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "StringToType",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.7"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "String",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "Type",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'ConfigHandler_ConfigTypes'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Enums/ConfigHandler_ConfigTypes.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchString_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "BoolToString",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.7"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "Bool",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "String",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_BoolToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "StringToBool",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.7"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "String",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Bool",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_StriStri_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "SetConfig",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.7"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "ModName",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StrProperty",
        "Name": "ConfigName",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ByteProperty",
        "Name": "ConfigType",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'ConfigHandler_ConfigTypes'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Enums/ConfigHandler_ConfigTypes.0"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "ConfigValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_TypeToString_String",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetConfig",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.7"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "ModName",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StrProperty",
        "Name": "ConfigName",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ByteProperty",
        "Name": "ConfigType",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'ConfigHandler_ConfigTypes'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Enums/ConfigHandler_ConfigTypes.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Found",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_TypeToString_String",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_VictoryGetCustomConfigVar_String_IsValid",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_VictoryGetCustomConfigVar_String_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "ResetModConfigs",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.7"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "ModName",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ArrayProperty",
        "Name": "Configs",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Configs",
          "Flags": "RF_Public",
          "ElementSize": 40,
          "Struct": {
            "ObjectName": "UserDefinedStruct'ConfigHandler_Config'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Structs/ConfigHandler_Config.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ConfigHandler_Config'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/Structs/ConfigHandler_Config.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "ConfigHandler_FunctionLibrary_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary",
    "SuperStruct": {
      "ObjectName": "Class'BlueprintFunctionLibrary'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:ResetModConfigs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.6"
      },
      {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:GetConfig'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.5"
      },
      {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:SetConfig'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.4"
      },
      {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:StringToBool'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.3"
      },
      {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:BoolToString'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.2"
      },
      {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:StringToType'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.1"
      },
      {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:TypeToString'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.0"
      }
    ],
    "FuncMap": {
      "TypeToString": {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:TypeToString'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.0"
      },
      "StringToType": {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:StringToType'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.1"
      },
      "BoolToString": {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:BoolToString'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.2"
      },
      "StringToBool": {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:StringToBool'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.3"
      },
      "SetConfig": {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:SetConfig'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.4"
      },
      "GetConfig": {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:GetConfig'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.5"
      },
      "ResetModConfigs": {
        "ObjectName": "Function'ConfigHandler_FunctionLibrary_C:ResetModConfigs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.6"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_CompiledFromBlueprint",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "ConfigHandler_FunctionLibrary_C'Default__ConfigHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.8"
    }
  },
  {
    "Type": "ConfigHandler_FunctionLibrary_C",
    "Name": "Default__ConfigHandler_FunctionLibrary_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary.ConfigHandler_FunctionLibrary_C'",
    "Package": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler_FunctionLibrary"
  }
]