[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_kerfurOmega",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "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": "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
      }
    ],
    "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'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:intComs_settingsApplied'",
      "ObjectPath": "VotV/Content/objects/prop.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:intComs_settingsApplied'",
      "ObjectPath": "VotV/Content/objects/prop.6"
    },
    "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": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "Super": {
      "ObjectName": "Function'prop_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop.23"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop.23"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "actionOptionIndex",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "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": "getActionOptions",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "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": "Function",
    "Name": "spawnKerfuro",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "PropertyFlags": "ConstParm",
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Rotation",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakTransform_Scale",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Roll",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Pitch",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakRotator_Yaw",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeRotator_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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'kerfurOmega_C'",
          "ObjectPath": "VotV/Content/objects/kerfurOmega.223"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_kerfurOmega_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_kerfurOmega",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_kerfurOmega_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.15"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_kerfurOmega_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.10"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_kerfurOmega_C:ExecuteUbergraph_prop_kerfurOmega'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_kerfurOmega_C:spawnKerfuro'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.5"
      },
      {
        "ObjectName": "Function'prop_kerfurOmega_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.4"
      },
      {
        "ObjectName": "Function'prop_kerfurOmega_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.3"
      },
      {
        "ObjectName": "Function'prop_kerfurOmega_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.2"
      },
      {
        "ObjectName": "Function'prop_kerfurOmega_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.1"
      },
      {
        "ObjectName": "Function'prop_kerfurOmega_C:ExecuteUbergraph_prop_kerfurOmega'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.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": "comp_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": "spwn",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "type",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "BoolProperty",
        "Name": "sentient",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ClassProperty",
        "Name": "spawnKerfur",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "BlueprintGeneratedClass'kerfurOmega_C'",
          "ObjectPath": "VotV/Content/objects/kerfurOmega.223"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_kerfurOmega": {
        "ObjectName": "Function'prop_kerfurOmega_C:ExecuteUbergraph_prop_kerfurOmega'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.0"
      },
      "intComs_settingsApplied": {
        "ObjectName": "Function'prop_kerfurOmega_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'prop_kerfurOmega_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.2"
      },
      "actionOptionIndex": {
        "ObjectName": "Function'prop_kerfurOmega_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.3"
      },
      "getActionOptions": {
        "ObjectName": "Function'prop_kerfurOmega_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.4"
      },
      "spawnKerfuro": {
        "ObjectName": "Function'prop_kerfurOmega_C:spawnKerfuro'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.5"
      }
    },
    "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_kerfurOmega_C'Default__prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.7"
    }
  },
  {
    "Type": "prop_kerfurOmega_C",
    "Name": "Default__prop_kerfurOmega_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_kerfurOmega.prop_kerfurOmega_C'",
    "Package": "VotV/Content/objects/prop_kerfurOmega",
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "UberGraphFrame": {},
      "spawnKerfur": {
        "ObjectName": "BlueprintGeneratedClass'kerfurOmega_C'",
        "ObjectPath": "VotV/Content/objects/kerfurOmega.223"
      },
      "name": "kerfurO"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "spwn_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 50.0
      }
    }
  },
  {
    "Type": "comp_radarPoint_C",
    "Name": "comp_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_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "Template": {
      "ObjectName": "comp_radarPoint_C'Default__comp_radarPoint_C'",
      "ObjectPath": "VotV/Content/objects/components/comp_radarPoint.4"
    },
    "Properties": {
      "color": {
        "R": 0.0,
        "G": 1.0,
        "B": 0.0,
        "A": 1.0,
        "Hex": "00FF00"
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_kerfurOmega_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.15"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_kerfurOmega_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.11"
      },
      "VariableGuid": "8CA33046-445B9BEE-2C0B4B85-110B0F26",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_kerfurOmega_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.15"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'prop_kerfurOmega_C:spwn_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.8"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "B770D56F-421AE01D-352C8B9C-A50E857F",
      "InternalVariableName": "spwn"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_kerfurOmega_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.15"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "BlueprintGeneratedClass'comp_radarPoint_C'",
        "ObjectPath": "VotV/Content/objects/components/comp_radarPoint.3"
      },
      "ComponentTemplate": {
        "ObjectName": "comp_radarPoint_C'prop_kerfurOmega_C:comp_radarPoint_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.9"
      },
      "VariableGuid": "A9F011DC-40EAA025-55C0BE8C-523A083E",
      "InternalVariableName": "comp_radarPoint"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_kerfurOmega_C'",
      "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.6"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_kerfurOmega_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.13"
        },
        {
          "ObjectName": "SCS_Node'prop_kerfurOmega_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.14"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_kerfurOmega_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.13"
        },
        {
          "ObjectName": "SCS_Node'prop_kerfurOmega_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.14"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_kerfurOmega_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_kerfurOmega.12"
      }
    }
  }
]