[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_DebugMod_EmptyLevel_MainPlayer",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'DebugMod_EmptyLevel_MainPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetAllActorsOfClass_OutActors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetAllActorsOfClass_OutActors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'CameraActor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'CameraActor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetActorOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "/Game/main/mainPlayer"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "/Game/main/mainPlayer"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetSimpleGlobalVariable_Value",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_SimpleVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_SimpleVariable.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LoadLevelInstance_bOutSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_LoadLevelInstance_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'LevelStreamingDynamic'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'DebugMod_EmptyLevel_MainPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "DebugMod_EmptyLevel_MainPlayer_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer",
    "Properties": {
      "UberGraphFunction": {
        "ObjectName": "Function'DebugMod_EmptyLevel_MainPlayer_C:ExecuteUbergraph_DebugMod_EmptyLevel_MainPlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'LevelScriptActor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'DebugMod_EmptyLevel_MainPlayer_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.1"
      },
      {
        "ObjectName": "Function'DebugMod_EmptyLevel_MainPlayer_C:ExecuteUbergraph_DebugMod_EmptyLevel_MainPlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_DebugMod_EmptyLevel_MainPlayer": {
        "ObjectName": "Function'DebugMod_EmptyLevel_MainPlayer_C:ExecuteUbergraph_DebugMod_EmptyLevel_MainPlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'DebugMod_EmptyLevel_MainPlayer_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.1"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_NotPlaceable | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "DebugMod_EmptyLevel_MainPlayer_C'Default__DebugMod_EmptyLevel_MainPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.3"
    }
  },
  {
    "Type": "DebugMod_EmptyLevel_MainPlayer_C",
    "Name": "Default__DebugMod_EmptyLevel_MainPlayer_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.DebugMod_EmptyLevel_MainPlayer_C'",
    "Package": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer",
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "DebugMod_EmptyLevel_MainPlayer_C",
    "Name": "DebugMod_EmptyLevel_MainPlayer_C_3",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.DebugMod_EmptyLevel_MainPlayer_C'",
    "Outer": {
      "ObjectName": "Level'DebugMod_EmptyLevel_MainPlayer:PersistentLevel'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.5"
    },
    "Template": {
      "ObjectName": "DebugMod_EmptyLevel_MainPlayer_C'Default__DebugMod_EmptyLevel_MainPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.3"
    }
  },
  {
    "Type": "Level",
    "Name": "PersistentLevel",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Level'",
    "Outer": {
      "ObjectName": "World'DebugMod_EmptyLevel_MainPlayer'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.8"
    },
    "Properties": {
      "Model": {
        "ObjectName": "Model'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.Model_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.6"
      },
      "LevelScriptActor": {
        "ObjectName": "DebugMod_EmptyLevel_MainPlayer_C'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.DebugMod_EmptyLevel_MainPlayer_C_3'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.4"
      },
      "LevelBuildDataId": "9FF24AC1-4DF72385-E37EB19F-2F767318",
      "WorldSettings": {
        "ObjectName": "WorldSettings'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.WorldSettings'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.9"
      }
    },
    "Actors": [
      {
        "ObjectName": "WorldSettings'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.WorldSettings'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.9"
      },
      null,
      {
        "ObjectName": "DebugMod_EmptyLevel_MainPlayer_C'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.DebugMod_EmptyLevel_MainPlayer_C_3'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.4"
      }
    ],
    "URL": {
      "Protocol": "unreal",
      "Host": "",
      "Port": 7777,
      "Valid": true,
      "Map": "/Engine/Maps/Templates/Template_Default",
      "Op": [],
      "Portal": ""
    },
    "Model": {
      "ObjectName": "Model'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.Model_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.6"
    },
    "ModelComponents": [],
    "LevelScriptActor": {
      "ObjectName": "DebugMod_EmptyLevel_MainPlayer_C'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.DebugMod_EmptyLevel_MainPlayer_C_3'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.4"
    },
    "NavListStart": null,
    "NavListEnd": null,
    "PrecomputedVisibilityHandler": {
      "PrecomputedVisibilityCellBucketOriginXY": {
        "X": 0.0,
        "Y": 0.0
      },
      "PrecomputedVisibilityCellSizeXY": 0.0,
      "PrecomputedVisibilityCellSizeZ": 0.0,
      "PrecomputedVisibilityCellBucketSizeXY": 0,
      "PrecomputedVisibilityNumCellBuckets": 0,
      "PrecomputedVisibilityCellBuckets": []
    },
    "PrecomputedVolumeDistanceField": {
      "VolumeMaxDistance": 0.0,
      "VolumeBox": {
        "Min": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "Max": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "IsValid": 0
      },
      "VolumeSizeX": 0,
      "VolumeSizeY": 0,
      "VolumeSizeZ": 0,
      "Data": []
    }
  },
  {
    "Type": "Model",
    "Name": "Model_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Model'",
    "Outer": {
      "ObjectName": "Level'DebugMod_EmptyLevel_MainPlayer:PersistentLevel'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.5"
    },
    "Bounds": {
      "Origin": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "BoxExtent": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "SphereRadius": 0.0
    },
    "Vectors": [],
    "Points": [],
    "Nodes": [],
    "Surfs": [],
    "NumSharedSides": 4,
    "VertexBuffer": {
      "Vertices": []
    },
    "LightingGuid": "EC7D4426-4DBEEDD9-4ED08EA9-7D12C221",
    "LightmassSettings": []
  },
  {
    "Type": "NavigationSystemModuleConfig",
    "Name": "NavigationSystemModuleConfig_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavigationSystemModuleConfig'",
    "Outer": {
      "ObjectName": "WorldSettings'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.WorldSettings'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.9"
    },
    "Properties": {
      "bAutoSpawnMissingNavData": true,
      "NavigationSystemClass": {
        "AssetPathName": "/Script/NavigationSystem.NavigationSystemV1",
        "SubPathString": ""
      }
    }
  },
  {
    "Type": "World",
    "Name": "DebugMod_EmptyLevel_MainPlayer",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'World'",
    "Package": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer",
    "PersistentLevel": {
      "ObjectName": "Level'DebugMod_EmptyLevel_MainPlayer:PersistentLevel'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.5"
    },
    "ExtraReferencedObjects": [],
    "StreamingLevels": []
  },
  {
    "Type": "WorldSettings",
    "Name": "WorldSettings",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WorldSettings'",
    "Outer": {
      "ObjectName": "Level'DebugMod_EmptyLevel_MainPlayer:PersistentLevel'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.5"
    },
    "Properties": {
      "NavigationSystemConfig": {
        "ObjectName": "NavigationSystemModuleConfig'DebugMod_EmptyLevel_MainPlayer:PersistentLevel.WorldSettings.NavigationSystemModuleConfig_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_EmptyLevel_MainPlayer.7"
      },
      "BookmarkArray": [
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null
      ]
    }
  }
]