[
  {
    "Type": "Function",
    "Name": "fireBulletPrimary",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'MGL_C'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_funGun_C:fireBulletPrimary'",
      "ObjectPath": "/Game/objects/prop_funGun"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainPlayer_AsMain_Player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "/Game/main/mainPlayer"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetActorEyesViewPoint_OutLocation",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetActorEyesViewPoint_OutRotation",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetActorEyesViewPoint_OutLocation_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetActorEyesViewPoint_OutRotation_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Conv_RotatorToVector_ReturnValue",
        "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": "StructProperty",
        "Name": "CallFunc_Multiply_VectorFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'40mmGrenade_C'",
          "ObjectPath": "VotV/Content/Mods/MGL/objects/40mmGrenade.2"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetComponentByClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "dropShell",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'MGL_C'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_funGun_C:dropShell'",
      "ObjectPath": "/Game/objects/prop_funGun"
    },
    "ChildProperties": [
      {
        "Type": "NameProperty",
        "Name": "shell",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "MGL_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/MGL/objects/MGL",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'MGL_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.7"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'MGL_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.4"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_funGun_C'",
      "ObjectPath": "/Game/objects/prop_funGun"
    },
    "Children": [
      {
        "ObjectName": "Function'MGL_C:dropShell'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.1"
      },
      {
        "ObjectName": "Function'MGL_C:fireBulletPrimary'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.0"
      }
    ],
    "FuncMap": {
      "fireBulletPrimary": {
        "ObjectName": "Function'MGL_C:fireBulletPrimary'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.0"
      },
      "dropShell": {
        "ObjectName": "Function'MGL_C:dropShell'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.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": "MGL_C'Default__MGL_C'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.3"
    }
  },
  {
    "Type": "MGL_C",
    "Name": "Default__MGL_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/MGL/objects/MGL.MGL_C'",
    "Package": "VotV/Content/Mods/MGL/objects/MGL",
    "Properties": {
      "reloadTime_primary": 6.0,
      "bulletReload": 1.0,
      "bulletImpactForce": 500.0,
      "fireSound_primary": {
        "ObjectName": "SoundWave'MGLshot'",
        "ObjectPath": "VotV/Content/Mods/MGL/audio/effects/MGLshot.0"
      },
      "bulletSpread": 750.0,
      "maxMagazine_primary": 6,
      "reloadSound_primary": {
        "ObjectName": "SoundWave'MGLreload'",
        "ObjectPath": "VotV/Content/Mods/MGL/audio/effects/MGLreload.0"
      },
      "shakePower_primary": 0.3,
      "ammoItem_primary": {
        "ObjectName": "BlueprintGeneratedClass'MGL_ammo_C'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL_ammo.0"
      },
      "Name": "MGL"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'MGL_C'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.2"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "StaticMeshComponent'MGL_C:StaticMesh_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.8"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'prop_C'",
              "ObjectPath": "/Game/objects/prop"
            },
            "SCSVariableName": "StaticMesh",
            "AssociatedGuid": "7F4A2ED1-4FC7FCA6-3DEEE4AC-FF621857"
          },
          "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'MGL_C'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'MGL_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.7"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'MGL_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.5"
      },
      "VariableGuid": "C0C47115-4D0B7D15-BF9ABFAF-90A9AD92",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'MGL_C'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.2"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'MGL_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.6"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'MGL_C'",
      "ObjectPath": "VotV/Content/Mods/MGL/objects/MGL.2"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'M32_MGL'",
        "ObjectPath": "VotV/Content/Mods/MGL/models/M32_MGL.2"
      },
      "BodyInstance": {
        "PhysMaterialOverride": {
          "ObjectName": "PhysicalMaterial'metalPipe1'",
          "ObjectPath": "/Game/materials/phys/metalPipe1"
        }
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -10.0
      }
    }
  }
]