[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_spookyPumpkin",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_IntToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_check_return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_Event_action",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_interactionActions'",
          "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_lookAtComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "actionOptionIndex",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    },
    "Super": {
      "ObjectName": "Function'prop_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/prop.72"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/prop.72"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "action",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_interactionActions'",
          "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "lookAtComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "lookAt",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    },
    "Super": {
      "ObjectName": "Function'prop_C:lookAt'",
      "ObjectPath": "VotV/Content/objects/prop.116"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:lookAt'",
      "ObjectPath": "VotV/Content/objects/prop.116"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "text",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "boundObjectReplace",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "number",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "Enum": null
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_MakeLiteralText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_TextToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getActionOptions",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    },
    "Super": {
      "ObjectName": "Function'prop_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop.138"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop.138"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "numberIn",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": null
      },
      {
        "Type": "ArrayProperty",
        "Name": "options",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "options",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "options_enum",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "options_enum",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "optionsNamesOverlay",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "TextProperty",
          "Name": "optionsNamesOverlay",
          "Flags": "RF_Public",
          "ElementSize": 24
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "number",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "Enum": null
      },
      {
        "Type": "FloatProperty",
        "Name": "lookAtCenter",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_spookyPumpkin_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_spookyPumpkin",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_spookyPumpkin_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.13"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_spookyPumpkin_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.7"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_spookyPumpkin_C:ExecuteUbergraph_prop_spookyPumpkin'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_spookyPumpkin_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.3"
      },
      {
        "ObjectName": "Function'prop_spookyPumpkin_C:lookAt'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.2"
      },
      {
        "ObjectName": "Function'prop_spookyPumpkin_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.1"
      },
      {
        "ObjectName": "Function'prop_spookyPumpkin_C:ExecuteUbergraph_prop_spookyPumpkin'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.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": "radarPoint",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'comp_radarPoint_C'",
          "ObjectPath": "VotV/Content/objects/components/comp_radarPoint.3"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PointLight",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'PointLightComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_spookyPumpkin": {
        "ObjectName": "Function'prop_spookyPumpkin_C:ExecuteUbergraph_prop_spookyPumpkin'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.0"
      },
      "actionOptionIndex": {
        "ObjectName": "Function'prop_spookyPumpkin_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.1"
      },
      "lookAt": {
        "ObjectName": "Function'prop_spookyPumpkin_C:lookAt'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.2"
      },
      "getActionOptions": {
        "ObjectName": "Function'prop_spookyPumpkin_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.3"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "prop_spookyPumpkin_C'Default__prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.5"
    }
  },
  {
    "Type": "prop_spookyPumpkin_C",
    "Name": "Default__prop_spookyPumpkin_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_spookyPumpkin.prop_spookyPumpkin_C'",
    "Package": "VotV/Content/objects/prop_spookyPumpkin",
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "UberGraphFrame": {},
      "name": "pumpkin_s"
    }
  },
  {
    "Type": "comp_radarPoint_C",
    "Name": "radarPoint_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_radarPoint.comp_radarPoint_C'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    },
    "Template": {
      "ObjectName": "comp_radarPoint_C'Default__comp_radarPoint_C'",
      "ObjectPath": "VotV/Content/objects/components/comp_radarPoint.4"
    },
    "Properties": {
      "color": {
        "R": 1.0,
        "G": 0.3,
        "B": 0.0,
        "A": 1.0,
        "Hex": "FF9500"
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    }
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    },
    "Properties": {
      "bUseInverseSquaredFalloff": false,
      "LightFalloffExponent": 1.0,
      "SourceRadius": 30.0,
      "AttenuationRadius": 200.0,
      "Intensity": 5.0,
      "LightColor": {
        "B": 0,
        "G": 0,
        "R": 255,
        "A": 255,
        "Hex": "FF0000"
      },
      "CastShadows": false,
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 15.0
      }
    },
    "IntensityNits": 5.0
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_spookyPumpkin_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.13"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_spookyPumpkin_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.9"
      },
      "VariableGuid": "DEE1EEF5-4E96DD49-8629689B-8D6BDE07",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_spookyPumpkin_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.13"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'PointLightComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "PointLightComponent'prop_spookyPumpkin_C:PointLight_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.8"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "D17CB57D-44489C9C-291CB484-78591F83",
      "InternalVariableName": "PointLight"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_spookyPumpkin_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.13"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "BlueprintGeneratedClass'comp_radarPoint_C'",
        "ObjectPath": "VotV/Content/objects/components/comp_radarPoint.3"
      },
      "ComponentTemplate": {
        "ObjectName": "comp_radarPoint_C'prop_spookyPumpkin_C:radarPoint_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.6"
      },
      "VariableGuid": "2265EFBB-4708F331-0C1C40B5-A7947091",
      "InternalVariableName": "radarPoint"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_spookyPumpkin_C'",
      "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.4"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_spookyPumpkin_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.11"
        },
        {
          "ObjectName": "SCS_Node'prop_spookyPumpkin_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.12"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_spookyPumpkin_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.11"
        },
        {
          "ObjectName": "SCS_Node'prop_spookyPumpkin_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.12"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_spookyPumpkin_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_spookyPumpkin.10"
      }
    }
  }
]