[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_NewBlueprint19",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_CustomEvent_MovementResult_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "Temp_byte_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "EnumProperty",
        "Name": "Temp_byte_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ESlateVisibility'",
          "ObjectPath": "/Script/UMG"
        },
        "UnderlyingProp": {
          "Type": "ByteProperty",
          "Name": "UnderlyingType",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "EnumProperty",
        "Name": "Temp_byte_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ESlateVisibility'",
          "ObjectPath": "/Script/UMG"
        },
        "UnderlyingProp": {
          "Type": "ByteProperty",
          "Name": "UnderlyingType",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'TimerDynamicDelegate__DelegateSignature'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate_1",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'OAISimpleDelegate__DelegateSignature'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'TimerHandle'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_CustomEvent_MovementResult_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_CustomEvent_MovementResult",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate_2",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'OAISimpleDelegate__DelegateSignature'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "Temp_byte_Variable_3",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Subtract_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_VSize_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_FClamp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Normal_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Subtract_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_CreateMoveToProxyObject_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'AIAsyncTaskBlueprintProxy'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "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
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_CustomEvent_MovementResult_3",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'BillboardComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_step_OutHit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Vector_Distance_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetVelocity_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Divide_VectorFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_FindLookAtRotation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue",
        "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": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate_3",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'OAISimpleDelegate__DelegateSignature'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_SetActorRotation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_RandomUnitVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Divide_VectorFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_WasRecentlyRendered_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "EnumProperty",
        "Name": "K2Node_Select_Default",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ESlateVisibility'",
          "ObjectPath": "/Script/UMG"
        },
        "UnderlyingProp": {
          "Type": "ByteProperty",
          "Name": "UnderlyingType",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_6",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_7",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Subtract_VectorVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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_Multiply_VectorVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Normal_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Has_Been_Initd_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Cross_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_IsClosed_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_8",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetRandomPointInNavigableRadius_RandomLocation",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_GetRandomPointInNavigableRadius_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_CreateMoveToProxyObject_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'AIAsyncTaskBlueprintProxy'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_9",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Subtract_VectorVector_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_VSize_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Add_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_SetVectorLength_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_10",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_11",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_12",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate_4",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'OAISimpleDelegate__DelegateSignature'",
          "ObjectPath": "/Script/AIModule"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Vector_Distance_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SetGamePaused_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerCameraManager_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_13",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_14",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Subtract_VectorVector_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerPawn_ReturnValue_6",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Pawn'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_15",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Vector_Distance_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_FloatFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'NewBlueprint5_C'",
          "ObjectPath": "VotV/Content/objects/misc/NewBlueprint5.21"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveDestroyed",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveDestroyed'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "CustomEvent_0",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "weqewqeweqw",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "step",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveTick'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnSuccess_FB07DBB64AA6B8F3866DF993011D6101",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "ChildProperties": [
      {
        "Type": "ByteProperty",
        "Name": "MovementResult",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnFail_FB07DBB64AA6B8F3866DF993011D6101",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "ChildProperties": [
      {
        "Type": "ByteProperty",
        "Name": "MovementResult",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnSuccess_46370EA64AEFB465337BD0BD712B1786",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "ChildProperties": [
      {
        "Type": "ByteProperty",
        "Name": "MovementResult",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnFail_46370EA64AEFB465337BD0BD712B1786",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "ChildProperties": [
      {
        "Type": "ByteProperty",
        "Name": "MovementResult",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "Enum'EPathFollowingResult'",
          "ObjectPath": "/Script/AIModule"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "NewBlueprint19_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/NewBlueprint19",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'NewBlueprint19_C:ExecuteUbergraph_NewBlueprint19'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Character'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'NewBlueprint19_C:OnFail_46370EA64AEFB465337BD0BD712B1786'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.10"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:OnSuccess_46370EA64AEFB465337BD0BD712B1786'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.9"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:OnFail_FB07DBB64AA6B8F3866DF993011D6101'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.8"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:OnSuccess_FB07DBB64AA6B8F3866DF993011D6101'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.7"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.6"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.5"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:step'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.4"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:weqewqeweqw'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.3"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:CustomEvent_0'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.2"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:ReceiveDestroyed'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.1"
      },
      {
        "ObjectName": "Function'NewBlueprint19_C:ExecuteUbergraph_NewBlueprint19'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.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_cognitive",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'comp_cognitive_C'",
          "ObjectPath": "VotV/Content/objects/components/comp_cognitive.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b9",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b8",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b7",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b6",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b5",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b3",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "b1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Array",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'BillboardComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Target Array",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Target Array",
          "Flags": "RF_Public",
          "ElementSize": 12,
          "Struct": {
            "ObjectName": "ScriptStruct'Vector'",
            "ObjectPath": "/Script/CoreUObject"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "scr",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'blackScreen_C'",
          "ObjectPath": "VotV/Content/umg/blackScreen.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "w",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "NewVar_0",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "Condition",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_NewBlueprint19": {
        "ObjectName": "Function'NewBlueprint19_C:ExecuteUbergraph_NewBlueprint19'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.0"
      },
      "ReceiveDestroyed": {
        "ObjectName": "Function'NewBlueprint19_C:ReceiveDestroyed'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.1"
      },
      "CustomEvent_0": {
        "ObjectName": "Function'NewBlueprint19_C:CustomEvent_0'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.2"
      },
      "weqewqeweqw": {
        "ObjectName": "Function'NewBlueprint19_C:weqewqeweqw'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.3"
      },
      "step": {
        "ObjectName": "Function'NewBlueprint19_C:step'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.4"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'NewBlueprint19_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.5"
      },
      "ReceiveTick": {
        "ObjectName": "Function'NewBlueprint19_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.6"
      },
      "OnSuccess_FB07DBB64AA6B8F3866DF993011D6101": {
        "ObjectName": "Function'NewBlueprint19_C:OnSuccess_FB07DBB64AA6B8F3866DF993011D6101'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.7"
      },
      "OnFail_FB07DBB64AA6B8F3866DF993011D6101": {
        "ObjectName": "Function'NewBlueprint19_C:OnFail_FB07DBB64AA6B8F3866DF993011D6101'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.8"
      },
      "OnSuccess_46370EA64AEFB465337BD0BD712B1786": {
        "ObjectName": "Function'NewBlueprint19_C:OnSuccess_46370EA64AEFB465337BD0BD712B1786'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.9"
      },
      "OnFail_46370EA64AEFB465337BD0BD712B1786": {
        "ObjectName": "Function'NewBlueprint19_C:OnFail_46370EA64AEFB465337BD0BD712B1786'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.10"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Game",
    "Interfaces": [
      {
        "Class": {
          "ObjectName": "BlueprintGeneratedClass'int_animEvents_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_animEvents.1"
        },
        "PointerOffset": 0,
        "bImplementedByK2": true
      }
    ],
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "NewBlueprint19_C'Default__NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.12"
    }
  },
  {
    "Type": "NewBlueprint19_C",
    "Name": "Default__NewBlueprint19_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/NewBlueprint19.NewBlueprint19_C'",
    "Package": "VotV/Content/objects/NewBlueprint19",
    "Properties": {
      "UberGraphFrame": {},
      "w": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "Mesh": {
        "ObjectName": "SkeletalMeshComponent'Default__NewBlueprint19_C:CharacterMesh0'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.38"
      },
      "CharacterMovement": {
        "ObjectName": "CharacterMovementComponent'Default__NewBlueprint19_C:CharMoveComp'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.23"
      },
      "CapsuleComponent": {
        "ObjectName": "CapsuleComponent'Default__NewBlueprint19_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.22"
      },
      "AutoPossessAI": "EAutoPossessAI::PlacedInWorldOrSpawned",
      "PrimaryActorTick": {
        "TickGroup": "TG_PostUpdateWork",
        "bTickEvenWhenPaused": true
      },
      "RootComponent": {
        "ObjectName": "CapsuleComponent'Default__NewBlueprint19_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.22"
      }
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b1_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b2_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b3_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b4_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b5_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b6_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b7_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b8_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "b9_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "CapsuleComponent",
    "Name": "CollisionCylinder",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CapsuleComponent'",
    "Outer": {
      "ObjectName": "NewBlueprint19_C'Default__NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.12"
    },
    "Properties": {
      "CapsuleHalfHeight": 80.0,
      "CapsuleRadius": 25.0,
      "AreaClass": {
        "ObjectName": "Class'NavArea_Obstacle'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "BodyInstance": {
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "PrimaryComponentTick": {
        "bTickEvenWhenPaused": true
      }
    }
  },
  {
    "Type": "CharacterMovementComponent",
    "Name": "CharMoveComp",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CharacterMovementComponent'",
    "Outer": {
      "ObjectName": "NewBlueprint19_C'Default__NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.12"
    },
    "Properties": {
      "MaxWalkSpeed": 400.0
    }
  },
  {
    "Type": "comp_cognitive_C",
    "Name": "comp_cognitive_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/components/comp_cognitive.comp_cognitive_C'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "Template": {
      "ObjectName": "comp_cognitive_C'Default__comp_cognitive_C'",
      "ObjectPath": "VotV/Content/objects/components/comp_cognitive.5"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'NewBlueprint19_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.25"
      },
      "VariableGuid": "ECA534EB-4B8357DD-6D78F396-42CC61C0",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "BlueprintGeneratedClass'comp_cognitive_C'",
        "ObjectPath": "VotV/Content/objects/components/comp_cognitive.4"
      },
      "ComponentTemplate": {
        "ObjectName": "comp_cognitive_C'NewBlueprint19_C:comp_cognitive_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.24"
      },
      "ParentComponentOrVariableName": "CollisionCylinder",
      "bIsParentComponentNative": true,
      "VariableGuid": "5B630567-4B52C629-3C7D2A98-9AE4993E",
      "InternalVariableName": "comp_cognitive"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b8_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.20"
      },
      "AttachToName": "lowerLeg_R",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "D4E21D14-456FDE1F-BC5FF7B4-EF1FF4C0",
      "InternalVariableName": "b8"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b9_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.21"
      },
      "AttachToName": "lowerLeg_L",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "AC4CBFAA-47DD0B49-1D38EFBE-DFCB5F35",
      "InternalVariableName": "b9"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b1_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.13"
      },
      "AttachToName": "head",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "D18024BA-415AD5FD-B41971BC-5D14FAA6",
      "InternalVariableName": "b1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b2_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.14"
      },
      "AttachToName": "hand_R",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "139B1774-4DA9DBD0-1E4C2ABB-155A893E",
      "InternalVariableName": "b2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b3_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.15"
      },
      "AttachToName": "hand_L",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "45262BF7-4B85700D-15898BBC-5BD9A9D6",
      "InternalVariableName": "b3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b4_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.16"
      },
      "AttachToName": "foot_R",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "F781AD04-47899C67-47F0FA8F-DB173EC9",
      "InternalVariableName": "b4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b5_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.17"
      },
      "AttachToName": "foot_L",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "9D8DE3A8-428D1C61-F422858D-2D8509D8",
      "InternalVariableName": "b5"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b6_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.18"
      },
      "AttachToName": "forearm_R",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "164B03E9-44093933-54AED784-AC0CA9CD",
      "InternalVariableName": "b6"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint19_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.37"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'NewBlueprint19_C:b7_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.19"
      },
      "AttachToName": "forearm_L",
      "ParentComponentOrVariableName": "CharacterMesh0",
      "bIsParentComponentNative": true,
      "VariableGuid": "B15E32B4-4E9EBD7C-9243278B-B357B13F",
      "InternalVariableName": "b7"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.11"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.30"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.31"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.32"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.33"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.34"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_8'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.35"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_9'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.36"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_10'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.28"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_11'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.29"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.27"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.30"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.31"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.32"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.33"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.34"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_8'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.35"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_9'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.36"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_10'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.28"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_11'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.29"
        },
        {
          "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint19.27"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'NewBlueprint19_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.26"
      }
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "CharacterMesh0",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "NewBlueprint19_C'Default__NewBlueprint19_C'",
      "ObjectPath": "VotV/Content/objects/NewBlueprint19.12"
    },
    "Properties": {
      "AnimClass": {
        "ObjectName": "AnimBlueprintGeneratedClass'AnimBlueprint_kerfurOmega_regular_C'",
        "ObjectPath": "VotV/Content/meshes/kerfurAnthro/sk/AnimBlueprint_kerfurOmega_regular.10"
      },
      "ClothingSimulationFactory": {
        "ObjectName": "Class'ClothingSimulationFactoryNv'",
        "ObjectPath": "/Script/ClothingSystemRuntimeNv"
      },
      "SkeletalMesh": {
        "ObjectName": "SkeletalMesh'darkFigura'",
        "ObjectPath": "VotV/Content/meshes/figura/darkFigura.0"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "Material'invisible'",
          "ObjectPath": "VotV/Content/materials/unsorted/invisible.0"
        }
      ],
      "AttachParent": {
        "ObjectName": "CapsuleComponent'Default__NewBlueprint19_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/NewBlueprint19.22"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -80.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": -90.0,
        "Roll": 0.0
      },
      "PrimaryComponentTick": {
        "bTickEvenWhenPaused": true
      }
    }
  }
]