[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_svtarget",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'svtarget_C'",
      "ObjectPath": "VotV/Content/objects/svtarget.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": "SparseDelegateFunction'ActorDestroyedSignature__DelegateSignature'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetOwner_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_CustomEvent_DestroyedActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_RemoveItem_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "dest",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'svtarget_C'",
      "ObjectPath": "VotV/Content/objects/svtarget.3"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "DestroyedActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'svtarget_C'",
      "ObjectPath": "VotV/Content/objects/svtarget.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'ActorComponent:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "svtarget_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/svtarget",
    "Properties": {
      "UberGraphFunction": {
        "ObjectName": "Function'svtarget_C:ExecuteUbergraph_svtarget'",
        "ObjectPath": "VotV/Content/objects/svtarget.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'ActorComponent'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'svtarget_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/svtarget.2"
      },
      {
        "ObjectName": "Function'svtarget_C:dest'",
        "ObjectPath": "VotV/Content/objects/svtarget.1"
      },
      {
        "ObjectName": "Function'svtarget_C:ExecuteUbergraph_svtarget'",
        "ObjectPath": "VotV/Content/objects/svtarget.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "name",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_svtarget": {
        "ObjectName": "Function'svtarget_C:ExecuteUbergraph_svtarget'",
        "ObjectPath": "VotV/Content/objects/svtarget.0"
      },
      "dest": {
        "ObjectName": "Function'svtarget_C:dest'",
        "ObjectPath": "VotV/Content/objects/svtarget.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'svtarget_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/svtarget.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "svtarget_C'Default__svtarget_C'",
      "ObjectPath": "VotV/Content/objects/svtarget.4"
    }
  },
  {
    "Type": "svtarget_C",
    "Name": "Default__svtarget_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/svtarget.svtarget_C'",
    "Package": "VotV/Content/objects/svtarget",
    "Properties": {
      "UberGraphFrame": {}
    }
  }
]