[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_DebugMod_Waypoint",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_Event_IsDesignTime",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Rotation",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Scale",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_TeleportTo_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerController_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerController'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_Waypoint_DeleteButton_K2Node_ComponentBoundEvent_3_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_Waypoint_TeleportButton_K2Node_ComponentBoundEvent_2_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "PreConstruct",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:PreConstruct'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "IsDesignTime",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "InitializeWaypoint",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Transform",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "WaypointsWidget",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoints_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoints.6"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Element",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncElement",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Rotation",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Scale",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Divide_VectorFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "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": "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": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_StringConversion__GetFloatAsStringWithPrecision_TheString_2",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "DebugMod_Waypoint_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint",
    "Super": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
    },
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
      },
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'DebugMod_Waypoint_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.8"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'DebugMod_Waypoint_C:ExecuteUbergraph_DebugMod_Waypoint'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
    },
    "Children": [
      {
        "ObjectName": "Function'DebugMod_Waypoint_C:SyncElement'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.5"
      },
      {
        "ObjectName": "Function'DebugMod_Waypoint_C:InitializeWaypoint'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.4"
      },
      {
        "ObjectName": "Function'DebugMod_Waypoint_C:PreConstruct'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.3"
      },
      {
        "ObjectName": "Function'DebugMod_Waypoint_C:BndEvt__DebugMod_Waypoint_TeleportButton_K2Node_ComponentBoundEvent_2_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.2"
      },
      {
        "ObjectName": "Function'DebugMod_Waypoint_C:BndEvt__DebugMod_Waypoint_DeleteButton_K2Node_ComponentBoundEvent_3_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.1"
      },
      {
        "ObjectName": "Function'DebugMod_Waypoint_C:ExecuteUbergraph_DebugMod_Waypoint'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.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": "DeleteButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "TeleportButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "WaypointName",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "XValue",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "YValue",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ZValue",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "WaypointsWidget",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoints_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoints.6"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "Transform",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 48,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_DebugMod_Waypoint": {
        "ObjectName": "Function'DebugMod_Waypoint_C:ExecuteUbergraph_DebugMod_Waypoint'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.0"
      },
      "BndEvt__DebugMod_Waypoint_DeleteButton_K2Node_ComponentBoundEvent_3_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_Waypoint_C:BndEvt__DebugMod_Waypoint_DeleteButton_K2Node_ComponentBoundEvent_3_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.1"
      },
      "BndEvt__DebugMod_Waypoint_TeleportButton_K2Node_ComponentBoundEvent_2_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_Waypoint_C:BndEvt__DebugMod_Waypoint_TeleportButton_K2Node_ComponentBoundEvent_2_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.2"
      },
      "PreConstruct": {
        "ObjectName": "Function'DebugMod_Waypoint_C:PreConstruct'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.3"
      },
      "InitializeWaypoint": {
        "ObjectName": "Function'DebugMod_Waypoint_C:InitializeWaypoint'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.4"
      },
      "SyncElement": {
        "ObjectName": "Function'DebugMod_Waypoint_C:SyncElement'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.5"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "DebugMod_Waypoint_C'Default__DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.7"
    }
  },
  {
    "Type": "DebugMod_Waypoint_C",
    "Name": "Default__DebugMod_Waypoint_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.DebugMod_Waypoint_C'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint",
    "Template": {
      "ObjectName": "DebugMod_SearchElement_C'Default__DebugMod_SearchElement_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.1"
    },
    "Properties": {
      "UberGraphFrame": {},
      "Transform": {
        "Rotation": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.0,
          "W": 1.0,
          "IsNormalized": true,
          "Size": 1.0,
          "SizeSquared": 1.0
        },
        "Translation": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "Scale3D": {
          "X": 1.0,
          "Y": 1.0,
          "Z": 1.0
        }
      }
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "DeleteButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_Waypoint_DeleteButton_K2Node_ComponentBoundEvent_3_OnButtonClicked__DelegateSignature"
        },
        {
          "ComponentPropertyName": "TeleportButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_Waypoint_TeleportButton_K2Node_ComponentBoundEvent_2_OnButtonClicked__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79.VerticalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.43"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_6'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.37"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_7'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.38"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_10'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.33"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "DeleteButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.DeleteText'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.15"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_12'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.35"
      }
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "TeleportButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.TeleportText'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.16"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_11'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.34"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "DeleteText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "9977566748788D15F169C28AC04B72C7",
        "SourceString": "X",
        "LocalizedString": "X"
      },
      "PaddingValue": {
        "Left": 10.0,
        "Right": 10.0
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "TeleportText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "E9B2ADDB44F1A132A8B71B8EB8F7790C",
        "SourceString": "Teleport",
        "LocalizedString": "Teleport"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "WaypointName",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "4E2B1362454D9240B722079D79D39023",
        "SourceString": "WaypointName",
        "LocalizedString": "WaypointName"
      },
      "Slot": {
        "ObjectName": "ScrollBoxSlot'DebugMod_Waypoint_C:WidgetTree.ScrollBox_0.ScrollBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.40"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "XText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "B31F97BD485BB3E23EBECBBC7462AA4B",
        "SourceString": "X:",
        "LocalizedString": "X:"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.26"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "XValue",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "D743A6044D74263A24781DBACD2BE891",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.27"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "YText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "B68AD4B745839F2D1A288C9F13344772",
        "SourceString": " Y:",
        "LocalizedString": " Y:"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_5'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.28"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "YValue",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "B053916F4ACBE2F300EB09AA7E14CA32",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_6'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.29"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "ZText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "3E629126453EC1CA3751C4B10E937702",
        "SourceString": " Z:",
        "LocalizedString": " Z:"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_7'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.30"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "ZValue",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "FA51FA6A4167205827DEADBD51730186",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_8'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.31"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "HorizontalBox_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.26"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.27"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_5'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.28"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_6'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.29"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_7'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.30"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_8'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.31"
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_13'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.36"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "HorizontalBox_26",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.32"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_10'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.33"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_13'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.36"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_7'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.38"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_11'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.34"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_6'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.37"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_12'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.35"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79.VerticalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.42"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.XText'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.18"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Left",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.XValue'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.19"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.YText'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.20"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Left",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.YValue'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.21"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.ZText'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.22"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Left",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.ZValue'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.23"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
    },
    "Properties": {
      "Size": {
        "Value": 5.0,
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      },
      "Content": {
        "ObjectName": "ScrollBox'DebugMod_Waypoint_C:WidgetTree.ScrollBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.39"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Waypoint_C:WidgetTree.DebugMod_Border_3'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.12"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_Waypoint_C:WidgetTree.TeleportButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.14"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_Waypoint_C:WidgetTree.DeleteButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.13"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_13",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
    },
    "Properties": {
      "Size": {
        "Value": 1.2
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.24"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Waypoint_C:WidgetTree.DebugMod_Border_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.10"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
    },
    "Properties": {
      "Padding": {
        "Left": 8.0
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Waypoint_C:WidgetTree.DebugMod_Border_2'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.11"
      }
    }
  },
  {
    "Type": "ScrollBox",
    "Name": "ScrollBox_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScrollBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Properties": {
      "Orientation": "Orient_Horizontal",
      "Slots": [
        {
          "ObjectName": "ScrollBoxSlot'DebugMod_Waypoint_C:WidgetTree.ScrollBox_0.ScrollBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.40"
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.32"
      }
    }
  },
  {
    "Type": "ScrollBoxSlot",
    "Name": "ScrollBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ScrollBoxSlot'",
    "Outer": {
      "ObjectName": "ScrollBox'DebugMod_Waypoint_C:WidgetTree.ScrollBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.39"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "ScrollBox'DebugMod_Waypoint_C:WidgetTree.ScrollBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.39"
      },
      "Content": {
        "ObjectName": "DebugMod_Text_C'DebugMod_Waypoint_C:WidgetTree.WaypointName'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.17"
      }
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "VerticalBox_79",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_Waypoint_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.44"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79.VerticalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.42"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79.VerticalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.43"
        }
      ]
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.41"
    },
    "Properties": {
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.41"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DebugMod_Waypoint_C:WidgetTree.HorizontalBox_26'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.25"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.41"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.41"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_Waypoint_C:WidgetTree.DebugMod_Border'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.9"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Waypoint_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.6"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "VerticalBox'DebugMod_Waypoint_C:WidgetTree.VerticalBox_79'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Waypoints/DebugMod_Waypoint.41"
      }
    }
  }
]