[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_DigitalMapV2_Minimap",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_MyGeometry",
        "Flags": "RF_Public",
        "ElementSize": 56,
        "Struct": {
          "ObjectName": "ScriptStruct'Geometry'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_InDeltaTime",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "Construct",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:Construct'",
      "ObjectPath": "/Script/UMG"
    },
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "Tick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:Tick'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "MyGeometry",
        "Flags": "RF_Public",
        "ElementSize": 56,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Geometry'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "InDeltaTime",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "LocationValid",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Valid",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_X",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Y",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Z",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Greater_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Greater_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanOR_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanOR_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanOR_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_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 | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "LocationToString",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "VectorIn",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "X",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "StrProperty",
        "Name": "Y",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "StrProperty",
        "Name": "Z",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_X",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Y",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Z",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_StringConversion__GetFloatAsStringWithPrecision_TheString",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_StringConversion__GetFloatAsStringWithPrecision_TheString_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_StringConversion__GetFloatAsStringWithPrecision_TheString_2",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "AdjustCoordsToMap",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "Coords",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "MapCoords",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_X",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Y",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Z",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_StringConversion__GetFloatAsStringWithPrecision_TheString",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_StringConversion__GetFloatAsStringWithPrecision_TheString_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Conv_StringToFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Conv_StringToFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector2D_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Private | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetMainGamemode",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "MainGamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "/Game/main/mainGamemode"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetMainGamemode_MainGamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "/Game/main/mainGamemode"
        }
      },
      {
        "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_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetModActor",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetActorOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "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_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetSaveSlot",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "SaveSlot",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'saveSlot_C'",
          "ObjectPath": "/Game/main/saveSlot"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetMainGamemode_MainGamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "/Game/main/mainGamemode"
        }
      },
      {
        "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_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetVotVUpdgrades",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "RadarColor",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "RadarSpeed",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "ByteProperty",
        "Name": "Temp_byte_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "ConstParm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_physicalModules'",
          "ObjectPath": "/Game/main/enums/enum_physicalModules"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetRadarPanel_RadarPanel",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'panel_radar_C'",
          "ObjectPath": "/Game/objects/panel_radar"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveSlot_SaveSlot",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'saveSlot_C'",
          "ObjectPath": "/Game/main/saveSlot"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_Contains_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "SyncRadarPointDelay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GetVotVUpdgrades_RadarColor",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_GetVotVUpdgrades_RadarSpeed",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_IntFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Subtract_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetRadarPointFromArray",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "Index",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "RadarPoint",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Create_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Create_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_IsValidIndex_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_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetAllActiveRadarObjects",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "RadarObjects",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "RadarObjects",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "RadarObjectsLoc",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "RadarObjectsLoc",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "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": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetMainGamemode_MainGamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "/Game/main/mainGamemode"
        }
      },
      {
        "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": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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": "BoolProperty",
        "Name": "CallFunc_LocationValid_Valid",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_GetClassDisplayName_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetComponentByClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'comp_radarPoint_C'",
          "ObjectPath": "/Game/objects/components/comp_radarPoint"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_Contains_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
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_NotEqual_FloatFloat_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
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanAND_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanAND_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetRadarObjectData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "RadarObject",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "Color",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetComponentByClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'comp_radarPoint_C'",
          "ObjectPath": "/Game/objects/components/comp_radarPoint"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "SyncRadarPoints",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "RadarColorsLoc",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "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": "ObjectProperty",
        "Name": "CallFunc_GetRadarPointFromArray_RadarPoint",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_Anchors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'Anchors'",
          "ObjectPath": "/Script/Slate"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GetVotVUpdgrades_RadarColor",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_GetVotVUpdgrades_RadarSpeed",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_AddChildToCanvas_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanelSlot'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetAllActiveRadarObjects_RadarObjects",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetAllActiveRadarObjects_RadarObjects",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "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": "StructProperty",
        "Name": "CallFunc_GetRadarObjectData_Color",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetRadarObjectData_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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": "StructProperty",
        "Name": "CallFunc_AdjustCoordsToMap_MapCoords",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncWidgetsScale",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Round_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Conv_IntToFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Round_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_Margin",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'Margin'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Conv_IntToFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_Margin_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'Margin'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_IntFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Round_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_IntFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor_4",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Round_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor_5",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_IntFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Round_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_IntFloat_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Round_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_SlotAsHorizontalBoxSlot_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'HorizontalBoxSlot'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_SlotAsHorizontalBoxSlot_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'HorizontalBoxSlot'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateFontInfo",
        "Flags": "RF_Public",
        "ElementSize": 104,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateFontInfo'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateFontInfo_1",
        "Flags": "RF_Public",
        "ElementSize": 104,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateFontInfo'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateFontInfo_2",
        "Flags": "RF_Public",
        "ElementSize": 104,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateFontInfo'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateFontInfo_3",
        "Flags": "RF_Public",
        "ElementSize": 104,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateFontInfo'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetModActor_ModActor_6",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_SlotAsCanvasSlot_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanelSlot'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_Vector2DFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_Vector2DFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncPlayerLocation",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorRotation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_AdjustCoordsToMap_MapCoords",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Roll",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Pitch",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Yaw",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector2D_X",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector2D_Y",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector2D_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_WidgetTransform",
        "Flags": "RF_Public",
        "ElementSize": 28,
        "Struct": {
          "ObjectName": "ScriptStruct'WidgetTransform'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_LocationToString_X",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_LocationToString_Y",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_LocationToString_Z",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncClock",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveSlot_SaveSlot",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'saveSlot_C'",
          "ObjectPath": "/Game/main/saveSlot"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_IntToTimeText_Time",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_IntToTimeText_Time_1",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "IntToTimeText",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "Int",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "TextProperty",
        "Name": "Time",
        "Flags": "RF_Public",
        "ElementSize": 24,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "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": "TextProperty",
        "Name": "CallFunc_Conv_IntToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_IntToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetRadarPanel",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "RadarPanel",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'panel_radar_C'",
          "ObjectPath": "/Game/objects/panel_radar"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetActorOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'panel_radar_C'",
          "ObjectPath": "/Game/objects/panel_radar"
        }
      },
      {
        "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_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "SyncPlayerIcon",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "ChildProperties": [
      {
        "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": "BoolProperty",
        "Name": "CallFunc_EqualEqual_StrStr_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": "DigitalMapV2_Minimap_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:ExecuteUbergraph_DigitalMapV2_Minimap'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncPlayerIcon'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.20"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetRadarPanel'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.19"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:IntToTimeText'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.18"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncClock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.17"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncPlayerLocation'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.16"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncWidgetsScale'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.15"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncRadarPoints'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.14"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetRadarObjectData'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.13"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetAllActiveRadarObjects'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.12"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetRadarPointFromArray'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.11"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncRadarPointDelay'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.10"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetVotVUpdgrades'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.9"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetSaveSlot'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.8"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetModActor'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.7"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetMainGamemode'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.6"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:AdjustCoordsToMap'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.5"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:LocationToString'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.4"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:LocationValid'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.3"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:Tick'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.2"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:Construct'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.1"
      },
      {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:ExecuteUbergraph_DigitalMapV2_Minimap'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.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": "HoursTextBlock",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "MapCanvas",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanel'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "MinutesTextBlock",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PlayerImage",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "RadarPointCanvas",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanel'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Separator",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Xcoord",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "XText",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Ycoord",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "YText",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DigitalMap",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_map_C'",
          "ObjectPath": "/Game/objects/prop_map"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/ModActor.10"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "MainGamemode",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "/Game/main/mainGamemode"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "SaveSlot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'saveSlot_C'",
          "ObjectPath": "/Game/main/saveSlot"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "RadarPoints",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "RadarPoints",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_RadarPoint_C'",
            "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_RadarPoint.3"
          }
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "RadarPointDelay",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "ObjectProperty",
        "Name": "RadarPanel",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'panel_radar_C'",
          "ObjectPath": "/Game/objects/panel_radar"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "NewIcon",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_DigitalMapV2_Minimap": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:ExecuteUbergraph_DigitalMapV2_Minimap'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.0"
      },
      "Construct": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:Construct'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.1"
      },
      "Tick": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:Tick'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.2"
      },
      "LocationValid": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:LocationValid'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.3"
      },
      "LocationToString": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:LocationToString'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.4"
      },
      "AdjustCoordsToMap": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:AdjustCoordsToMap'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.5"
      },
      "GetMainGamemode": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetMainGamemode'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.6"
      },
      "GetModActor": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetModActor'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.7"
      },
      "GetSaveSlot": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetSaveSlot'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.8"
      },
      "GetVotVUpdgrades": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetVotVUpdgrades'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.9"
      },
      "SyncRadarPointDelay": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncRadarPointDelay'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.10"
      },
      "GetRadarPointFromArray": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetRadarPointFromArray'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.11"
      },
      "GetAllActiveRadarObjects": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetAllActiveRadarObjects'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.12"
      },
      "GetRadarObjectData": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetRadarObjectData'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.13"
      },
      "SyncRadarPoints": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncRadarPoints'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.14"
      },
      "SyncWidgetsScale": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncWidgetsScale'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.15"
      },
      "SyncPlayerLocation": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncPlayerLocation'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.16"
      },
      "SyncClock": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncClock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.17"
      },
      "IntToTimeText": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:IntToTimeText'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.18"
      },
      "GetRadarPanel": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:GetRadarPanel'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.19"
      },
      "SyncPlayerIcon": {
        "ObjectName": "Function'DigitalMapV2_Minimap_C:SyncPlayerIcon'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.20"
      }
    },
    "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": "DigitalMapV2_Minimap_C'Default__DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.22"
    }
  },
  {
    "Type": "DigitalMapV2_Minimap_C",
    "Name": "Default__DigitalMapV2_Minimap_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.DigitalMapV2_Minimap_C'",
    "Package": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap",
    "Properties": {
      "UberGraphFrame": {},
      "RadarPointDelay": 5.0,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "MapCanvas",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.25"
        },
        {
          "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_4'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.29"
        },
        {
          "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.26"
        },
        {
          "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_3'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.28"
        },
        {
          "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.27"
        }
      ],
      "bIsVariable": true
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "RadarPointCanvas",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.26"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
      },
      "Content": {
        "ObjectName": "Image'DigitalMapV2_Minimap_C:WidgetTree.BackgroundImage'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.40"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
      },
      "Content": {
        "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.RadarPointCanvas'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.24"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
    },
    "Properties": {
      "bAutoSize": true,
      "Parent": {
        "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.Clock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.30"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Minimum": {
            "X": 1.0,
            "Y": 0.0
          },
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        },
        "Alignment": {
          "X": 1.0,
          "Y": 0.0
        }
      },
      "bAutoSize": true,
      "Parent": {
        "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
      },
      "Content": {
        "ObjectName": "VerticalBox'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.49"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 30.0,
          "Bottom": 45.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.5,
            "Y": 0.5
          },
          "Maximum": {
            "X": 0.5,
            "Y": 0.5
          }
        },
        "Alignment": {
          "X": 0.5,
          "Y": 0.5
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
      },
      "Content": {
        "ObjectName": "Image'DigitalMapV2_Minimap_C:WidgetTree.PlayerImage'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.41"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "Clock",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.Clock.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.33"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.Clock.HorizontalBoxSlot_3'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.35"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.Clock.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.34"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.27"
      },
      "Visibility": "ESlateVisibility::Collapsed"
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "XBox",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.XBox.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.36"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.XBox.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.37"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52.VerticalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.50"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "YBox",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.YBox.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.38"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.YBox.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.39"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52.VerticalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.51"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.Clock'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.30"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.Clock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.30"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitalMapV2_Minimap_C:WidgetTree.HoursTextBlock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.42"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.Clock'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.30"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.Clock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.30"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitalMapV2_Minimap_C:WidgetTree.MinutesTextBlock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.43"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.Clock'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.30"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.Clock'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.30"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitalMapV2_Minimap_C:WidgetTree.Separator'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.44"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.XBox'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.31"
    },
    "Properties": {
      "Padding": {
        "Right": 45.0
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.XBox'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.31"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitalMapV2_Minimap_C:WidgetTree.XText'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.46"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.XBox'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.31"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.XBox'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.31"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitalMapV2_Minimap_C:WidgetTree.Xcoord'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.45"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.YBox'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.32"
    },
    "Properties": {
      "Padding": {
        "Right": 45.0
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.YBox'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.32"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitalMapV2_Minimap_C:WidgetTree.YText'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.48"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.YBox'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.32"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Right",
      "Parent": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.YBox'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.32"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitalMapV2_Minimap_C:WidgetTree.Ycoord'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.47"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "BackgroundImage",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Brush": {
        "ResourceObject": {
          "ObjectName": "Material'DigitalMapV2_BackgroundMaterial'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Materials/DigitalMapV2_BackgroundMaterial.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.25"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "PlayerImage",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 9.0,
          "Y": 13.0
        },
        "ResourceObject": {
          "ObjectName": "Texture2D'PlayerMark'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Textures/PlayerMark.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_4'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.29"
      }
    }
  },
  {
    "Type": "TextBlock",
    "Name": "HoursTextBlock",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "630D077A4A27FA8CAE2DAF80D2B32E41",
        "SourceString": "00",
        "LocalizedString": "00"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF0000"
        }
      },
      "Font": {
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "Size": 30
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.Clock.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.33"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "MinutesTextBlock",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "DF611E7D4C3EC774DEF5B585027DACF8",
        "SourceString": "00",
        "LocalizedString": "00"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF0000"
        }
      },
      "Font": {
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "Size": 30
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.Clock.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.34"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "Separator",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "789A694946176A58A943FE96D2DCEF03",
        "SourceString": ":",
        "LocalizedString": ":"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF0000"
        }
      },
      "Font": {
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "Size": 30
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.Clock.HorizontalBoxSlot_3'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.35"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "Xcoord",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "40A15AEA4E77C5828F257096F07ECBE7",
        "SourceString": "10000",
        "LocalizedString": "10000"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF0000"
        }
      },
      "Font": {
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "Size": 30
      },
      "Justification": "ETextJustify::Right",
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.XBox.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.37"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "XText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "1610A29B4CAF31C62A5408BB1543EACC",
        "SourceString": "X :",
        "LocalizedString": "X :"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF0000"
        }
      },
      "Font": {
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "Size": 30
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.XBox.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.36"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "Ycoord",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "674695154B331409A9064BB52B1A525E",
        "SourceString": "10000",
        "LocalizedString": "10000"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "Size": 30
      },
      "Justification": "ETextJustify::Right",
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.YBox.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.39"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "YText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "7DC7783146A3103173A2E18519D96E0E",
        "SourceString": "Y :",
        "LocalizedString": "Y :"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "OutlineSettings": {
          "OutlineSize": 1
        },
        "Size": 30
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.YBox.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.38"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "VerticalBox_52",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitalMapV2_Minimap_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.52"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52.VerticalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.50"
        },
        {
          "ObjectName": "VerticalBoxSlot'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52.VerticalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.51"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas.CanvasPanelSlot_3'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.28"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.49"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.49"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.XBox'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.31"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.49"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DigitalMapV2_Minimap_C:WidgetTree.VerticalBox_52'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.49"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DigitalMapV2_Minimap_C:WidgetTree.YBox'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.32"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitalMapV2_Minimap_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.21"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'DigitalMapV2_Minimap_C:WidgetTree.MapCanvas'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/DigitalMapV2_Minimap.23"
      }
    }
  }
]