[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_DebugMod_Server",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "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": "TextProperty",
        "Name": "K2Node_ComponentBoundEvent_Text",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_Server_HashcodeTextBox_K2Node_ComponentBoundEvent_7_OnTextChanged__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "ChildProperties": [
      {
        "Type": "TextProperty",
        "Name": "Text",
        "Flags": "RF_Public",
        "ElementSize": 24,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_Server_ProtectButton_K2Node_ComponentBoundEvent_6_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_Server_BreakButton_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_Server_FixButton_K2Node_ComponentBoundEvent_4_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "PreConstruct",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "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": "Function",
    "Name": "InitializeServer",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ServersWidget",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Servers_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Servers.12"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ServerBox",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'serverBox_C'",
          "ObjectPath": "/Game/objects/serverBox"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Element",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dish_C'",
          "ObjectPath": "/Game/objects/dish"
        }
      },
      {
        "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": "BoolProperty",
        "Name": "CallFunc_IsEmpty_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "InitializeElement",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateColor",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateColor'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateColor_1",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateColor'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateColor_2",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateColor'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchInteger_CmpSuccess",
        "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": "DebugMod_Server_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
      },
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'DebugMod_Server_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.10"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'DebugMod_Server_C:ExecuteUbergraph_DebugMod_Server'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'DebugMod_Server_C:InitializeElement'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.7"
      },
      {
        "ObjectName": "Function'DebugMod_Server_C:InitializeServer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.6"
      },
      {
        "ObjectName": "Function'DebugMod_Server_C:PreConstruct'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.5"
      },
      {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_FixButton_K2Node_ComponentBoundEvent_4_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.4"
      },
      {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_BreakButton_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.3"
      },
      {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_ProtectButton_K2Node_ComponentBoundEvent_6_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.2"
      },
      {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_HashcodeTextBox_K2Node_ComponentBoundEvent_7_OnTextChanged__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.1"
      },
      {
        "ObjectName": "Function'DebugMod_Server_C:ExecuteUbergraph_DebugMod_Server'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.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": "BreakButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "FixButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "HashcodeTextBox",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_TextBox_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_TextBox.8"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ProtectButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ServerNameValue",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ServerStateValue",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "ServerState",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "ObjectProperty",
        "Name": "Server Box",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'serverBox_C'",
          "ObjectPath": "/Game/objects/serverBox"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ServersWidget",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Servers_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Servers.12"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "StrProperty",
        "Name": "Hashcode",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_DebugMod_Server": {
        "ObjectName": "Function'DebugMod_Server_C:ExecuteUbergraph_DebugMod_Server'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.0"
      },
      "BndEvt__DebugMod_Server_HashcodeTextBox_K2Node_ComponentBoundEvent_7_OnTextChanged__DelegateSignature": {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_HashcodeTextBox_K2Node_ComponentBoundEvent_7_OnTextChanged__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.1"
      },
      "BndEvt__DebugMod_Server_ProtectButton_K2Node_ComponentBoundEvent_6_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_ProtectButton_K2Node_ComponentBoundEvent_6_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.2"
      },
      "BndEvt__DebugMod_Server_BreakButton_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_BreakButton_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.3"
      },
      "BndEvt__DebugMod_Server_FixButton_K2Node_ComponentBoundEvent_4_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_Server_C:BndEvt__DebugMod_Server_FixButton_K2Node_ComponentBoundEvent_4_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.4"
      },
      "PreConstruct": {
        "ObjectName": "Function'DebugMod_Server_C:PreConstruct'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.5"
      },
      "InitializeServer": {
        "ObjectName": "Function'DebugMod_Server_C:InitializeServer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.6"
      },
      "InitializeElement": {
        "ObjectName": "Function'DebugMod_Server_C:InitializeElement'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.7"
      }
    },
    "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": "DebugMod_Server_C'Default__DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.9"
    }
  },
  {
    "Type": "DebugMod_Server_C",
    "Name": "Default__DebugMod_Server_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.DebugMod_Server_C'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server",
    "Properties": {
      "UberGraphFrame": {},
      "bIsFocusable": true,
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "HashcodeTextBox",
          "DelegatePropertyName": "OnTextChanged",
          "FunctionNameToBind": "BndEvt__DebugMod_Server_HashcodeTextBox_K2Node_ComponentBoundEvent_7_OnTextChanged__DelegateSignature"
        },
        {
          "ComponentPropertyName": "ProtectButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_Server_ProtectButton_K2Node_ComponentBoundEvent_6_OnButtonClicked__DelegateSignature"
        },
        {
          "ComponentPropertyName": "BreakButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_Server_BreakButton_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature"
        },
        {
          "ComponentPropertyName": "FixButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_Server_FixButton_K2Node_ComponentBoundEvent_4_OnButtonClicked__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_7'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.39"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_15'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.29"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_16'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.30"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_17'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.31"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_18'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.32"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_Server_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_2'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.42"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_23'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.36"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "BreakButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_Server_C:WidgetTree.BreakText'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.21"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_20'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.34"
      }
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "FixButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_Server_C:WidgetTree.FixText'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.23"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_19'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.33"
      }
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "ProtectButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_Server_C:WidgetTree.BreakText_1'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.22"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_21'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.35"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "BreakText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "4A5821414C11EE6AD3A5B18E996261DC",
        "SourceString": "Break",
        "LocalizedString": "Break"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "BreakText_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "06D5A18646130DCA2538E1B7DA0947EF",
        "SourceString": "Protect",
        "LocalizedString": "Protect"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "FixText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "221261394F4D7EECE17A33887723DEF5",
        "SourceString": "Fix",
        "LocalizedString": "Fix"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "ServerNameValue",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "D4383F0846BBF236C2574F999BDEFDBE",
        "SourceString": "ServerName",
        "LocalizedString": "ServerName"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.28"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "ServerStateValue",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "1C3266224455CC902CDFF58055A7EFBB",
        "SourceString": "ServerState",
        "LocalizedString": "ServerState"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_4'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.37"
      }
    }
  },
  {
    "Type": "DebugMod_TextBox_C",
    "Name": "HashcodeTextBox",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_TextBox.DebugMod_TextBox_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Template": {
      "ObjectName": "DebugMod_TextBox_C'Default__DebugMod_TextBox_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_TextBox.9"
    },
    "Properties": {
      "DefaultText": {
        "Namespace": "",
        "Key": "1FF022CF46A3C8815CB62F9646C4C2AF",
        "SourceString": "HashCode",
        "LocalizedString": "HashCode"
      },
      "HintText": {
        "Namespace": "",
        "Key": "2D0866DA4D1AADB7863C7E9FDBBED219",
        "SourceString": "HashCode",
        "LocalizedString": "HashCode"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_5'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.38"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "HorizontalBox_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.28"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_7'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.39"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_4'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.37"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_15'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.29"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_5'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.38"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_16'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.30"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_19'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.33"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_17'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.31"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_20'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.34"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_18'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.32"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_21'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.35"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Server_C:WidgetTree.HorizontalBox_8.HorizontalBoxSlot_23'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.36"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_Server_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.41"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "HorizontalAlignment": "HAlign_Left",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Server_C:WidgetTree.ServerNameValue'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.24"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_15",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Server_C:WidgetTree.DebugMod_Border_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.12"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_16",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Server_C:WidgetTree.DebugMod_Border_2'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.13"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_17",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Server_C:WidgetTree.DebugMod_Border_3'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.14"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_18",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Server_C:WidgetTree.DebugMod_Border_4'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.15"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_19",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_Server_C:WidgetTree.FixButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.19"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_20",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_Server_C:WidgetTree.BreakButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.18"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_21",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_Server_C:WidgetTree.ProtectButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.20"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_23",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Server_C:WidgetTree.DebugMod_Border_6'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.17"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "HorizontalAlignment": "HAlign_Left",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Server_C:WidgetTree.ServerStateValue'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.25"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_TextBox_C'DebugMod_Server_C:WidgetTree.HashcodeTextBox'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.26"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Server_C:WidgetTree.DebugMod_Border'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.11"
      }
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "VerticalBox_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Server_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.43"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_Server_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.41"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_Server_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_2'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.42"
        }
      ]
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_Server_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.40"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_Server_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.40"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DebugMod_Server_C:WidgetTree.HorizontalBox_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.27"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_Server_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.40"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_Server_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.40"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Server_C:WidgetTree.DebugMod_Border_5'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.16"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Server_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.8"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "VerticalBox'DebugMod_Server_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Servers/DebugMod_Server.40"
      }
    }
  }
]