[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ui_coordArrow",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_coordArrow_C'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_LinearColorLerpUsingHSV_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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": "StructProperty",
        "Name": "K2Node_MakeStruct_SlateColor",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "ScriptStruct'SlateColor'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_VictoryFloatMinusEquals_FloatOut",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Conv_Vector2DToVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_LowEntry_LocalVariable_Value__Object",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Vector_Distance_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_FindLookAtRotation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "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_FClamp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector2D_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector2D_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Vector_Distance_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_FloatToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "Construct",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_coordArrow_C'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.3"
    },
    "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'ui_coordArrow_C'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.3"
    },
    "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": "WidgetBlueprintGeneratedClass",
    "Name": "ui_coordArrow_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/umg/components/ui_coordArrow",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'ui_coordArrow_C:WidgetTree'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.14"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'ui_coordArrow_C:ExecuteUbergraph_ui_coordArrow'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'ui_coordArrow_C:Tick'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.2"
      },
      {
        "ObjectName": "Function'ui_coordArrow_C:Construct'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.1"
      },
      {
        "ObjectName": "Function'ui_coordArrow_C:ExecuteUbergraph_ui_coordArrow'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.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": "canvas_arrowSize",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanel'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Image_61",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_dist",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "a",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "StructProperty",
        "Name": "lookat",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "renderer",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | ExposeOnSpawn",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'spaceRenderer_C'",
          "ObjectPath": "VotV/Content/objects/spaceRenderer.16"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "alpha",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_ui_coordArrow": {
        "ObjectName": "Function'ui_coordArrow_C:ExecuteUbergraph_ui_coordArrow'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.0"
      },
      "Construct": {
        "ObjectName": "Function'ui_coordArrow_C:Construct'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.1"
      },
      "Tick": {
        "ObjectName": "Function'ui_coordArrow_C:Tick'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.2"
      }
    },
    "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": "ui_coordArrow_C'Default__ui_coordArrow_C'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.4"
    }
  },
  {
    "Type": "ui_coordArrow_C",
    "Name": "Default__ui_coordArrow_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/umg/components/ui_coordArrow.ui_coordArrow_C'",
    "Package": "VotV/Content/umg/components/ui_coordArrow",
    "Properties": {
      "UberGraphFrame": {},
      "a": 3.0,
      "lookat": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "canvas_arrowSize",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_coordArrow_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.14"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.canvas_arrowSize.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.8"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.canvas_arrowSize.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.9"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.CanvasPanel_41.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.11"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_coordArrow_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.14"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.10"
        }
      ]
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_41",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_coordArrow_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.14"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.CanvasPanel_41.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.11"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.10"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.canvas_arrowSize'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.5"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": -100.0,
          "Top": -50.0,
          "Right": 8.0,
          "Bottom": 100.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.0,
            "Y": 0.5
          },
          "Maximum": {
            "X": 0.0,
            "Y": 0.5
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.canvas_arrowSize'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.5"
      },
      "Content": {
        "ObjectName": "Image'ui_coordArrow_C:WidgetTree.Image_61'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.12"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.canvas_arrowSize'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.5"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": -180.0,
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.5,
            "Y": 0.5
          },
          "Maximum": {
            "X": 0.5,
            "Y": 0.5
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.canvas_arrowSize'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.5"
      },
      "Content": {
        "ObjectName": "TextBlock'ui_coordArrow_C:WidgetTree.text_dist'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.13"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.6"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 512.0,
          "Bottom": 512.0
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.6"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.CanvasPanel_41'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.7"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.CanvasPanel_41'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.7"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.5,
            "Y": 0.5
          },
          "Maximum": {
            "X": 0.5,
            "Y": 0.5
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.CanvasPanel_41'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.7"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.canvas_arrowSize'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.5"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "Image_61",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_coordArrow_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.14"
    },
    "Properties": {
      "Brush": {
        "ResourceObject": {
          "ObjectName": "Texture2D'tex_triangle'",
          "ObjectPath": "VotV/Content/textures/ui/tex_triangle.0"
        }
      },
      "ColorAndOpacity": {
        "R": 1.0,
        "G": 0.0,
        "B": 0.0,
        "A": 1.0,
        "Hex": "FF0000"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.canvas_arrowSize.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.8"
      },
      "RenderTransform": {
        "Angle": -90.0
      },
      "RenderOpacity": 0.5
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_dist",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_coordArrow_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.14"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "D89A14A64DC4C578CC6749B8E5C21EAB",
        "SourceString": "9999",
        "LocalizedString": "9999"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF0000"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 30
      },
      "Justification": "ETextJustify::Center",
      "Margin": {
        "Top": -20.0
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_coordArrow_C:WidgetTree.canvas_arrowSize.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.9"
      },
      "bIsVariable": true,
      "RenderOpacity": 0.5
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_coordArrow_C'",
      "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.3"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'ui_coordArrow_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/components/ui_coordArrow.6"
      }
    }
  }
]