[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_VOTV_MenuBase",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'VOTV_MenuBase_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_Event_IsDesignTime",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsCanvas_Panel_Slot",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanelSlot'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "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_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "PreConstruct",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'VOTV_MenuBase_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:PreConstruct'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "IsDesignTime",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "VOTV_MenuBase_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'VOTV_MenuBase_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.13"
      },
      "NamedSlots": [
        "ContentSlot"
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'VOTV_MenuBase_C:ExecuteUbergraph_VOTV_MenuBase'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'VOTV_MenuBase_C:PreConstruct'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.1"
      },
      {
        "ObjectName": "Function'VOTV_MenuBase_C:ExecuteUbergraph_VOTV_MenuBase'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.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": "BackgroundImage",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ContentSlot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'NamedSlot'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "MainCanvas",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanel'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "Size",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Struct": {
          "ObjectName": "ScriptStruct'Anchors'",
          "ObjectPath": "/Script/Slate"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_VOTV_MenuBase": {
        "ObjectName": "Function'VOTV_MenuBase_C:ExecuteUbergraph_VOTV_MenuBase'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.0"
      },
      "PreConstruct": {
        "ObjectName": "Function'VOTV_MenuBase_C:PreConstruct'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.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": "VOTV_MenuBase_C'Default__VOTV_MenuBase_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.3"
    }
  },
  {
    "Type": "VOTV_MenuBase_C",
    "Name": "Default__VOTV_MenuBase_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.VOTV_MenuBase_C'",
    "Package": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase",
    "Properties": {
      "UberGraphFrame": {},
      "Size": {
        "Minimum": {
          "X": 0.25,
          "Y": 0.25
        },
        "Maximum": {
          "X": 0.75,
          "Y": 0.75
        }
      },
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "MainCanvas",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'VOTV_MenuBase_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.13"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.MainCanvas.CanvasPanelSlot_5'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.8"
        },
        {
          "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.MainCanvas.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.6"
        },
        {
          "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.MainCanvas.CanvasPanelSlot_3'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.7"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.Screen.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.9"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "Screen",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'VOTV_MenuBase_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.13"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.Screen.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.9"
        }
      ]
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.MainCanvas'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.4"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.MainCanvas'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.4"
      },
      "Content": {
        "ObjectName": "Image'VOTV_MenuBase_C:WidgetTree.BackgroundImage'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.10"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.MainCanvas'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.4"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.MainCanvas'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.4"
      },
      "Content": {
        "ObjectName": "NamedSlot'VOTV_MenuBase_C:WidgetTree.ContentSlot'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.12"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.MainCanvas'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.4"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.MainCanvas'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.4"
      },
      "Content": {
        "ObjectName": "Image'VOTV_MenuBase_C:WidgetTree.BorderImage1_1'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.11"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.Screen'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.5"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.25,
            "Y": 0.25
          },
          "Maximum": {
            "X": 0.75,
            "Y": 0.75
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.Screen'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.5"
      },
      "Content": {
        "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.MainCanvas'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.4"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "BackgroundImage",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'VOTV_MenuBase_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.13"
    },
    "Properties": {
      "Brush": {
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
          "ObjectPath": "/Game/textures/ui/inst_uiBackground"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.MainCanvas.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.6"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "BorderImage1_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'VOTV_MenuBase_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.13"
    },
    "Properties": {
      "Brush": {
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_uiBorder'",
          "ObjectPath": "/Game/textures/ui/inst_uiBorder"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.MainCanvas.CanvasPanelSlot_5'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.8"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "NamedSlot",
    "Name": "ContentSlot",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NamedSlot'",
    "Outer": {
      "ObjectName": "WidgetTree'VOTV_MenuBase_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.13"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "CanvasPanelSlot'VOTV_MenuBase_C:WidgetTree.MainCanvas.CanvasPanelSlot_3'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.7"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'VOTV_MenuBase_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.2"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'VOTV_MenuBase_C:WidgetTree.Screen'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/VOTV_MenuBase.5"
      }
    }
  }
]