[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_shrimpIrradiator",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "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": "K2Node_Event_gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_settings",
        "Flags": "RF_Public",
        "ElementSize": 528,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings.0"
        }
      },
      {
        "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
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "intComs_triggerSnow",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_settingsApplied",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "settings",
        "Flags": "RF_Public",
        "ElementSize": 528,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings.0"
        }
      }
    ],
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      }
    ],
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "spawned",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ClassProperty",
        "Name": "Temp_class_Variable",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ClassProperty",
        "Name": "Temp_class_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_RandomBoolWithWeight_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "PropertyFlags": "ConstParm",
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ClassProperty",
        "Name": "K2Node_Select_Default",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "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": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_dreamInv",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "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": "shrimpIrradiator_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/misc/shrimpIrradiator",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'shrimpIrradiator_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.23"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'shrimpIrradiator_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.20"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'shrimpIrradiator_C:ExecuteUbergraph_shrimpIrradiator'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_dreamInv'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.17"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_storeMiddleman'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.16"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_signalDeleted'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.15"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_signalSaved'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.14"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodeBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.13"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_stuffUpgraded'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.12"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_unfoc'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.11"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.10"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_unfocused'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.9"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodePreLoad'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.8"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_anyKey'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.7"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodeMakeKeys'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.6"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_propRenderer_finishProps'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.5"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_applyColor'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.4"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.3"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodePostKeys'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.2"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_triggerSnow'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.1"
      },
      {
        "ObjectName": "Function'shrimpIrradiator_C:ExecuteUbergraph_shrimpIrradiator'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.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": "DefaultSceneRoot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SceneComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_shrimpIrradiator": {
        "ObjectName": "Function'shrimpIrradiator_C:ExecuteUbergraph_shrimpIrradiator'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.0"
      },
      "intComs_triggerSnow": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_triggerSnow'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.1"
      },
      "intComs_gamemodePostKeys": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodePostKeys'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.2"
      },
      "intComs_texturePickerApply": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.3"
      },
      "intComs_applyColor": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_applyColor'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.4"
      },
      "intComs_propRenderer_finishProps": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_propRenderer_finishProps'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.5"
      },
      "intComs_gamemodeMakeKeys": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodeMakeKeys'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.6"
      },
      "intComs_anyKey": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_anyKey'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.7"
      },
      "intComs_gamemodePreLoad": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodePreLoad'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.8"
      },
      "intComs_unfocused": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_unfocused'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.9"
      },
      "intComs_settingsApplied": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.10"
      },
      "intComs_unfoc": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_unfoc'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.11"
      },
      "intComs_stuffUpgraded": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_stuffUpgraded'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.12"
      },
      "intComs_gamemodeBeginPlay": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_gamemodeBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.13"
      },
      "intComs_signalSaved": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_signalSaved'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.14"
      },
      "intComs_signalDeleted": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_signalDeleted'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.15"
      },
      "intComs_storeMiddleman": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_storeMiddleman'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.16"
      },
      "intComs_dreamInv": {
        "ObjectName": "Function'shrimpIrradiator_C:intComs_dreamInv'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.17"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | 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": "shrimpIrradiator_C'Default__shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.19"
    }
  },
  {
    "Type": "shrimpIrradiator_C",
    "Name": "Default__shrimpIrradiator_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/shrimpIrradiator.shrimpIrradiator_C'",
    "Package": "VotV/Content/objects/misc/shrimpIrradiator",
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'shrimpIrradiator_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.23"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'shrimpIrradiator_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.21"
      },
      "VariableGuid": "6F719C68-4E24C666-8A8C3EA5-11DA186B",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'shrimpIrradiator_C'",
      "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.18"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'shrimpIrradiator_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.22"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'shrimpIrradiator_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.22"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'shrimpIrradiator_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/misc/shrimpIrradiator.22"
      }
    }
  }
]