[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_preLoad",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.197"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_key",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "Struct": {
          "ObjectName": "ScriptStruct'Key'",
          "ObjectPath": "/Script/InputCore"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_Event_pressed",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_color",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_picker",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_texturePicker_C'",
          "ObjectPath": "VotV/Content/umg/windows/ui_texturePicker.5"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_texture",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "K2Node_Event_index",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "NameProperty",
        "Name": "K2Node_Event_pickedFilename",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_Event_isSnow",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Create_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_disclaimer_C'",
          "ObjectPath": "VotV/Content/umg/interfaces/ui_disclaimer.5"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerController_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerController'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_settings",
        "Flags": "RF_Public",
        "ElementSize": 544,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings1'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings1.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "intComs_settingsApplied",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "settings",
        "Flags": "RF_Public",
        "ElementSize": 544,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings1'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings1.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_triggerSnow",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "isSnow",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodePostKeys",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_texturePickerApply",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "picker",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_texturePicker_C'",
          "ObjectPath": "VotV/Content/umg/windows/ui_texturePicker.5"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "texture",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "index",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "NameProperty",
        "Name": "pickedFilename",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_applyColor",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "color",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_propRenderer_finishProps",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodeMakeKeys",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_anyKey",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "key",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Key'",
          "ObjectPath": "/Script/InputCore"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "pressed",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodePreLoad",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_unfocused",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_unfoc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_stuffUpgraded",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.197"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodeBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_signalSaved",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_signalDeleted",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_storeMiddleman",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "actors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "actors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_dreamInv",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.19"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "invv",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "invv",
          "Flags": "RF_Public",
          "ElementSize": 256,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_save'",
            "ObjectPath": "VotV/Content/main/structs/struct_save.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "base",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "preLoad_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/maps/preLoad",
    "Properties": {
      "UberGraphFunction": {
        "ObjectName": "Function'preLoad_C:ExecuteUbergraph_preLoad'",
        "ObjectPath": "VotV/Content/maps/preLoad.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'LevelScriptActor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'preLoad_C:intComs_dreamInv'",
        "ObjectPath": "VotV/Content/maps/preLoad.18"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_storeMiddleman'",
        "ObjectPath": "VotV/Content/maps/preLoad.17"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_signalDeleted'",
        "ObjectPath": "VotV/Content/maps/preLoad.16"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_signalSaved'",
        "ObjectPath": "VotV/Content/maps/preLoad.15"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_gamemodeBeginPlay'",
        "ObjectPath": "VotV/Content/maps/preLoad.14"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_stuffUpgraded'",
        "ObjectPath": "VotV/Content/maps/preLoad.13"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_unfoc'",
        "ObjectPath": "VotV/Content/maps/preLoad.12"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_unfocused'",
        "ObjectPath": "VotV/Content/maps/preLoad.11"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_gamemodePreLoad'",
        "ObjectPath": "VotV/Content/maps/preLoad.10"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_anyKey'",
        "ObjectPath": "VotV/Content/maps/preLoad.9"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_gamemodeMakeKeys'",
        "ObjectPath": "VotV/Content/maps/preLoad.8"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_propRenderer_finishProps'",
        "ObjectPath": "VotV/Content/maps/preLoad.7"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_applyColor'",
        "ObjectPath": "VotV/Content/maps/preLoad.6"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/maps/preLoad.5"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_gamemodePostKeys'",
        "ObjectPath": "VotV/Content/maps/preLoad.4"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_triggerSnow'",
        "ObjectPath": "VotV/Content/maps/preLoad.3"
      },
      {
        "ObjectName": "Function'preLoad_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/maps/preLoad.2"
      },
      {
        "ObjectName": "Function'preLoad_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/maps/preLoad.1"
      },
      {
        "ObjectName": "Function'preLoad_C:ExecuteUbergraph_preLoad'",
        "ObjectPath": "VotV/Content/maps/preLoad.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_preLoad": {
        "ObjectName": "Function'preLoad_C:ExecuteUbergraph_preLoad'",
        "ObjectPath": "VotV/Content/maps/preLoad.0"
      },
      "intComs_settingsApplied": {
        "ObjectName": "Function'preLoad_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/maps/preLoad.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'preLoad_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/maps/preLoad.2"
      },
      "intComs_triggerSnow": {
        "ObjectName": "Function'preLoad_C:intComs_triggerSnow'",
        "ObjectPath": "VotV/Content/maps/preLoad.3"
      },
      "intComs_gamemodePostKeys": {
        "ObjectName": "Function'preLoad_C:intComs_gamemodePostKeys'",
        "ObjectPath": "VotV/Content/maps/preLoad.4"
      },
      "intComs_texturePickerApply": {
        "ObjectName": "Function'preLoad_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/maps/preLoad.5"
      },
      "intComs_applyColor": {
        "ObjectName": "Function'preLoad_C:intComs_applyColor'",
        "ObjectPath": "VotV/Content/maps/preLoad.6"
      },
      "intComs_propRenderer_finishProps": {
        "ObjectName": "Function'preLoad_C:intComs_propRenderer_finishProps'",
        "ObjectPath": "VotV/Content/maps/preLoad.7"
      },
      "intComs_gamemodeMakeKeys": {
        "ObjectName": "Function'preLoad_C:intComs_gamemodeMakeKeys'",
        "ObjectPath": "VotV/Content/maps/preLoad.8"
      },
      "intComs_anyKey": {
        "ObjectName": "Function'preLoad_C:intComs_anyKey'",
        "ObjectPath": "VotV/Content/maps/preLoad.9"
      },
      "intComs_gamemodePreLoad": {
        "ObjectName": "Function'preLoad_C:intComs_gamemodePreLoad'",
        "ObjectPath": "VotV/Content/maps/preLoad.10"
      },
      "intComs_unfocused": {
        "ObjectName": "Function'preLoad_C:intComs_unfocused'",
        "ObjectPath": "VotV/Content/maps/preLoad.11"
      },
      "intComs_unfoc": {
        "ObjectName": "Function'preLoad_C:intComs_unfoc'",
        "ObjectPath": "VotV/Content/maps/preLoad.12"
      },
      "intComs_stuffUpgraded": {
        "ObjectName": "Function'preLoad_C:intComs_stuffUpgraded'",
        "ObjectPath": "VotV/Content/maps/preLoad.13"
      },
      "intComs_gamemodeBeginPlay": {
        "ObjectName": "Function'preLoad_C:intComs_gamemodeBeginPlay'",
        "ObjectPath": "VotV/Content/maps/preLoad.14"
      },
      "intComs_signalSaved": {
        "ObjectName": "Function'preLoad_C:intComs_signalSaved'",
        "ObjectPath": "VotV/Content/maps/preLoad.15"
      },
      "intComs_signalDeleted": {
        "ObjectName": "Function'preLoad_C:intComs_signalDeleted'",
        "ObjectPath": "VotV/Content/maps/preLoad.16"
      },
      "intComs_storeMiddleman": {
        "ObjectName": "Function'preLoad_C:intComs_storeMiddleman'",
        "ObjectPath": "VotV/Content/maps/preLoad.17"
      },
      "intComs_dreamInv": {
        "ObjectName": "Function'preLoad_C:intComs_dreamInv'",
        "ObjectPath": "VotV/Content/maps/preLoad.18"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_NotPlaceable | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "Interfaces": [
      {
        "Class": {
          "ObjectName": "BlueprintGeneratedClass'int_coms_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_coms.17"
        },
        "PointerOffset": 0,
        "bImplementedByK2": true
      }
    ],
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "preLoad_C'Default__preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.20"
    }
  },
  {
    "Type": "preLoad_C",
    "Name": "Default__preLoad_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/maps/preLoad.preLoad_C'",
    "Package": "VotV/Content/maps/preLoad",
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "AmbientSound",
    "Name": "deadTone2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AmbientSound'",
    "Outer": {
      "ObjectName": "Level'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "Properties": {
      "AudioComponent": {
        "ObjectName": "AudioComponent'preLoad:PersistentLevel.deadTone2.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/preLoad.24"
      },
      "RootComponent": {
        "ObjectName": "AudioComponent'preLoad:PersistentLevel.deadTone2.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/preLoad.24"
      }
    }
  },
  {
    "Type": "AmbientSound",
    "Name": "deadTone3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AmbientSound'",
    "Outer": {
      "ObjectName": "Level'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "Properties": {
      "AudioComponent": {
        "ObjectName": "AudioComponent'preLoad:PersistentLevel.deadTone3.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/preLoad.25"
      },
      "RootComponent": {
        "ObjectName": "AudioComponent'preLoad:PersistentLevel.deadTone3.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/preLoad.25"
      }
    }
  },
  {
    "Type": "AmbientSound",
    "Name": "deadTone_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AmbientSound'",
    "Outer": {
      "ObjectName": "Level'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "Properties": {
      "AudioComponent": {
        "ObjectName": "AudioComponent'preLoad:PersistentLevel.deadTone_2.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/preLoad.26"
      },
      "RootComponent": {
        "ObjectName": "AudioComponent'preLoad:PersistentLevel.deadTone_2.AudioComponent0'",
        "ObjectPath": "VotV/Content/maps/preLoad.26"
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "AudioComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "AmbientSound'preLoad:PersistentLevel.deadTone2'",
      "ObjectPath": "VotV/Content/maps/preLoad.21"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'deadTone'",
        "ObjectPath": "VotV/Content/audio/ui/deadTone.0"
      },
      "VolumeMultiplier": 0.5,
      "PitchMultiplier": 0.6,
      "RelativeLocation": {
        "X": 750.0,
        "Y": 125.0,
        "Z": -50.0
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "AudioComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "AmbientSound'preLoad:PersistentLevel.deadTone3'",
      "ObjectPath": "VotV/Content/maps/preLoad.22"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'deadTone'",
        "ObjectPath": "VotV/Content/audio/ui/deadTone.0"
      },
      "VolumeMultiplier": 0.5,
      "PitchMultiplier": 0.2,
      "RelativeLocation": {
        "X": 750.0,
        "Y": 125.0,
        "Z": -50.0
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "AudioComponent0",
    "Flags": "RF_Transactional | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "AmbientSound'preLoad:PersistentLevel.deadTone_2'",
      "ObjectPath": "VotV/Content/maps/preLoad.23"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'deadTone'",
        "ObjectPath": "VotV/Content/audio/ui/deadTone.0"
      },
      "VolumeMultiplier": 0.5,
      "RelativeLocation": {
        "X": 750.0,
        "Y": 125.0,
        "Z": -50.0
      }
    }
  },
  {
    "Type": "Level",
    "Name": "PersistentLevel",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Level'",
    "Outer": {
      "ObjectName": "World'preLoad'",
      "ObjectPath": "VotV/Content/maps/preLoad.33"
    },
    "Properties": {
      "Model": {
        "ObjectName": "Model'preLoad:PersistentLevel.Model_0'",
        "ObjectPath": "VotV/Content/maps/preLoad.28"
      },
      "LevelScriptActor": {
        "ObjectName": "preLoad_C'preLoad:PersistentLevel.preLoad_C_1'",
        "ObjectPath": "VotV/Content/maps/preLoad.31"
      },
      "LevelBuildDataId": "16D83AFB-4A3DFE9C-9E5DADA0-D2474260",
      "WorldSettings": {
        "ObjectName": "WorldSettings'preLoad:PersistentLevel.WorldSettings'",
        "ObjectPath": "VotV/Content/maps/preLoad.34"
      }
    },
    "Actors": [
      {
        "ObjectName": "WorldSettings'preLoad:PersistentLevel.WorldSettings'",
        "ObjectPath": "VotV/Content/maps/preLoad.34"
      },
      null,
      {
        "ObjectName": "AmbientSound'preLoad:PersistentLevel.deadTone_2'",
        "ObjectPath": "VotV/Content/maps/preLoad.23"
      },
      {
        "ObjectName": "AmbientSound'preLoad:PersistentLevel.deadTone2'",
        "ObjectPath": "VotV/Content/maps/preLoad.21"
      },
      {
        "ObjectName": "AmbientSound'preLoad:PersistentLevel.deadTone3'",
        "ObjectPath": "VotV/Content/maps/preLoad.22"
      },
      {
        "ObjectName": "Pawn'preLoad:PersistentLevel.Pawn_1'",
        "ObjectPath": "VotV/Content/maps/preLoad.30"
      },
      {
        "ObjectName": "preLoad_C'preLoad:PersistentLevel.preLoad_C_1'",
        "ObjectPath": "VotV/Content/maps/preLoad.31"
      }
    ],
    "URL": {
      "Protocol": "unreal",
      "Host": "",
      "Port": 7777,
      "Valid": true,
      "Map": "/Game/menu",
      "Op": [],
      "Portal": ""
    },
    "Model": {
      "ObjectName": "Model'preLoad:PersistentLevel.Model_0'",
      "ObjectPath": "VotV/Content/maps/preLoad.28"
    },
    "ModelComponents": [],
    "LevelScriptActor": {
      "ObjectName": "preLoad_C'preLoad:PersistentLevel.preLoad_C_1'",
      "ObjectPath": "VotV/Content/maps/preLoad.31"
    },
    "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'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "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": "3B1EDCF6-48FD0FD2-9CC8CB91-A3C648DF",
    "LightmassSettings": []
  },
  {
    "Type": "NavigationSystemModuleConfig",
    "Name": "NavigationSystemModuleConfig_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'NavigationSystemModuleConfig'",
    "Outer": {
      "ObjectName": "WorldSettings'preLoad:PersistentLevel.WorldSettings'",
      "ObjectPath": "VotV/Content/maps/preLoad.34"
    },
    "Properties": {
      "bAutoSpawnMissingNavData": true,
      "NavigationSystemClass": {
        "AssetPathName": "/Script/NavigationSystem.NavigationSystemV1",
        "SubPathString": ""
      }
    }
  },
  {
    "Type": "Pawn",
    "Name": "Pawn_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Pawn'",
    "Outer": {
      "ObjectName": "Level'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "Properties": {
      "AutoPossessPlayer": "EAutoReceiveInput::Player0",
      "AIControllerClass": {
        "ObjectName": "Class'PlayerController'",
        "ObjectPath": "/Script/Engine"
      },
      "RootComponent": {
        "ObjectName": "SceneComponent'preLoad:PersistentLevel.Pawn_1.DefaultSceneRoot'",
        "ObjectPath": "VotV/Content/maps/preLoad.32"
      },
      "InstanceComponents": [
        {
          "ObjectName": "SceneComponent'preLoad:PersistentLevel.Pawn_1.DefaultSceneRoot'",
          "ObjectPath": "VotV/Content/maps/preLoad.32"
        }
      ]
    }
  },
  {
    "Type": "preLoad_C",
    "Name": "preLoad_C_1",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/maps/preLoad.preLoad_C'",
    "Outer": {
      "ObjectName": "Level'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "Template": {
      "ObjectName": "preLoad_C'Default__preLoad_C'",
      "ObjectPath": "VotV/Content/maps/preLoad.20"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "Pawn'preLoad:PersistentLevel.Pawn_1'",
      "ObjectPath": "VotV/Content/maps/preLoad.30"
    },
    "Properties": {
      "CreationMethod": "EComponentCreationMethod::Instance"
    }
  },
  {
    "Type": "World",
    "Name": "preLoad",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'World'",
    "Package": "VotV/Content/maps/preLoad",
    "PersistentLevel": {
      "ObjectName": "Level'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "ExtraReferencedObjects": [],
    "StreamingLevels": []
  },
  {
    "Type": "WorldSettings",
    "Name": "WorldSettings",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WorldSettings'",
    "Outer": {
      "ObjectName": "Level'preLoad:PersistentLevel'",
      "ObjectPath": "VotV/Content/maps/preLoad.27"
    },
    "Properties": {
      "NavigationSystemConfig": {
        "ObjectName": "NavigationSystemModuleConfig'preLoad:PersistentLevel.WorldSettings.NavigationSystemModuleConfig_0'",
        "ObjectPath": "VotV/Content/maps/preLoad.29"
      },
      "BookmarkArray": [
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null
      ]
    }
  }
]