[ { "Type": "BlueprintGeneratedClass", "Name": "BPC_DeadBodySpawner_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFunction": { "ObjectName": "Function'BPC_DeadBodySpawner_C:ExecuteUbergraph_BPC_DeadBodySpawner'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.3" } }, "SuperStruct": { "ObjectName": "Class'ActorComponent'", "ObjectPath": "/Script/Engine" }, "Children": [ { "ObjectName": "Function'BPC_DeadBodySpawner_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.4" }, { "ObjectName": "Function'BPC_DeadBodySpawner_C:DropBody'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.2" }, { "ObjectName": "Function'BPC_DeadBodySpawner_C:SpawnBody'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.5" }, { "ObjectName": "Function'BPC_DeadBodySpawner_C:ExecuteUbergraph_BPC_DeadBodySpawner'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.3" } ], "ChildProperties": [ { "Type": "StructProperty", "Name": "UberGraphFrame", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Transient | DuplicateTransient", "Struct": { "ObjectName": "Class'PointerToUberGraphFrame'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "refMesh", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "refMat", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'MaterialInterface'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "DeadSkelMeshActor", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_DeadBody_C'", "ObjectPath": "/Game/ITR2/BPs/AI/BP_DeadBody.0" } }, { "Type": "ObjectProperty", "Name": "PhysAnimcomp", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "Class'PhysicalAnimationComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "IsPlayer", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "Has Dissolve", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "Enabled", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FuncMap": { "ExecuteUbergraph_BPC_DeadBodySpawner": { "ObjectName": "Function'BPC_DeadBodySpawner_C:ExecuteUbergraph_BPC_DeadBodySpawner'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.3" }, "SpawnBody": { "ObjectName": "Function'BPC_DeadBodySpawner_C:SpawnBody'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.5" }, "DropBody": { "ObjectName": "Function'BPC_DeadBodySpawner_C:DropBody'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.2" }, "ReceiveBeginPlay": { "ObjectName": "Function'BPC_DeadBodySpawner_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.4" } }, "ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference", "ClassWithin": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" }, "ClassConfigName": "Engine", "bCooked": true, "ClassDefaultObject": { "ObjectName": "BPC_DeadBodySpawner_C'Default__BPC_DeadBodySpawner_C'", "ObjectPath": "/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "BPC_DeadBodySpawner_C", "Name": "Default__BPC_DeadBodySpawner_C", "Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/AI/BPC_DeadBodySpawner.BPC_DeadBodySpawner_C'", "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFrame": {}, "Has Dissolve[6]": true, "Enabled[7]": true, "PrimaryComponentTick": { "bStartWithTickEnabled": false } } }, { "Type": "Function", "Name": "DropBody", "Outer": "BPC_DeadBodySpawner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "NameProperty", "Name": "BoneName", "Flags": "RF_Public", "ElementSize": 12, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "StructProperty", "Name": "Impulse", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "HitLoc", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ExecuteUbergraph_BPC_DeadBodySpawner", "Outer": "BPC_DeadBodySpawner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "IntProperty", "Name": "EntryPoint", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "ObjectProperty", "Name": "CallFunc_GetSkeletalMeshAsset_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'SkeletalMesh'", "ObjectPath": "/Script/Engine" } }, { "Type": "NameProperty", "Name": "K2Node_CustomEvent_BoneName", "Flags": "RF_Public", "ElementSize": 12 }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Impulse", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_HitLoc", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "CallFunc_K2_AttachToComponent_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetAnimInstance_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'AnimInstance'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsABP_ALs_Dead", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "AnimBlueprintGeneratedClass'ABP_ALs_Dead_C'", "ObjectPath": "/ALS/ALS/Character/ABP_ALs_Dead.1" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsABP_NPCDead", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "AnimBlueprintGeneratedClass'ABP_NPCDead_C'", "ObjectPath": "/Game/ITR2/BPs/AI/ABP_NPCDead.1" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_K2_GetComponentToWorld_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetComponentByClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetMaterial_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'MaterialInterface'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_FinishSpawningActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_DeadBody_C'", "ObjectPath": "/Game/ITR2/BPs/AI/BP_DeadBody.0" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsBP_Radius_Player_Character_Gameplay", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsHostPlayerState_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_SelectObject_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsMaterial_Interface", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'MaterialInterface'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_3", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults" }, { "Type": "Function", "Name": "ReceiveBeginPlay", "Outer": "BPC_DeadBodySpawner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'ActorComponent:ReceiveBeginPlay'", "ObjectPath": "/Script/Engine" }, "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "SpawnBody", "Outer": "BPC_DeadBodySpawner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" } ]