Crosshair Blueprints UE4



Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_60"
   NodePosX=832
   NodePosY=176
   NodeWidth=832
   NodeHeight=800
   NodeComment="Draw crosshair in center of screen"
   NodeGuid=8743CF974E7B2377F79E4CA7FCC692AA
End Object
Begin Object Class=K2Node_Event Name="K2Node_Event_265"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4695"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4694"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4693"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4692"
   End Object
   Begin Object Name="EdGraphPin_4695"
      PinName="SizeY"
      PinToolTip="Size Y\nInteger"
      Direction=EGPD_Output
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_84975.EdGraphPin_4736"'
   End Object
   Begin Object Name="EdGraphPin_4694"
      PinName="SizeX"
      PinToolTip="Size X\nInteger"
      Direction=EGPD_Output
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_78992.EdGraphPin_4748"'
   End Object
   Begin Object Name="EdGraphPin_4693"
      PinName="then"
      Direction=EGPD_Output
      PinType=(PinCategory="exec")
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_12988.EdGraphPin_4768"'
   End Object
   Begin Object Name="EdGraphPin_4692"
      PinName="OutputDelegate"
      Direction=EGPD_Output
      PinType=(PinCategory="delegate",PinSubCategoryObject=Function'/Script/Engine.HUD:ReceiveDrawHUD')
   End Object
   EventSignatureName="ReceiveDrawHUD"
   EventSignatureClass=Class'/Script/Engine.HUD'
   bOverrideFunction=True
   Pins(0)=EdGraphPin'EdGraphPin_4692'
   Pins(1)=EdGraphPin'EdGraphPin_4693'
   Pins(2)=EdGraphPin'EdGraphPin_4694'
   Pins(3)=EdGraphPin'EdGraphPin_4695'
   NodePosX=336
   NodePosY=224
   NodeGuid=EA2B415A498630613ACBB9A8B5E3B71E
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_12988"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4785"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4784"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4783"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4782"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4781"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4780"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4779"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4778"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4777"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4776"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4775"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4774"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4773"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4772"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4771"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4770"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4769"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4768"
   End Object
   Begin Object Name="EdGraphPin_4785"
      PinName="RotPivot"
      PinToolTip="Rot Pivot\nVector 2D Structure\n\nLocation (as proportion of quad, 0-1) to rotate about"
      PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Object:Vector2D')
      bAdvancedView=True
   End Object
   Begin Object Name="EdGraphPin_4784"
      PinName="Rotation"
      PinToolTip="Rotation\nFloat\n\nAmount to rotate this quad"
      PinType=(PinCategory="float")
      DefaultValue="0.000000"
      AutogeneratedDefaultValue="0.000000"
      bAdvancedView=True
   End Object
   Begin Object Name="EdGraphPin_4783"
      PinName="bScalePosition"
      PinToolTip="Scale Position\nBoolean\n\nWhether the \"Scale\" parameter should also scale the position of this draw call."
      PinType=(PinCategory="bool")
      DefaultValue="true"
      AutogeneratedDefaultValue="false"
      bAdvancedView=True
   End Object
   Begin Object Name="EdGraphPin_4782"
      PinName="Scale"
      PinToolTip="Scale\nFloat\n\nAmount to scale the entire texture (horizontally and vertically)"
      PinType=(PinCategory="float")
      DefaultValue="1.000000"
      AutogeneratedDefaultValue="1.000000"
      bAdvancedView=True
   End Object
   Begin Object Name="EdGraphPin_4781"
      PinName="BlendMode"
      PinToolTip="Blend Mode\nEBlendMode Enum\n\nControls how to blend this quad with the scene. Translucent by default."
      PinType=(PinCategory="byte",PinSubCategoryObject=Enum'/Script/Engine.EngineTypes:EBlendMode')
      DefaultValue="BLEND_Translucent"
      AutogeneratedDefaultValue="BLEND_Translucent"
      bAdvancedView=True
   End Object
   Begin Object Name="EdGraphPin_4780"
      PinName="TintColor"
      PinToolTip="Tint Color\nLinear Color Structure\n\nVertex color for the quad."
      PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Object:LinearColor')
      DefaultValue="(R=1.000000,G=1.000000,B=1.000000,A=1.000000)"
      AutogeneratedDefaultValue="(R=1.000000,G=1.000000,B=1.000000,A=1.000000)"
      LinkedTo(0)=EdGraphPin'"K2Node_MakeStruct_1.EdGraphPin_4707"'
      bAdvancedView=True
   End Object
   Begin Object Name="EdGraphPin_4779"
      PinName="TextureVHeight"
      PinToolTip="Texture VHeight\nFloat\n\nTexture-space height of the quad (in normalized UV distance)."
      PinType=(PinCategory="float")
      DefaultValue="1"
      AutogeneratedDefaultValue="0.0"
   End Object
   Begin Object Name="EdGraphPin_4778"
      PinName="TextureUWidth"
      PinToolTip="Texture UWidth\nFloat\n\nTexture-space width of the quad (in normalized UV distance)."
      PinType=(PinCategory="float")
      DefaultValue="1"
      AutogeneratedDefaultValue="0.0"
   End Object
   Begin Object Name="EdGraphPin_4777"
      PinName="TextureV"
      PinToolTip="Texture V\nFloat\n\nTexture-space V coordinate of upper left corner of the quad."
      PinType=(PinCategory="float")
      DefaultValue="0"
      AutogeneratedDefaultValue="0.0"
   End Object
   Begin Object Name="EdGraphPin_4776"
      PinName="TextureU"
      PinToolTip="Texture U\nFloat\n\nTexture-space U coordinate of upper left corner of the quad"
      PinType=(PinCategory="float")
      DefaultValue="0"
      AutogeneratedDefaultValue="0.0"
   End Object
   Begin Object Name="EdGraphPin_4775"
      PinName="ScreenH"
      PinToolTip="Screen H\nFloat\n\nScreen-space height of the quad (in pixels)."
      PinType=(PinCategory="float")
      DefaultValue="16"
      AutogeneratedDefaultValue="0.0"
   End Object
   Begin Object Name="EdGraphPin_4774"
      PinName="ScreenW"
      PinToolTip="Screen W\nFloat\n\nScreen-space width of the quad (in pixels)."
      PinType=(PinCategory="float")
      DefaultValue="16"
      AutogeneratedDefaultValue="0.0"
   End Object
   Begin Object Name="EdGraphPin_4773"
      PinName="ScreenY"
      PinToolTip="Screen Y\nFloat\n\nScreen-space Y coordinate of upper left corner of the quad."
      PinType=(PinCategory="float")
      DefaultValue="0.0"
      AutogeneratedDefaultValue="0.0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_78996.EdGraphPin_4761"'
   End Object
   Begin Object Name="EdGraphPin_4772"
      PinName="ScreenX"
      PinToolTip="Screen X\nFloat\n\nScreen-space X coordinate of upper left corner of the quad."
      PinType=(PinCategory="float")
      DefaultValue="0.0"
      AutogeneratedDefaultValue="0.0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_78994.EdGraphPin_4824"'
   End Object
   Begin Object Name="EdGraphPin_4771"
      PinName="Texture"
      PinToolTip="Texture\nTexture Reference\n\nTexture to draw."
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Texture')
      DefaultObject=Texture2D'/Game/Textures/crosshair.crosshair'
   End Object
   Begin Object Name="EdGraphPin_4770"
      PinName="self"
      PinFriendlyName="Target"
      PinToolTip="Target\nHUD Reference"
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.HUD')
   End Object
   Begin Object Name="EdGraphPin_4769"
      PinName="then"
      Direction=EGPD_Output
      PinType=(PinCategory="exec")
   End Object
   Begin Object Name="EdGraphPin_4768"
      PinName="execute"
      PinType=(PinCategory="exec")
      LinkedTo(0)=EdGraphPin'"K2Node_Event_265.EdGraphPin_4693"'
   End Object
   FunctionReference=(MemberName="DrawTexture",bSelfContext=True)
   Pins(0)=EdGraphPin'EdGraphPin_4768'
   Pins(1)=EdGraphPin'EdGraphPin_4769'
   Pins(2)=EdGraphPin'EdGraphPin_4770'
   Pins(3)=EdGraphPin'EdGraphPin_4771'
   Pins(4)=EdGraphPin'EdGraphPin_4772'
   Pins(5)=EdGraphPin'EdGraphPin_4773'
   Pins(6)=EdGraphPin'EdGraphPin_4774'
   Pins(7)=EdGraphPin'EdGraphPin_4775'
   Pins(8)=EdGraphPin'EdGraphPin_4776'
   Pins(9)=EdGraphPin'EdGraphPin_4777'
   Pins(10)=EdGraphPin'EdGraphPin_4778'
   Pins(11)=EdGraphPin'EdGraphPin_4779'
   Pins(12)=EdGraphPin'EdGraphPin_4780'
   Pins(13)=EdGraphPin'EdGraphPin_4781'
   Pins(14)=EdGraphPin'EdGraphPin_4782'
   Pins(15)=EdGraphPin'EdGraphPin_4783'
   Pins(16)=EdGraphPin'EdGraphPin_4784'
   Pins(17)=EdGraphPin'EdGraphPin_4785'
   NodePosX=1376
   NodePosY=272
   ErrorType=1
   ErrorMsg="Error Default value \'\' for  InUV0   is invalid: \'Literal values are not allowed for pass-by-reference parameters.\'\nError Default value \'\' for  InUV1   is invalid: \'Literal values are not allowed for pass-by-reference parameters.\'\nError Default value \'\' for  InUV0   is invalid: \'Literal values are not allowed for pass-by-reference parameters.\'\nError Default value \'\' for  InUV1   is invalid: \'Literal values are not allowed for pass-by-reference parameters.\'"
   NodeGuid=39DB585F4EC13BD178B8BAB7674ED9BE
   AdvancedPinDisplay=Shown
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_78992"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4750"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4749"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4748"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4747"
   End Object
   Begin Object Name="EdGraphPin_4750"
      PinName="ReturnValue"
      PinToolTip="Return Value\nInteger"
      Direction=EGPD_Output
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_3055.EdGraphPin_4832"'
   End Object
   Begin Object Name="EdGraphPin_4749"
      PinName="B"
      PinToolTip="B\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="2"
      AutogeneratedDefaultValue="0"
   End Object
   Begin Object Name="EdGraphPin_4748"
      PinName="A"
      PinToolTip="A\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_Event_265.EdGraphPin_4694"'
   End Object
   Begin Object Name="EdGraphPin_4747"
      PinName="self"
      PinFriendlyName="Target"
      PinToolTip="Target\nKismet Math Library Reference"
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
      DefaultObject=Default__KismetMathLibrary
      bHidden=True
   End Object
   bIsPureFunc=True
   FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetMathLibrary',MemberName="Divide_IntInt")
   Pins(0)=EdGraphPin'EdGraphPin_4747'
   Pins(1)=EdGraphPin'EdGraphPin_4748'
   Pins(2)=EdGraphPin'EdGraphPin_4749'
   Pins(3)=EdGraphPin'EdGraphPin_4750'
   NodePosX=864
   NodePosY=352
   NodeGuid=C6DEE6E04A9CE149452022A65BAD4053
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_84975"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4738"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4737"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4736"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4735"
   End Object
   Begin Object Name="EdGraphPin_4738"
      PinName="ReturnValue"
      PinToolTip="Return Value\nInteger"
      Direction=EGPD_Output
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_3054.EdGraphPin_4844"'
   End Object
   Begin Object Name="EdGraphPin_4737"
      PinName="B"
      PinToolTip="B\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="2"
      AutogeneratedDefaultValue="0"
   End Object
   Begin Object Name="EdGraphPin_4736"
      PinName="A"
      PinToolTip="A\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_Event_265.EdGraphPin_4695"'
   End Object
   Begin Object Name="EdGraphPin_4735"
      PinName="self"
      PinFriendlyName="Target"
      PinToolTip="Target\nKismet Math Library Reference"
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
      DefaultObject=Default__KismetMathLibrary
      bHidden=True
   End Object
   bIsPureFunc=True
   FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetMathLibrary',MemberName="Divide_IntInt")
   Pins(0)=EdGraphPin'EdGraphPin_4735'
   Pins(1)=EdGraphPin'EdGraphPin_4736'
   Pins(2)=EdGraphPin'EdGraphPin_4737'
   Pins(3)=EdGraphPin'EdGraphPin_4738'
   NodePosX=864
   NodePosY=432
   NodeGuid=007B714643C3056C9F94D0A4012C974D
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_78994"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4824"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4823"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4822"
   End Object
   Begin Object Name="EdGraphPin_4824"
      PinName="ReturnValue"
      PinToolTip="Return Value\nFloat"
      Direction=EGPD_Output
      PinType=(PinCategory="float")
      DefaultValue="0.0"
      AutogeneratedDefaultValue="0.0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_12988.EdGraphPin_4772"'
   End Object
   Begin Object Name="EdGraphPin_4823"
      PinName="InInt"
      PinToolTip="In Int\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_3055.EdGraphPin_4834"'
   End Object
   Begin Object Name="EdGraphPin_4822"
      PinName="self"
      PinFriendlyName="Target"
      PinToolTip="Target\nKismet Math Library Reference"
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
      DefaultObject=Default__KismetMathLibrary
      bHidden=True
   End Object
   bIsPureFunc=True
   FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetMathLibrary',MemberName="Conv_IntToFloat")
   Pins(0)=EdGraphPin'EdGraphPin_4822'
   Pins(1)=EdGraphPin'EdGraphPin_4823'
   Pins(2)=EdGraphPin'EdGraphPin_4824'
   NodePosX=1168
   NodePosY=384
   NodeGuid=E60DD34A4C7745212B5FF2A1C8FACF98
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_78996"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4761"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4760"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4759"
   End Object
   Begin Object Name="EdGraphPin_4761"
      PinName="ReturnValue"
      PinToolTip="Return Value\nFloat"
      Direction=EGPD_Output
      PinType=(PinCategory="float")
      DefaultValue="0.0"
      AutogeneratedDefaultValue="0.0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_12988.EdGraphPin_4773"'
   End Object
   Begin Object Name="EdGraphPin_4760"
      PinName="InInt"
      PinToolTip="In Int\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_3054.EdGraphPin_4846"'
   End Object
   Begin Object Name="EdGraphPin_4759"
      PinName="self"
      PinFriendlyName="Target"
      PinToolTip="Target\nKismet Math Library Reference"
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
      DefaultObject=Default__KismetMathLibrary
      bHidden=True
   End Object
   bIsPureFunc=True
   FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetMathLibrary',MemberName="Conv_IntToFloat")
   Pins(0)=EdGraphPin'EdGraphPin_4759'
   Pins(1)=EdGraphPin'EdGraphPin_4760'
   Pins(2)=EdGraphPin'EdGraphPin_4761'
   NodePosX=1168
   NodePosY=464
   NodeGuid=D4D3261C48F6C3FD85BD979179404C47
