[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ragdoll_zombie",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.2"
    },
    "Super": {
      "ObjectName": "Function'ragdoll_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/ragdoll.1"
    },
    "SuperStruct": {
      "ObjectName": "Function'ragdoll_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/ragdoll.1"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "ragdoll_zombie_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/ragdoll_zombie",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll.81"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'ragdoll_zombie_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.9"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'ragdoll_zombie_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.5"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'ragdoll_zombie_C:ExecuteUbergraph_ragdoll_zombie'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll.81"
    },
    "Children": [
      {
        "ObjectName": "Function'ragdoll_zombie_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.1"
      },
      {
        "ObjectName": "Function'ragdoll_zombie_C:ExecuteUbergraph_ragdoll_zombie'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.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": "zombie_death_Cue",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "mesh",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "PropertyClass": {
          "ObjectName": "Class'SkeletalMesh'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_ragdoll_zombie": {
        "ObjectName": "Function'ragdoll_zombie_C:ExecuteUbergraph_ragdoll_zombie'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'ragdoll_zombie_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.1"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "ragdoll_zombie_C'Default__ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.3"
    }
  },
  {
    "Type": "ragdoll_zombie_C",
    "Name": "Default__ragdoll_zombie_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/ragdoll_zombie.ragdoll_zombie_C'",
    "Package": "VotV/Content/objects/ragdoll_zombie",
    "Template": {
      "ObjectName": "ragdoll_C'Default__ragdoll_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll.82"
    },
    "Properties": {
      "UberGraphFrame": {},
      "mesh": {
        "ObjectName": "SkeletalMesh'zombiefur'",
        "ObjectPath": "VotV/Content/meshes/hollow/zombiefur.0"
      },
      "InitialLifeSpan": 60.0
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "zombie_death_Cue_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.2"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'zombie_death_Cue'",
        "ObjectPath": "VotV/Content/audio/newsounds/effects/zombie_death_Cue.0"
      },
      "VolumeMultiplier": 2.0,
      "PitchMultiplier": 0.8,
      "AttenuationSettings": {
        "ObjectName": "SoundAttenuation'att_default'",
        "ObjectPath": "VotV/Content/audio/misc/att_default.0"
      },
      "bAbsoluteScale": true
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.2"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'SkeletalMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "SkeletalMeshComponent'ragdoll_zombie_C:SkeletalMesh_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/ragdoll_zombie.10"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'ragdoll_C'",
              "ObjectPath": "VotV/Content/objects/ragdoll.81"
            },
            "SCSVariableName": "SkeletalMesh",
            "AssociatedGuid": "7DE948AA-41E9AE05-3A1C57BB-D211AFBE"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'ragdoll_zombie_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'ragdoll_zombie_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.6"
      },
      "VariableGuid": "090C6327-4C72F2FA-309B7288-F1DBA607",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'ragdoll_zombie_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'ragdoll_zombie_C:zombie_death_Cue_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.4"
      },
      "AttachToName": "head",
      "ParentComponentOrVariableName": "SkeletalMesh",
      "ParentComponentOwnerClassName": "ragdoll_C",
      "VariableGuid": "A33E8D08-4D200814-5E86639C-E204FF44",
      "InternalVariableName": "zombie_death_Cue"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.2"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'ragdoll_zombie_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/ragdoll_zombie.8"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'ragdoll_zombie_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/ragdoll_zombie.8"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'ragdoll_zombie_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/ragdoll_zombie.7"
      }
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "SkeletalMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ragdoll_zombie_C'",
      "ObjectPath": "VotV/Content/objects/ragdoll_zombie.2"
    },
    "Template": {
      "ObjectName": "SkeletalMeshComponent'ragdoll_C:SkeletalMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/ragdoll.89"
    },
    "Properties": {
      "SkeletalMesh": {
        "ObjectName": "SkeletalMesh'zombiefur'",
        "ObjectPath": "VotV/Content/meshes/hollow/zombiefur.0"
      },
      "PhysicsAssetOverride": {
        "ObjectName": "PhysicsAsset'zombiefur_Physics'",
        "ObjectPath": "VotV/Content/meshes/hollow/zombiefur_Physics.0"
      }
    }
  }
]