[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_fakeRadarWalker",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'TimerDynamicDelegate__DelegateSignature'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_RandomUnitVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'TimerHandle'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerCameraManager_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetActorLocation_SweepHitResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_SetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_GetDistanceTo_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_FloatFloat_ReturnValue",
        "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": "setLoc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.3"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "fakeRadarWalker_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/misc/fakeRadarWalker",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'fakeRadarWalker_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.11"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'fakeRadarWalker_C:ExecuteUbergraph_fakeRadarWalker'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'fakeRadarWalker_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.2"
      },
      {
        "ObjectName": "Function'fakeRadarWalker_C:setLoc'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.1"
      },
      {
        "ObjectName": "Function'fakeRadarWalker_C:ExecuteUbergraph_fakeRadarWalker'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.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": "Billboard",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "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": "StructProperty",
        "Name": "startLoc",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_fakeRadarWalker": {
        "ObjectName": "Function'fakeRadarWalker_C:ExecuteUbergraph_fakeRadarWalker'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.0"
      },
      "setLoc": {
        "ObjectName": "Function'fakeRadarWalker_C:setLoc'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'fakeRadarWalker_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "fakeRadarWalker_C'Default__fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.4"
    }
  },
  {
    "Type": "fakeRadarWalker_C",
    "Name": "Default__fakeRadarWalker_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/fakeRadarWalker.fakeRadarWalker_C'",
    "Package": "VotV/Content/objects/misc/fakeRadarWalker",
    "Properties": {
      "UberGraphFrame": {},
      "startLoc": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      }
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.3"
    }
  },
  {
    "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'fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.3"
    },
    "Template": {
      "ObjectName": "comp_radarPoint_C'Default__comp_radarPoint_C'",
      "ObjectPath": "VotV/Content/objects/components/comp_radarPoint.4"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'fakeRadarWalker_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.11"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'fakeRadarWalker_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.7"
      },
      "VariableGuid": "B7EF6130-4F689CB1-D7D10AA5-39D624F6",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'fakeRadarWalker_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.11"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'fakeRadarWalker_C:Billboard_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.5"
      },
      "VariableGuid": "E3B9A8B5-4045D054-6DCA3097-AC811666",
      "InternalVariableName": "Billboard"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'fakeRadarWalker_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.11"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "BlueprintGeneratedClass'comp_radarPoint_C'",
        "ObjectPath": "VotV/Content/objects/components/comp_radarPoint.3"
      },
      "ComponentTemplate": {
        "ObjectName": "comp_radarPoint_C'fakeRadarWalker_C:comp_radarPoint_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.6"
      },
      "VariableGuid": "0BDFDF33-4482E2F8-CF156AAF-A3DE2068",
      "InternalVariableName": "comp_radarPoint"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'fakeRadarWalker_C'",
      "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.3"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'fakeRadarWalker_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.10"
        },
        {
          "ObjectName": "SCS_Node'fakeRadarWalker_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.9"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'fakeRadarWalker_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.10"
        },
        {
          "ObjectName": "SCS_Node'fakeRadarWalker_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.9"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'fakeRadarWalker_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/misc/fakeRadarWalker.8"
      }
    }
  }
]