[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ConfigHandler_Mod",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "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": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetAllChildren_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetAllChildren_ReturnValue",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'Widget'",
            "ObjectPath": "/Script/UMG"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'Widget'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsConfig_Handler_Config",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Config_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Config.10"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "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": "ObjectProperty",
        "Name": "CallFunc_GetConfigHandler_ConfigHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ConfigHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler.8"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ConfigHandler_Mod_ResetButton_K2Node_ComponentBoundEvent_2_OnButtonPressedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "AddConfig",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "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": "CallFunc_Create_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Config_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Config.10"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_AddChildToVerticalBox_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'VerticalBoxSlot'",
          "ObjectPath": "/Script/UMG"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SetMod",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ConfigHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ConfigHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler.8"
        }
      },
      {
        "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"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetConfigHandler",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ConfigHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ConfigHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler.8"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetActorOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ConfigHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler.8"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ConfigHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler.8"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "SyncConfigs",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "ChildProperties": [
      {
        "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": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetAllChildren_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetAllChildren_ReturnValue",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'Widget'",
            "ObjectPath": "/Script/UMG"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'Widget'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "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": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsConfig_Handler_Config",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Config_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Config.10"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "ConfigHandler_Mod_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
      },
      "Bindings": [
        {
          "ObjectName": "TextBlock_13",
          "PropertyName": "Text",
          "FunctionName": "None",
          "SourcePath": {
            "Segments": [
              {
                "Name": "ModName",
                "ArrayIndex": -1
              }
            ],
            "CachedFunction": null
          },
          "Kind": "EBindingKind::Property"
        }
      ],
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'ConfigHandler_Mod_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.9"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'ConfigHandler_Mod_C:ExecuteUbergraph_ConfigHandler_Mod'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'ConfigHandler_Mod_C:SyncConfigs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.5"
      },
      {
        "ObjectName": "Function'ConfigHandler_Mod_C:GetConfigHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.4"
      },
      {
        "ObjectName": "Function'ConfigHandler_Mod_C:SetMod'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.3"
      },
      {
        "ObjectName": "Function'ConfigHandler_Mod_C:AddConfig'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.2"
      },
      {
        "ObjectName": "Function'ConfigHandler_Mod_C:BndEvt__ConfigHandler_Mod_ResetButton_K2Node_ComponentBoundEvent_2_OnButtonPressedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.1"
      },
      {
        "ObjectName": "Function'ConfigHandler_Mod_C:ExecuteUbergraph_ConfigHandler_Mod'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ConfigMenu",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'VerticalBox'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ResetButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'VotVButton_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/VotVButton.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "TextBlock_13",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "ModName",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "ArrayProperty",
        "Name": "Configs",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "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": "ConfigHandler",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ConfigHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigHandler.8"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_ConfigHandler_Mod": {
        "ObjectName": "Function'ConfigHandler_Mod_C:ExecuteUbergraph_ConfigHandler_Mod'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.0"
      },
      "BndEvt__ConfigHandler_Mod_ResetButton_K2Node_ComponentBoundEvent_2_OnButtonPressedEvent__DelegateSignature": {
        "ObjectName": "Function'ConfigHandler_Mod_C:BndEvt__ConfigHandler_Mod_ResetButton_K2Node_ComponentBoundEvent_2_OnButtonPressedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.1"
      },
      "AddConfig": {
        "ObjectName": "Function'ConfigHandler_Mod_C:AddConfig'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.2"
      },
      "SetMod": {
        "ObjectName": "Function'ConfigHandler_Mod_C:SetMod'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.3"
      },
      "GetConfigHandler": {
        "ObjectName": "Function'ConfigHandler_Mod_C:GetConfigHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.4"
      },
      "SyncConfigs": {
        "ObjectName": "Function'ConfigHandler_Mod_C:SyncConfigs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.5"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "ConfigHandler_Mod_C'Default__ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.7"
    }
  },
  {
    "Type": "ConfigHandler_Mod_C",
    "Name": "Default__ConfigHandler_Mod_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.ConfigHandler_Mod_C'",
    "Package": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod",
    "Properties": {
      "UberGraphFrame": {},
      "ModName": "ModName",
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "ButtonSlot",
    "Name": "ButtonSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ButtonSlot'",
    "Outer": {
      "ObjectName": "VotVButton_C'ConfigHandler_Mod_C:WidgetTree.ResetButton'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.25"
    },
    "Properties": {
      "Padding": {
        "Left": 5.0,
        "Top": 5.0,
        "Right": 5.0,
        "Bottom": 5.0
      },
      "HorizontalAlignment": "HAlign_Fill",
      "VerticalAlignment": "VAlign_Fill",
      "Parent": {
        "ObjectName": "VotVButton_C'ConfigHandler_Mod_C:WidgetTree.ResetButton'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.25"
      },
      "Content": {
        "ObjectName": "TextBlock'ConfigHandler_Mod_C:WidgetTree.TextBlock_40'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.18"
      }
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "ResetButton",
          "DelegatePropertyName": "OnPressed",
          "FunctionNameToBind": "BndEvt__ConfigHandler_Mod_ResetButton_K2Node_ComponentBoundEvent_2_OnButtonPressedEvent__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "Image",
    "Name": "Image",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 4.0,
          "Y": 4.0
        },
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.088656,
            "G": 0.088656,
            "B": 0.088656,
            "A": 1.0,
            "Hex": "545454"
          }
        }
      },
      "Slot": {
        "ObjectName": "OverlaySlot'ConfigHandler_Mod_C:WidgetTree.Overlay_0.OverlaySlot_1'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.14"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 2.0,
          "Y": 2.0
        },
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.376262,
            "G": 0.376262,
            "B": 0.376262,
            "A": 1.0,
            "Hex": "A5A5A5"
          }
        }
      },
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_6'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.24"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 2.0,
          "Y": 2.0
        },
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.088656,
            "G": 0.088656,
            "B": 0.088656,
            "A": 1.0,
            "Hex": "545454"
          }
        }
      },
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.21"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Overlay",
    "Name": "Overlay_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Overlay'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "OverlaySlot'ConfigHandler_Mod_C:WidgetTree.Overlay_0.OverlaySlot_4'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.15"
        },
        {
          "ObjectName": "OverlaySlot'ConfigHandler_Mod_C:WidgetTree.Overlay_0.OverlaySlot_5'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.16"
        },
        {
          "ObjectName": "OverlaySlot'ConfigHandler_Mod_C:WidgetTree.Overlay_0.OverlaySlot_1'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.14"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.22"
      }
    }
  },
  {
    "Type": "OverlaySlot",
    "Name": "OverlaySlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'OverlaySlot'",
    "Outer": {
      "ObjectName": "Overlay'ConfigHandler_Mod_C:WidgetTree.Overlay_0'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.13"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Fill",
      "VerticalAlignment": "VAlign_Bottom",
      "Parent": {
        "ObjectName": "Overlay'ConfigHandler_Mod_C:WidgetTree.Overlay_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.13"
      },
      "Content": {
        "ObjectName": "Image'ConfigHandler_Mod_C:WidgetTree.Image'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.10"
      }
    }
  },
  {
    "Type": "OverlaySlot",
    "Name": "OverlaySlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'OverlaySlot'",
    "Outer": {
      "ObjectName": "Overlay'ConfigHandler_Mod_C:WidgetTree.Overlay_0'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.13"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Center",
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "Overlay'ConfigHandler_Mod_C:WidgetTree.Overlay_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.13"
      },
      "Content": {
        "ObjectName": "TextBlock'ConfigHandler_Mod_C:WidgetTree.TextBlock_13'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.17"
      }
    }
  },
  {
    "Type": "OverlaySlot",
    "Name": "OverlaySlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'OverlaySlot'",
    "Outer": {
      "ObjectName": "Overlay'ConfigHandler_Mod_C:WidgetTree.Overlay_0'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.13"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Right",
      "VerticalAlignment": "VAlign_Fill",
      "Parent": {
        "ObjectName": "Overlay'ConfigHandler_Mod_C:WidgetTree.Overlay_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.13"
      },
      "Content": {
        "ObjectName": "VotVButton_C'ConfigHandler_Mod_C:WidgetTree.ResetButton'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.25"
      }
    }
  },
  {
    "Type": "TextBlock",
    "Name": "TextBlock_13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "458CAEA44B4508DA285E8E828CFF1F60",
        "SourceString": "ModName",
        "LocalizedString": "ModName"
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'uiFont'",
          "ObjectPath": "/Game/main/uiFont"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Slot": {
        "ObjectName": "OverlaySlot'ConfigHandler_Mod_C:WidgetTree.Overlay_0.OverlaySlot_4'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.15"
      }
    }
  },
  {
    "Type": "TextBlock",
    "Name": "TextBlock_40",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "94C90C2C42FDD8A635F107A1A8611ABE",
        "SourceString": "Reset",
        "LocalizedString": "Reset"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.25,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF8900"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'uiFont'",
          "ObjectPath": "/Game/main/uiFont"
        },
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Slot": {
        "ObjectName": "ButtonSlot'ConfigHandler_Mod_C:WidgetTree.ResetButton.ButtonSlot_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.8"
      }
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "ConfigMenu",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_4'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.23"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "VerticalBox_22",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.22"
        },
        {
          "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_4'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.23"
        },
        {
          "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_6'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.24"
        },
        {
          "ObjectName": "VerticalBoxSlot'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22.VerticalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.21"
        }
      ]
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
      },
      "Content": {
        "ObjectName": "Image'ConfigHandler_Mod_C:WidgetTree.Image_2'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.12"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
      },
      "Content": {
        "ObjectName": "Overlay'ConfigHandler_Mod_C:WidgetTree.Overlay_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.13"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
    },
    "Properties": {
      "Padding": {
        "Bottom": 8.0
      },
      "Parent": {
        "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
      },
      "Content": {
        "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.ConfigMenu'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.19"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
      },
      "Content": {
        "ObjectName": "Image'ConfigHandler_Mod_C:WidgetTree.Image_1'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.11"
      }
    }
  },
  {
    "Type": "VotVButton_C",
    "Name": "ResetButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/VotVButton.VotVButton_C'",
    "Outer": {
      "ObjectName": "WidgetTree'ConfigHandler_Mod_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.26"
    },
    "Template": {
      "ObjectName": "VotVButton_C'Default__VotVButton_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/VotVButton.1"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "ButtonSlot'ConfigHandler_Mod_C:WidgetTree.ResetButton.ButtonSlot_0'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.8"
        }
      ],
      "Slot": {
        "ObjectName": "OverlaySlot'ConfigHandler_Mod_C:WidgetTree.Overlay_0.OverlaySlot_5'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.16"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ConfigHandler_Mod_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.6"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "VerticalBox'ConfigHandler_Mod_C:WidgetTree.VerticalBox_22'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/ConfigHandler/ConfigMenu/ConfigHandler_Mod.20"
      }
    }
  }
]