[ { "Type": "BlueprintGeneratedClass", "Name": "BPA_ShootingTarget_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "NumReplicatedProperties": 1, "Timelines": [ { "ObjectName": "TimelineTemplate'BPA_ShootingTarget_C:AnimateTimeline_Template'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.24" } ], "SimpleConstructionScript": { "ObjectName": "SimpleConstructionScript'BPA_ShootingTarget_C:SimpleConstructionScript_0'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.22" }, "UberGraphFunction": { "ObjectName": "Function'BPA_ShootingTarget_C:ExecuteUbergraph_BPA_ShootingTarget'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.8" } }, "SuperStruct": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" }, "Children": [ { "ObjectName": "Function'BPA_ShootingTarget_C:IsAnimating'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.10" }, { "ObjectName": "Function'BPA_ShootingTarget_C:IsFolded'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.11" }, { "ObjectName": "Function'BPA_ShootingTarget_C:OnRep_HitScore'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.12" }, { "ObjectName": "Function'BPA_ShootingTarget_C:GetHitScore'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.9" }, { "ObjectName": "Function'BPA_ShootingTarget_C:PlaySound'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.13" }, { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateTimeline__FinishedFunc'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.5" }, { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateTimeline__UpdateFunc'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.6" }, { "ObjectName": "Function'BPA_ShootingTarget_C:Reset'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.15" }, { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateFold'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.4" }, { "ObjectName": "Function'BPA_ShootingTarget_C:ReceivePointDamage'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.14" }, { "ObjectName": "Function'BPA_ShootingTarget_C:Server_SetNewScore'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.16" }, { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateUnfold'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.7" }, { "ObjectName": "Function'BPA_ShootingTarget_C:ExecuteUbergraph_BPA_ShootingTarget'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.8" } ], "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": "Scene", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "body", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional", "PropertyClass": { "ObjectName": "Class'StaticMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "DefaultSceneRoot", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "AnimateTimeline_Restore_2A89403349D1555AD55D79823502EA6B", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "AnimateTimeline_Fall_2A89403349D1555AD55D79823502EA6B", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4 }, { "Type": "ByteProperty", "Name": "AnimateTimeline__Direction_2A89403349D1555AD55D79823502EA6B", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "Enum": { "ObjectName": "Class'ETimelineDirection'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "AnimateTimeline", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | InstancedReference", "PropertyClass": { "ObjectName": "Class'TimelineComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "MaxRotation", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "BoolProperty", "Name": "bIsAnimated", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "Sound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "bIsFolded", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "HitScore", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | Net | DisableEditOnInstance | RepNotify", "RepIndex": 10, "RepNotifyFunc": "OnRep_HitScore" } ], "FuncMap": { "ExecuteUbergraph_BPA_ShootingTarget": { "ObjectName": "Function'BPA_ShootingTarget_C:ExecuteUbergraph_BPA_ShootingTarget'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.8" }, "AnimateUnfold": { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateUnfold'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.7" }, "Server_SetNewScore": { "ObjectName": "Function'BPA_ShootingTarget_C:Server_SetNewScore'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.16" }, "ReceivePointDamage": { "ObjectName": "Function'BPA_ShootingTarget_C:ReceivePointDamage'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.14" }, "AnimateFold": { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateFold'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.4" }, "Reset": { "ObjectName": "Function'BPA_ShootingTarget_C:Reset'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.15" }, "AnimateTimeline__UpdateFunc": { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateTimeline__UpdateFunc'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.6" }, "AnimateTimeline__FinishedFunc": { "ObjectName": "Function'BPA_ShootingTarget_C:AnimateTimeline__FinishedFunc'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.5" }, "PlaySound": { "ObjectName": "Function'BPA_ShootingTarget_C:PlaySound'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.13" }, "GetHitScore": { "ObjectName": "Function'BPA_ShootingTarget_C:GetHitScore'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.9" }, "OnRep_HitScore": { "ObjectName": "Function'BPA_ShootingTarget_C:OnRep_HitScore'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.12" }, "IsFolded": { "ObjectName": "Function'BPA_ShootingTarget_C:IsFolded'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.11" }, "IsAnimating": { "ObjectName": "Function'BPA_ShootingTarget_C:IsAnimating'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.10" } }, "ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference", "ClassWithin": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" }, "ClassConfigName": "Engine", "bCooked": true, "ClassDefaultObject": { "ObjectName": "BPA_ShootingTarget_C'Default__BPA_ShootingTarget_C'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "BPA_ShootingTarget_C", "Name": "Default__BPA_ShootingTarget_C", "Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.BPA_ShootingTarget_C'", "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFrame": {}, "MaxRotation[8]": -90.0, "HitScore[12]": -1, "bReplicates": true } }, { "Type": "CurveFloat", "Name": "CurveFloat_0", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'CurveFloat'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "FloatCurve": { "Keys": [ { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_User", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.0, "Value": 0.0, "ArriveTangent": 0.0, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.0, "LeaveTangentWeight": 0.0 }, { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_Auto", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.75, "Value": 1.0, "ArriveTangent": 0.0, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.0, "LeaveTangentWeight": 0.0 } ] } } }, { "Type": "CurveFloat", "Name": "CurveFloat_1", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'CurveFloat'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "FloatCurve": { "Keys": [ { "InterpMode": "RCIM_Linear", "TangentMode": "RCTM_Auto", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.0, "Value": 0.0, "ArriveTangent": 0.19007942, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.0, "LeaveTangentWeight": 0.0 }, { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_User", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.6775842, "Value": 0.9879478, "ArriveTangent": 1.5224527, "ArriveTangentWeight": 0.0, "LeaveTangent": 1.5224515, "LeaveTangentWeight": 0.0 }, { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_User", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.75, "Value": 1.0, "ArriveTangent": 0.01517797, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.01517797, "LeaveTangentWeight": 0.0 }, { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_Auto", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.83, "Value": 0.97, "ArriveTangent": 0.0, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.0, "LeaveTangentWeight": 0.0 }, { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_Auto", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.9, "Value": 1.0, "ArriveTangent": 0.16666651, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.16666651, "LeaveTangentWeight": 0.0 }, { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_Auto", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 0.95, "Value": 0.99, "ArriveTangent": 0.0, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.0, "LeaveTangentWeight": 0.0 }, { "InterpMode": "RCIM_Cubic", "TangentMode": "RCTM_Auto", "TangentWeightMode": "RCTWM_WeightedNone", "Time": 1.0, "Value": 1.0, "ArriveTangent": 0.0, "ArriveTangentWeight": 0.0, "LeaveTangent": 0.0042096917, "LeaveTangentWeight": 0.0 } ] } } }, { "Type": "Function", "Name": "AnimateFold", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "AnimateTimeline__FinishedFunc", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "AnimateTimeline__UpdateFunc", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "AnimateUnfold", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ExecuteUbergraph_BPA_ShootingTarget", "Outer": "BPA_ShootingTarget_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": "ByteProperty", "Name": "Temp_byte_Variable", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'ETimelineDirection'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_ByteByte_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "K2Node_Select_Default", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_MakeRotator_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Rotator'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "FloatProperty", "Name": "K2Node_Event_Damage", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "K2Node_Event_DamageType", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm", "PropertyClass": { "ObjectName": "Class'DamageType'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_Event_HitLocation", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_Event_HitNormal", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "K2Node_Event_HitComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'PrimitiveComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "NameProperty", "Name": "K2Node_Event_BoneName", "Flags": "RF_Public", "ElementSize": 12 }, { "Type": "StructProperty", "Name": "K2Node_Event_ShotFromDirection", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "K2Node_Event_InstigatedBy", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Controller'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_Event_DamageCauser", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_Event_HitInfo", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ConstParm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_K2_SetRelativeRotation_SweepHitResult", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_GetHitScore_Score", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_BooleanOR_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_RandomFloat_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "K2Node_CustomEvent_NewScore", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_NotEqual_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_MakeRotator_Roll_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_RetriggerableDelay_Duration_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults" }, { "Type": "Function", "Name": "GetHitScore", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Hit Component", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'PrimitiveComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "Score", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Parm | OutParm" }, { "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_SelectInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "IsAnimating", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "Result", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "Parm | OutParm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure" }, { "Type": "Function", "Name": "IsFolded", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "Result", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "Parm | OutParm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure" }, { "Type": "Function", "Name": "OnRep_HitScore", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "CallFunc_GreaterEqual_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "PlaySound", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "CallFunc_K2_GetComponentLocation_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ReceivePointDamage", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'Actor:ReceivePointDamage'", "ObjectPath": "/Script/Engine" }, "ChildProperties": [ { "Type": "FloatProperty", "Name": "Damage", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "ObjectProperty", "Name": "DamageType", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'DamageType'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "HitLocation", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "HitNormal", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "HitComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'PrimitiveComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "NameProperty", "Name": "BoneName", "Flags": "RF_Public", "ElementSize": 12, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "StructProperty", "Name": "ShotFromDirection", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "InstigatedBy", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Controller'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "DamageCauser", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "HitInfo", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } } ], "FunctionFlags": "FUNC_BlueprintAuthorityOnly | FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Reset", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Server_SetNewScore", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "IntProperty", "Name": "NewScore", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" } ], "FunctionFlags": "FUNC_Net | FUNC_NetServer | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "SceneComponent", "Name": "DefaultSceneRoot_GEN_VARIABLE", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'SceneComponent'", "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted" }, { "Type": "SceneComponent", "Name": "Scene_GEN_VARIABLE", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'SceneComponent'", "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted" }, { "Type": "SCS_Node", "Name": "SCS_Node_0", "Outer": "SimpleConstructionScript_0", "Class": "UScriptClass'SCS_Node'", "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "ComponentClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" }, "ComponentTemplate": { "ObjectName": "SceneComponent'BPA_ShootingTarget_C:DefaultSceneRoot_GEN_VARIABLE'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.17" }, "ChildNodes": [ { "ObjectName": "SCS_Node'BPA_ShootingTarget_C:SimpleConstructionScript_0.SCS_Node_1'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.20" }, { "ObjectName": "SCS_Node'BPA_ShootingTarget_C:SimpleConstructionScript_0.SCS_Node_2'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.21" } ], "VariableGuid": "C1989012-4EE34099-20EE5BB7-C9F5DDF2", "InternalVariableName": "DefaultSceneRoot" } }, { "Type": "SCS_Node", "Name": "SCS_Node_1", "Outer": "SimpleConstructionScript_0", "Class": "UScriptClass'SCS_Node'", "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "ComponentClass": { "ObjectName": "Class'StaticMeshComponent'", "ObjectPath": "/Script/Engine" }, "ComponentTemplate": { "ObjectName": "StaticMeshComponent'BPA_ShootingTarget_C:body_GEN_VARIABLE'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.23" }, "VariableGuid": "41F459E5-4A6A576B-9EE171A6-AEF48E35", "InternalVariableName": "body" } }, { "Type": "SCS_Node", "Name": "SCS_Node_2", "Outer": "SimpleConstructionScript_0", "Class": "UScriptClass'SCS_Node'", "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "ComponentClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" }, "ComponentTemplate": { "ObjectName": "SceneComponent'BPA_ShootingTarget_C:Scene_GEN_VARIABLE'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.18" }, "VariableGuid": "F1DFBBDF-48D2A9B2-6D55D996-FF88C7F9", "InternalVariableName": "Scene" } }, { "Type": "SimpleConstructionScript", "Name": "SimpleConstructionScript_0", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'SimpleConstructionScript'", "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "RootNodes": [ { "ObjectName": "SCS_Node'BPA_ShootingTarget_C:SimpleConstructionScript_0.SCS_Node_0'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.19" } ], "AllNodes": [ { "ObjectName": "SCS_Node'BPA_ShootingTarget_C:SimpleConstructionScript_0.SCS_Node_0'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.19" }, { "ObjectName": "SCS_Node'BPA_ShootingTarget_C:SimpleConstructionScript_0.SCS_Node_1'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.20" }, { "ObjectName": "SCS_Node'BPA_ShootingTarget_C:SimpleConstructionScript_0.SCS_Node_2'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.21" } ], "DefaultSceneRootNode": { "ObjectName": "SCS_Node'BPA_ShootingTarget_C:SimpleConstructionScript_0.SCS_Node_0'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.19" } } }, { "Type": "StaticMeshComponent", "Name": "body_GEN_VARIABLE", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'StaticMeshComponent'", "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "StaticMesh": { "ObjectName": "StaticMesh'SM_BodyTarget_lower'", "ObjectPath": "/Game/ITR2/Art/Environment/ShootingTargets/SM_BodyTarget_lower.2" }, "OverrideMaterials": [ null ] } }, { "Type": "TimelineTemplate", "Name": "AnimateTimeline_Template", "Outer": "BPA_ShootingTarget_C", "Class": "UScriptClass'TimelineTemplate'", "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "TimelineLength": 1.0, "FloatTracks": [ { "CurveFloat": { "ObjectName": "CurveFloat'BPA_ShootingTarget_C:CurveFloat_1'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.3" }, "PropertyName": "AnimateTimeline_Fall_2A89403349D1555AD55D79823502EA6B", "TrackName": "Fall", "bIsExternalCurve": false }, { "CurveFloat": { "ObjectName": "CurveFloat'BPA_ShootingTarget_C:CurveFloat_0'", "ObjectPath": "/Game/ITR2/BPs/ShootingRange/BPA_ShootingTarget.2" }, "PropertyName": "AnimateTimeline_Restore_2A89403349D1555AD55D79823502EA6B", "TrackName": "Restore", "bIsExternalCurve": false } ], "TimelineGuid": "2A894033-49D1555A-D55D7982-3502EA6B", "VariableName": "AnimateTimeline", "DirectionPropertyName": "AnimateTimeline__Direction_2A89403349D1555AD55D79823502EA6B", "UpdateFunctionName": "AnimateTimeline__UpdateFunc", "FinishedFunctionName": "AnimateTimeline__FinishedFunc" } } ]