End Object
Begin Object Class=K2Node_MakeStruct Name="K2Node_MakeStruct_1"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4711"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4710"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4709"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4708"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4707"
   End Object
   Begin Object Name="EdGraphPin_4711"
      PinName="A"
      PinFriendlyName="A"
      PinToolTip="A\nFloat\n\nA"
      PinType=(PinCategory="float")
      DefaultValue="1"
      AutogeneratedDefaultValue="0.000000"
   End Object
   Begin Object Name="EdGraphPin_4710"
      PinName="B"
      PinFriendlyName="B"
      PinToolTip="B\nFloat\n\nB"
      PinType=(PinCategory="float")
      DefaultValue="1"
      AutogeneratedDefaultValue="0.000000"
   End Object
   Begin Object Name="EdGraphPin_4709"
      PinName="G"
      PinFriendlyName="G"
      PinToolTip="G\nFloat\n\nG"
      PinType=(PinCategory="float")
      DefaultValue="1"
      AutogeneratedDefaultValue="0.000000"
   End Object
   Begin Object Name="EdGraphPin_4708"
      PinName="R"
      PinFriendlyName="R"
      PinToolTip="R\nFloat\n\nR"
      PinType=(PinCategory="float")
      DefaultValue="1"
      AutogeneratedDefaultValue="0.000000"
   End Object
   Begin Object Name="EdGraphPin_4707"
      PinName="LinearColor"
      Direction=EGPD_Output
      PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.Object:LinearColor')
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_12988.EdGraphPin_4780"'
   End Object
   ShowPinForProperties(0)=(PropertyName="R",PropertyFriendlyName="R",PropertyTooltip="R",bShowPin=True,bCanToggleVisibility=True,bPropertyIsCustomized=True)
   ShowPinForProperties(1)=(PropertyName="G",PropertyFriendlyName="G",PropertyTooltip="G",bShowPin=True,bCanToggleVisibility=True,bPropertyIsCustomized=True)
   ShowPinForProperties(2)=(PropertyName="B",PropertyFriendlyName="B",PropertyTooltip="B",bShowPin=True,bCanToggleVisibility=True,bPropertyIsCustomized=True)
   ShowPinForProperties(3)=(PropertyName="A",PropertyFriendlyName="A",PropertyTooltip="A",bShowPin=True,bCanToggleVisibility=True,bPropertyIsCustomized=True)
   StructType=ScriptStruct'/Script/CoreUObject.Object:LinearColor'
   Pins(0)=EdGraphPin'EdGraphPin_4707'
   Pins(1)=EdGraphPin'EdGraphPin_4708'
   Pins(2)=EdGraphPin'EdGraphPin_4709'
   Pins(3)=EdGraphPin'EdGraphPin_4710'
   Pins(4)=EdGraphPin'EdGraphPin_4711'
   NodePosX=880
   NodePosY=784
   NodeGuid=29A2A74D47356CDE4B38479BDCA5817B
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_3055"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4834"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4833"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4832"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4831"
   End Object
   Begin Object Name="EdGraphPin_4834"
      PinName="ReturnValue"
      PinToolTip="Return Value\nInteger"
      Direction=EGPD_Output
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_78994.EdGraphPin_4823"'
   End Object
   Begin Object Name="EdGraphPin_4833"
      PinName="B"
      PinToolTip="B\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="8"
      AutogeneratedDefaultValue="0"
   End Object
   Begin Object Name="EdGraphPin_4832"
      PinName="A"
      PinToolTip="A\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_78992.EdGraphPin_4750"'
   End Object
   Begin Object Name="EdGraphPin_4831"
      PinName="self"
      PinFriendlyName="Target"
      PinToolTip="Target\nKismet Math Library Reference"
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
      DefaultObject=Default__KismetMathLibrary
      bHidden=True
   End Object
   bIsPureFunc=True
   FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetMathLibrary',MemberName="Subtract_IntInt")
   Pins(0)=EdGraphPin'EdGraphPin_4831'
   Pins(1)=EdGraphPin'EdGraphPin_4832'
   Pins(2)=EdGraphPin'EdGraphPin_4833'
   Pins(3)=EdGraphPin'EdGraphPin_4834'
   NodePosX=1024
   NodePosY=368
   NodeComment="X offset"
   NodeGuid=1A975FF244529C8607124784E053F46F
