[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ModUtils_Configs",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Configs_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.4"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "OnWidgetOpened",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Configs_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.4"
    },
    "Super": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.4"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncConfigs",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Configs_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.4"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_Config'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_Config.0"
        }
      },
      {
        "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": "BoolProperty",
        "Name": "CallFunc_IsEmpty_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_AddSection_Section",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Section_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Section.8"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_AddSubsection_Section",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Subsection_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Subsection.7"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "AddSection",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Configs_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.4"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "Section",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Section_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Section.8"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Contains_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Create_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Section_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Section.8"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Section_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Section.8"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_AddChildToVerticalBox_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'VerticalBoxSlot'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "ConstParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_Map_Keys_Keys",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "CallFunc_Map_Keys_Keys",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_Contains_ReturnValue",
        "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"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "ModUtils_Configs_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs",
    "Super": {
      "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
    },
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'ModUtils_Configs_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.9"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'ModUtils_Configs_C:ExecuteUbergraph_ModUtils_Configs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
    },
    "Children": [
      {
        "ObjectName": "Function'ModUtils_Configs_C:AddSection'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.3"
      },
      {
        "ObjectName": "Function'ModUtils_Configs_C:SyncConfigs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.2"
      },
      {
        "ObjectName": "Function'ModUtils_Configs_C:OnWidgetOpened'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.1"
      },
      {
        "ObjectName": "Function'ModUtils_Configs_C:ExecuteUbergraph_ModUtils_Configs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.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": "ConfigsVB",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'VerticalBox'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "MapProperty",
        "Name": "Sections",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "Sections",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "ObjectProperty",
          "Name": "Sections_Value",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Section_C'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Section.8"
          }
        }
      },
      {
        "Type": "MapProperty",
        "Name": "SectionStates",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "SectionStates",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "BoolProperty",
          "Name": "SectionStates_Value",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "FieldSize": 1,
          "ByteOffset": 0,
          "ByteMask": 1,
          "FieldMask": 255,
          "BoolSize": 1,
          "bIsNativeBool": true
        }
      },
      {
        "Type": "MapProperty",
        "Name": "SubsectionStates",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "SubsectionStates",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "BoolProperty",
          "Name": "SubsectionStates_Value",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "FieldSize": 1,
          "ByteOffset": 0,
          "ByteMask": 1,
          "FieldMask": 255,
          "BoolSize": 1,
          "bIsNativeBool": true
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_ModUtils_Configs": {
        "ObjectName": "Function'ModUtils_Configs_C:ExecuteUbergraph_ModUtils_Configs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.0"
      },
      "OnWidgetOpened": {
        "ObjectName": "Function'ModUtils_Configs_C:OnWidgetOpened'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.1"
      },
      "SyncConfigs": {
        "ObjectName": "Function'ModUtils_Configs_C:SyncConfigs'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.2"
      },
      "AddSection": {
        "ObjectName": "Function'ModUtils_Configs_C:AddSection'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.3"
      }
    },
    "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": "ModUtils_Configs_C'Default__ModUtils_Configs_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.5"
    }
  },
  {
    "Type": "ModUtils_Configs_C",
    "Name": "Default__ModUtils_Configs_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.ModUtils_Configs_C'",
    "Package": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs",
    "Template": {
      "ObjectName": "WidgetHandler_BasicWidget_C'Default__WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.8"
    },
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "ScrollBox",
    "Name": "ConfigsSB",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScrollBox'",
    "Outer": {
      "ObjectName": "WidgetTree'ModUtils_Configs_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.9"
    },
    "Properties": {
      "AlwaysShowScrollbar": true,
      "bAnimateWheelScrolling": true,
      "Slots": [
        {
          "ObjectName": "ScrollBoxSlot'ModUtils_Configs_C:WidgetTree.ConfigsSB.ScrollBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.7"
        }
      ]
    }
  },
  {
    "Type": "ScrollBoxSlot",
    "Name": "ScrollBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScrollBoxSlot'",
    "Outer": {
      "ObjectName": "ScrollBox'ModUtils_Configs_C:WidgetTree.ConfigsSB'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.6"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "ScrollBox'ModUtils_Configs_C:WidgetTree.ConfigsSB'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.6"
      },
      "Content": {
        "ObjectName": "VerticalBox'ModUtils_Configs_C:WidgetTree.ConfigsVB'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.8"
      }
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "ConfigsVB",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'ModUtils_Configs_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.9"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "ScrollBoxSlot'ModUtils_Configs_C:WidgetTree.ConfigsSB.ScrollBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.7"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ModUtils_Configs_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.4"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "ScrollBox'ModUtils_Configs_C:WidgetTree.ConfigsSB'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/ModUtils_Configs.6"
      }
    }
  }
]