[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_DebugMod_ZoneInspector",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "OnWidgetOpened",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.6"
    },
    "Super": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.4"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnWidgetFirstOpened",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.6"
    },
    "Super": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetFirstOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetFirstOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.3"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "InitializeZoneScanner",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.6"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "Range",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GetConfig_Found",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_GetConfig_Value",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Conv_StringToFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetAllActorsOfClass_OutActors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetAllActorsOfClass_OutActors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ClassProperty",
        "Name": "CallFunc_GetObjectClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_NotEqual_ClassClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanAND_ReturnValue",
        "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": "Function",
    "Name": "ConstructWidgets",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetSearchElementsFromPool_ElementsOut",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetSearchElementsFromPool_ElementsOut",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsDebug_Mod_Zone_Inspector_Search_Element",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_SearchElement_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector_SearchElement.9"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_InitializeZoneActor_Element",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_SearchElement_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector_SearchElement.9"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "CheckActors",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_RemoveItem_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "DebugMod_ZoneInspector_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector",
    "Super": {
      "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
    },
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:ExecuteUbergraph_DebugMod_ZoneInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
    },
    "Children": [
      {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:CheckActors'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.5"
      },
      {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:ConstructWidgets'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.4"
      },
      {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:InitializeZoneScanner'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.3"
      },
      {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:OnWidgetFirstOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.2"
      },
      {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:OnWidgetOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.1"
      },
      {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:ExecuteUbergraph_DebugMod_ZoneInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.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": "DebugMod_OpacitySlider",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_OpacitySlider_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_OpacitySlider.6"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DebugMod_SearchBar",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchBar_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchBar.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DebugMod_SearchZone",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchZone_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchZone.14"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Screen",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanel'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Actors",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Actors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "WidgetsPool",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "WidgetsPool",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "WidgetsToShow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "WidgetsToShow",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
          }
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_DebugMod_ZoneInspector": {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:ExecuteUbergraph_DebugMod_ZoneInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.0"
      },
      "OnWidgetOpened": {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:OnWidgetOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.1"
      },
      "OnWidgetFirstOpened": {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:OnWidgetFirstOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.2"
      },
      "InitializeZoneScanner": {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:InitializeZoneScanner'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.3"
      },
      "ConstructWidgets": {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:ConstructWidgets'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.4"
      },
      "CheckActors": {
        "ObjectName": "Function'DebugMod_ZoneInspector_C:CheckActors'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.5"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "DebugMod_ZoneInspector_C'Default__DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.7"
    }
  },
  {
    "Type": "DebugMod_ZoneInspector_C",
    "Name": "Default__DebugMod_ZoneInspector_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.DebugMod_ZoneInspector_C'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector",
    "Template": {
      "ObjectName": "WidgetHandler_BasicWidget_C'Default__WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.8"
    },
    "Properties": {
      "UberGraphFrame": {},
      "RestoreFocus": true
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "Screen",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Screen.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.10"
        }
      ],
      "bIsVariable": true
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "Widget",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Widget.CanvasPanelSlot_8'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.13"
        },
        {
          "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Widget.CanvasPanelSlot_10'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.11"
        },
        {
          "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Widget.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.12"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Screen.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.10"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Screen'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.8"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 60.0,
          "Top": 60.0,
          "Right": 60.0,
          "Bottom": 60.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Screen'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.8"
      },
      "Content": {
        "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Widget'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.9"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Widget'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.9"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 5.0,
          "Top": 5.0,
          "Right": 5.0,
          "Bottom": 5.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Widget'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.9"
      },
      "Content": {
        "ObjectName": "ScaleBox'DebugMod_ZoneInspector_C:WidgetTree.ScaleBox_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.19"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Widget'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.9"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.0,
            "Y": 1.0
          },
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Widget'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.9"
      },
      "Content": {
        "ObjectName": "DebugMod_OpacitySlider_C'DebugMod_ZoneInspector_C:WidgetTree.DebugMod_OpacitySlider'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.16"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Widget'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.9"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Widget'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.9"
      },
      "Content": {
        "ObjectName": "DebugMod_Background_C'DebugMod_ZoneInspector_C:WidgetTree.Background'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.14"
      }
    }
  },
  {
    "Type": "DebugMod_Background_C",
    "Name": "Background",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Background.DebugMod_Background_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Template": {
      "ObjectName": "DebugMod_Background_C'Default__DebugMod_Background_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Background.3"
    },
    "Properties": {
      "BorderSize": 5.0,
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Widget.CanvasPanelSlot_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.13"
      },
      "bIsVariable": false
    }
  },
  {
    "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_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "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_ZoneInspector_C:WidgetTree.MainVerticleBox.VerticalBoxSlot_7'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.24"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_OpacitySlider_C",
    "Name": "DebugMod_OpacitySlider",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_OpacitySlider.DebugMod_OpacitySlider_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Template": {
      "ObjectName": "DebugMod_OpacitySlider_C'Default__DebugMod_OpacitySlider_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_OpacitySlider.7"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Widget.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.12"
      }
    }
  },
  {
    "Type": "DebugMod_SearchBar_C",
    "Name": "DebugMod_SearchBar",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchBar.DebugMod_SearchBar_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Template": {
      "ObjectName": "DebugMod_SearchBar_C'Default__DebugMod_SearchBar_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchBar.8"
    },
    "Properties": {
      "HintText": {
        "Namespace": "",
        "Key": "87D4661C410D526A873D2F9E5BDE614F",
        "SourceString": "Actor",
        "LocalizedString": "Actor"
      },
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox.VerticalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.22"
      }
    }
  },
  {
    "Type": "DebugMod_SearchZone_C",
    "Name": "DebugMod_SearchZone",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchZone.DebugMod_SearchZone_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Template": {
      "ObjectName": "DebugMod_SearchZone_C'Default__DebugMod_SearchZone_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchZone.15"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox.VerticalBoxSlot_4'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.23"
      }
    }
  },
  {
    "Type": "ScaleBox",
    "Name": "ScaleBox_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScaleBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Properties": {
      "StretchDirection": "EStretchDirection::DownOnly",
      "Slots": [
        {
          "ObjectName": "ScaleBoxSlot'DebugMod_ZoneInspector_C:WidgetTree.ScaleBox_1.ScaleBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.20"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DebugMod_ZoneInspector_C:WidgetTree.Widget.CanvasPanelSlot_10'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.11"
      }
    }
  },
  {
    "Type": "ScaleBoxSlot",
    "Name": "ScaleBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScaleBoxSlot'",
    "Outer": {
      "ObjectName": "ScaleBox'DebugMod_ZoneInspector_C:WidgetTree.ScaleBox_1'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.19"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Fill",
      "VerticalAlignment": "VAlign_Fill",
      "Parent": {
        "ObjectName": "ScaleBox'DebugMod_ZoneInspector_C:WidgetTree.ScaleBox_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.19"
      },
      "Content": {
        "ObjectName": "VerticalBox'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.21"
      }
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "MainVerticleBox",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_ZoneInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.25"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox.VerticalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.22"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox.VerticalBoxSlot_7'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.24"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox.VerticalBoxSlot_4'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.23"
        }
      ],
      "Slot": {
        "ObjectName": "ScaleBoxSlot'DebugMod_ZoneInspector_C:WidgetTree.ScaleBox_1.ScaleBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.20"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.21"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.21"
      },
      "Content": {
        "ObjectName": "DebugMod_SearchBar_C'DebugMod_ZoneInspector_C:WidgetTree.DebugMod_SearchBar'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.17"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.21"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.21"
      },
      "Content": {
        "ObjectName": "DebugMod_SearchZone_C'DebugMod_ZoneInspector_C:WidgetTree.DebugMod_SearchZone'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.18"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.21"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_ZoneInspector_C:WidgetTree.MainVerticleBox'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.21"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_ZoneInspector_C:WidgetTree.DebugMod_Border'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.15"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ZoneInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.6"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'DebugMod_ZoneInspector_C:WidgetTree.Screen'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ZoneInspector/DebugMod_ZoneInspector.8"
      }
    }
  }
]