End Object
Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_3054"
   Begin Object Class=EdGraphPin Name="EdGraphPin_4846"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4845"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4844"
   End Object
   Begin Object Class=EdGraphPin Name="EdGraphPin_4843"
   End Object
   Begin Object Name="EdGraphPin_4846"
      PinName="ReturnValue"
      PinToolTip="Return Value\nInteger"
      Direction=EGPD_Output
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_78996.EdGraphPin_4760"'
   End Object
   Begin Object Name="EdGraphPin_4845"
      PinName="B"
      PinToolTip="B\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="8"
      AutogeneratedDefaultValue="0"
   End Object
   Begin Object Name="EdGraphPin_4844"
      PinName="A"
      PinToolTip="A\nInteger"
      PinType=(PinCategory="int")
      DefaultValue="0"
      AutogeneratedDefaultValue="0"
      LinkedTo(0)=EdGraphPin'"K2Node_CallFunction_84975.EdGraphPin_4738"'
   End Object
   Begin Object Name="EdGraphPin_4843"
      PinName="self"
      PinFriendlyName="Target"
      PinToolTip="Target\nKismet Math Library Reference"
      PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
      DefaultObject=Default__KismetMathLibrary
      bHidden=True
   End Object
   bIsPureFunc=True
   FunctionReference=(MemberParentClass=Class'/Script/Engine.KismetMathLibrary',MemberName="Subtract_IntInt")
   Pins(0)=EdGraphPin'EdGraphPin_4843'
   Pins(1)=EdGraphPin'EdGraphPin_4844'
   Pins(2)=EdGraphPin'EdGraphPin_4845'
   Pins(3)=EdGraphPin'EdGraphPin_4846'
   NodePosX=1024
   NodePosY=464
   NodeComment="Y offset"
   NodeGuid=8BD6C12C4A40DDE026F3EC8D6928BABA
End Object

Comments