[
  {
    "Type": "Function",
    "Name": "SetDebugRadarActor",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitialMapV2_DebugRadarActor_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.4"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Color",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "LocationToString",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitialMapV2_DebugRadarActor_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.4"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "String",
        "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": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_StringConversion__GetFloatAsStringWithPrecision_TheString_2",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetCameraManager",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitialMapV2_DebugRadarActor_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.4"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "CameraManager",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerCameraManager_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "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": "Sync",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitialMapV2_DebugRadarActor_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.4"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector2D_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_NotEqual_StriStri_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateColor",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateColor'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetCameraManager_CameraManager",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorRotation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateColor_1",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateColor'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "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": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_FindLookAtRotation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_LocationToString_String",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Roll_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Pitch_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Yaw_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Subtract_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_WidgetTransform",
        "Flags": "RF_Public",
        "ElementSize": 28,
        "Struct": {
          "ObjectName": "ScriptStruct'WidgetTransform'",
          "ObjectPath": "/Script/UMG"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "DigitialMapV2_DebugRadarActor_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'DigitialMapV2_DebugRadarActor_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.17"
      },
      "Bindings": [
        {
          "ObjectName": "Name",
          "PropertyName": "Text",
          "FunctionName": "None",
          "SourcePath": {
            "Segments": [
              {
                "Name": "NameVar",
                "ArrayIndex": -1
              }
            ],
            "CachedFunction": null
          },
          "Kind": "EBindingKind::Property"
        }
      ]
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:Sync'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.3"
      },
      {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:GetCameraManager'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.2"
      },
      {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:LocationToString'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.1"
      },
      {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:SetDebugRadarActor'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "DirectionArrow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Location",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Name",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "LocationVar",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "NameVar",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "StructProperty",
        "Name": "Color",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CameraManager",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "SetDebugRadarActor": {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:SetDebugRadarActor'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.0"
      },
      "LocationToString": {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:LocationToString'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.1"
      },
      "GetCameraManager": {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:GetCameraManager'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.2"
      },
      "Sync": {
        "ObjectName": "Function'DigitialMapV2_DebugRadarActor_C:Sync'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.3"
      }
    },
    "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": "DigitialMapV2_DebugRadarActor_C'Default__DigitialMapV2_DebugRadarActor_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.5"
    }
  },
  {
    "Type": "DigitialMapV2_DebugRadarActor_C",
    "Name": "Default__DigitialMapV2_DebugRadarActor_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.DigitialMapV2_DebugRadarActor_C'",
    "Package": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor",
    "Properties": {
      "LocationVar": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "Color": {
        "R": 1.0,
        "G": 1.0,
        "B": 1.0,
        "A": 1.0,
        "Hex": "FFFFFF"
      },
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitialMapV2_DebugRadarActor_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.17"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.7"
        }
      ]
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'DigitialMapV2_DebugRadarActor_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.6"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        },
        "Alignment": {
          "X": 1.0,
          "Y": 1.0
        }
      },
      "bAutoSize": true,
      "Parent": {
        "ObjectName": "CanvasPanel'DigitialMapV2_DebugRadarActor_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.6"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "HorizontalBox_36",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitialMapV2_DebugRadarActor_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.17"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_3'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.12"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_2'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.11"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.9"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.10"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.7"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Right",
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitialMapV2_DebugRadarActor_C:WidgetTree.Location'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.15"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
    },
    "Properties": {
      "Padding": {
        "Left": 15.0
      },
      "HorizontalAlignment": "HAlign_Right",
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
      },
      "Content": {
        "ObjectName": "TextBlock'DigitialMapV2_DebugRadarActor_C:WidgetTree.Name'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.16"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
    },
    "Properties": {
      "Padding": {
        "Left": 20.0,
        "Right": 20.0
      },
      "HorizontalAlignment": "HAlign_Right",
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
      },
      "Content": {
        "ObjectName": "Image'DigitialMapV2_DebugRadarActor_C:WidgetTree.DirectionArrow'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.13"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.8"
      },
      "Content": {
        "ObjectName": "Spacer'DigitialMapV2_DebugRadarActor_C:WidgetTree.Spacer_36'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.14"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "DirectionArrow",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitialMapV2_DebugRadarActor_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.17"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 22.5,
          "Y": 32.5
        },
        "ResourceObject": {
          "ObjectName": "Texture2D'PlayerMark'",
          "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Textures/PlayerMark.0"
        }
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_2'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.11"
      }
    }
  },
  {
    "Type": "Spacer",
    "Name": "Spacer_36",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Spacer'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitialMapV2_DebugRadarActor_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.17"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_3'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.12"
      }
    }
  },
  {
    "Type": "TextBlock",
    "Name": "Location",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitialMapV2_DebugRadarActor_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.17"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "80A8109F44741871DB3F37A301A82B22",
        "SourceString": "(0, 0, 0)",
        "LocalizedString": "(0, 0, 0)"
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'VotV_UiFont'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Fonts/VotV_UiFont.0"
        },
        "OutlineSettings": {
          "OutlineSize": 2
        },
        "TypefaceFontName": "Default"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.9"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "Name",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'DigitialMapV2_DebugRadarActor_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.17"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "8D9B365A4EA1FC35B45B03A6BDB20C6F",
        "SourceString": "Name",
        "LocalizedString": "Name"
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'VotV_UiFont'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Fonts/VotV_UiFont.0"
        },
        "OutlineSettings": {
          "OutlineSize": 2
        },
        "TypefaceFontName": "Default"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DigitialMapV2_DebugRadarActor_C:WidgetTree.HorizontalBox_36.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.10"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DigitialMapV2_DebugRadarActor_C'",
      "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.4"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'DigitialMapV2_DebugRadarActor_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/Mods/DigitalMapV2/Widgets/Debug/DigitialMapV2_DebugRadarActor.6"
      }
    }
  }
]