[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_modlist",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'modlist_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__modlist_CloseMenu_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'modlist_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.2"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "modlist_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
      },
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'modlist_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.16"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'modlist_C:ExecuteUbergraph_modlist'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'modlist_C:BndEvt__modlist_CloseMenu_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.1"
      },
      {
        "ObjectName": "Function'modlist_C:ExecuteUbergraph_modlist'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.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": "BackgroundBlock",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CloseMenu",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Button'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Image",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Image_1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Image_2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ScrollBox",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'ScrollBox'",
          "ObjectPath": "/Script/UMG"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_modlist": {
        "ObjectName": "Function'modlist_C:ExecuteUbergraph_modlist'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.0"
      },
      "BndEvt__modlist_CloseMenu_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature": {
        "ObjectName": "Function'modlist_C:BndEvt__modlist_CloseMenu_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.1"
      }
    },
    "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": "modlist_C'Default__modlist_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.3"
    }
  },
  {
    "Type": "modlist_C",
    "Name": "Default__modlist_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.modlist_C'",
    "Package": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist",
    "Properties": {
      "UberGraphFrame": {},
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "Button",
    "Name": "CloseMenu",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Button'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "WidgetStyle": {
        "Normal": {
          "ImageSize": {
            "X": 64.0,
            "Y": 64.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "Texture2D'ui_button'",
            "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Images/ui_button.0"
          }
        },
        "Hovered": {
          "ImageSize": {
            "X": 64.0,
            "Y": 64.0
          },
          "ResourceObject": {
            "ObjectName": "Texture2D'ui_button'",
            "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Images/ui_button.0"
          }
        },
        "Pressed": {
          "ImageSize": {
            "X": 64.0,
            "Y": 64.0
          },
          "ResourceObject": {
            "ObjectName": "Texture2D'ui_button'",
            "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Images/ui_button.0"
          }
        },
        "PressedSlateSound": {
          "ResourceObject": {
            "ObjectName": "SoundWave'buttonclick'",
            "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Audio/buttonclick.0"
          }
        },
        "HoveredSlateSound": {
          "ResourceObject": {
            "ObjectName": "SoundWave'buttonrollover'",
            "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Audio/buttonrollover.0"
          }
        }
      },
      "Slots": [
        {
          "ObjectName": "ButtonSlot'modlist_C:WidgetTree.CloseMenu.ButtonSlot_0'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.5"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_7'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.15"
      }
    }
  },
  {
    "Type": "ButtonSlot",
    "Name": "ButtonSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ButtonSlot'",
    "Outer": {
      "ObjectName": "Button'modlist_C:WidgetTree.CloseMenu'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.4"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "Button'modlist_C:WidgetTree.CloseMenu'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.4"
      },
      "Content": {
        "ObjectName": "TextBlock'modlist_C:WidgetTree.TextBlock_179'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.25"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_4'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.9"
        },
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.8"
        }
      ]
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_3'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.12"
        },
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.10"
        },
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.11"
        },
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_6'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.14"
        },
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_4'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.13"
        },
        {
          "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_7'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.15"
        }
      ],
      "Slot": {
        "ObjectName": "ScaleBoxSlot'modlist_C:WidgetTree.ScaleBox.ScaleBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.22"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.6"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 9999.0,
          "Bottom": 9999.0
        }
      },
      "ZOrder": -10,
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.6"
      },
      "Content": {
        "ObjectName": "Image'modlist_C:WidgetTree.BackgroundBlock'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.17"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.6"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 630.0,
          "Bottom": 615.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.5,
            "Y": 0.5
          },
          "Maximum": {
            "X": 0.5,
            "Y": 0.5
          }
        },
        "Alignment": {
          "X": 0.5,
          "Y": 0.5
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.6"
      },
      "Content": {
        "ObjectName": "ScaleBox'modlist_C:WidgetTree.ScaleBox'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.21"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Top": 7.8540077,
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
      },
      "Content": {
        "ObjectName": "ScrollBox'modlist_C:WidgetTree.ScrollBox'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.23"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 630.0,
          "Bottom": 72.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.5,
            "Y": 0.0
          },
          "Maximum": {
            "X": 0.5,
            "Y": 0.0
          }
        },
        "Alignment": {
          "X": 0.5,
          "Y": 0.5
        }
      },
      "ZOrder": -3,
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
      },
      "Content": {
        "ObjectName": "Image'modlist_C:WidgetTree.Image_1'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.19"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 630.0,
          "Bottom": 614.5461
        }
      },
      "ZOrder": -2,
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
      },
      "Content": {
        "ObjectName": "Image'modlist_C:WidgetTree.Image'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.18"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 630.0,
          "Bottom": 72.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.5,
            "Y": 1.0
          },
          "Maximum": {
            "X": 0.5,
            "Y": 1.0
          }
        },
        "Alignment": {
          "X": 0.5,
          "Y": 0.5
        }
      },
      "ZOrder": -3,
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
      },
      "Content": {
        "ObjectName": "Image'modlist_C:WidgetTree.Image_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.20"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": -133.29996,
          "Right": 333.0364,
          "Bottom": 30.390392
        },
        "Anchors": {
          "Minimum": {
            "X": 0.5,
            "Y": 0.0
          },
          "Maximum": {
            "X": 0.5,
            "Y": 0.0
          }
        },
        "Alignment": {
          "X": 0.5,
          "Y": 0.9
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
      },
      "Content": {
        "ObjectName": "TextBlock'modlist_C:WidgetTree.SpawnMenuTitle'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.24"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 93.755035,
          "Bottom": 72.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.0,
            "Y": 1.0
          },
          "Maximum": {
            "X": 0.0,
            "Y": 1.0
          }
        },
        "Alignment": {
          "X": 0.0,
          "Y": 0.5
        }
      },
      "ZOrder": -3,
      "Parent": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
      },
      "Content": {
        "ObjectName": "Button'modlist_C:WidgetTree.CloseMenu'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.4"
      }
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'modlist_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.2"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "CloseMenu",
          "DelegatePropertyName": "OnClicked",
          "FunctionNameToBind": "BndEvt__modlist_CloseMenu_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "Image",
    "Name": "BackgroundBlock",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Brush": {
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.0,
            "G": 0.0,
            "B": 0.0,
            "A": 0.5,
            "Hex": "7F000000"
          }
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.8"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "Image",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 64.0,
          "Y": 64.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "Texture2D'ui_background'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Images/ui_background.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_3'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.12"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "Image_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 64.0,
          "Y": 64.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "Texture2D'ui_button'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Images/ui_button.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.11"
      },
      "Visibility": "ESlateVisibility::SelfHitTestInvisible"
    }
  },
  {
    "Type": "Image",
    "Name": "Image_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 64.0,
          "Y": 64.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "Texture2D'ui_background'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Images/ui_background.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_4'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.13"
      },
      "Visibility": "ESlateVisibility::SelfHitTestInvisible"
    }
  },
  {
    "Type": "ScaleBox",
    "Name": "ScaleBox",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScaleBox'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Stretch": "EStretch::Fill",
      "Slots": [
        {
          "ObjectName": "ScaleBoxSlot'modlist_C:WidgetTree.ScaleBox.ScaleBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.22"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_4'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.9"
      }
    }
  },
  {
    "Type": "ScaleBoxSlot",
    "Name": "ScaleBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScaleBoxSlot'",
    "Outer": {
      "ObjectName": "ScaleBox'modlist_C:WidgetTree.ScaleBox'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.21"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "ScaleBox'modlist_C:WidgetTree.ScaleBox'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.21"
      },
      "Content": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_2'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.7"
      }
    }
  },
  {
    "Type": "ScrollBox",
    "Name": "ScrollBox",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScrollBox'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "ConsumeMouseWheel": "EConsumeMouseWheel::Always",
      "ScrollWhenFocusChanges": "EScrollWhenFocusChanges::InstantScroll",
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.10"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "SpawnMenuTitle",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "4123B74D47493A60F0E1FAA5A9F67F9C",
        "SourceString": "VoidMod | Loaded Mods",
        "LocalizedString": "VoidMod | Loaded Mods"
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'ShareTechMono-Regular_Font'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Fonts/ShareTechMono-Regular_Font.0"
        },
        "TypefaceFontName": "Default",
        "Size": 18
      },
      "ShadowOffset": {
        "X": 2.255983,
        "Y": 2.004773
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'modlist_C:WidgetTree.CanvasPanel_2.CanvasPanelSlot_6'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.14"
      },
      "Visibility": "ESlateVisibility::SelfHitTestInvisible"
    }
  },
  {
    "Type": "TextBlock",
    "Name": "TextBlock_179",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'modlist_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.26"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "F095292B44AD55775EFF078BE66338BB",
        "SourceString": "Back",
        "LocalizedString": "Back"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.363357,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FFA300"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'ShareTechMono-Regular_Font'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Fonts/ShareTechMono-Regular_Font.0"
        },
        "TypefaceFontName": "Default",
        "Size": 12
      },
      "ShadowOffset": {
        "X": 2.103998,
        "Y": 1.219922
      },
      "Justification": "ETextJustify::Center",
      "Slot": {
        "ObjectName": "ButtonSlot'modlist_C:WidgetTree.CloseMenu.ButtonSlot_0'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.5"
      },
      "RenderTransform": {
        "Translation": {
          "X": 0.0,
          "Y": 15.0
        }
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'modlist_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.2"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'modlist_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Widgets/modlist.6"
      }
    }
  }
]