A way to export the cable component as fbx?

As the question above, is there any way to export the cable component as an fbx ? or even turning the result from movable to static ?

Thank you for your time !

Marco

I’m also interested in this. Anyone?

Necro bumping this thread as I have found out, that there is absolutely no possibility to convert a cable component to an exportable .fbx file. However, I made a solution to convert cable components in the scene to a spline mesh - and this can be exported! The only thing you need for this blueprint is to set up the spline mesh component individually (Mesh, Forward Axis). Hope, this little tool helps people like me, who want to export the neat cable stuff out of Unreal. Keep in mind, that the cable component works as a runtime mesh - that means, that you have to wait for the cable to swing out properly, before you can bake it to a spline. The tool supports several cable actors at once. You need to paste this code inside your EventGraph of your created tool actor BP.

Begin Object Class=/Script/BlueprintGraph.K2Node_CustomEvent Name=“K2Node_CustomEvent_0” bCallInEditor=True CustomFunctionName=“Convert To Spline” NodePosX=-1072 NodePosY=-480 NodeGuid=7F230BA54608549799C88F847DE1A47A CustomProperties Pin (PinId=F109DF994D9A5DE05F2B4381ACC76F00,PinName=“OutputDelegate”,Direction=“EGPD_Output”,PinType.PinCategory=“delegate”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,MemberName=“Convert To Spline”,MemberGuid=7F230BA54608549799C88F847DE1A47A),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=0FE5CE594FCE100BE5FBB38BC79CD2ED,PinName=“then”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_MacroInstance_1 4253044D47BAE36F45FFBCA27CB05A4F,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_VariableGet Name=“K2Node_VariableGet_0” VariableReference=(MemberName=“Cable Actor To Convert”,MemberGuid=38A79A7C419D04122D31808D00E5F30C,bSelfContext=True) NodePosX=-1344 NodePosY=-176 ErrorType=1 NodeGuid=B5DFFB224085C8F161C4B1AE2CEF5F1B CustomProperties Pin (PinId=BDFDE7A84B427E5A8570558A4D1AE932,PinName=“Cable Actor To Convert”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_GetArrayItem_0 D0A9D5DC497E97D4989BB2A55796FBE6,K2Node_CallArrayFunction_0 9E6B12FD4555A686C4F10B9A32982555,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=0F63847345698D72875EFDBD4ADB9791,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_VariableSet Name=“K2Node_VariableSet_0” VariableReference=(MemberName=“pointArray”,MemberGuid=08F310094653FBB0FEDC219D2D7D27FA,bSelfContext=True) NodePosX=-416 NodePosY=-448 NodeGuid=53E1B9144344CA05717FEEA1F8439670 CustomProperties Pin (PinId=3B57997047B516A34AC556B82F9F24BA,PinName=“execute”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_MacroInstance_1 0410B54642611AD9D3E7A08AEA120201,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=05C45B244ADEF5A821E5E4ACBFE81B91,PinName=“then”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 596A758D4BF1AD221E55A296FC6B7924,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=212E1EBE4CC0AD7098F398B9780EC39A,PinName=“pointArray”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_0 29DBBCB5468B435C14870DBFEABF45C5,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=B876F0F440FC9A6557513B9F68831FDA,PinName=“Output_Get”,PinToolTip=“Retrieves the value of the variable, can use instead of a separate Get node”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_3 FD06A5EB46F4A29004ED4E9B958C44F2,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=FB9189A2464F39869FA90FB40D8D30EB,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_0” bIsPureFunc=True bIsConstFunc=True FunctionReference=(MemberParent=Class’"/Script/CableComponent.CableComponent"’,MemberName=“GetCableParticleLocations”) NodePosX=-432 NodePosY=-176 NodeGuid=DF41EEB848F2B998124227A257579245 CustomProperties Pin (PinId=38DE1B5147481A1399F877B795D80908,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nCable Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_1 BFDD99FC469165A8B648E3A4754E6A9F,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=29DBBCB5468B435C14870DBFEABF45C5,PinName=“Locations”,PinToolTip=“Locations\nArray of Vectors”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 212E1EBE4CC0AD7098F398B9780EC39A,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_VariableGet Name=“K2Node_VariableGet_1” VariableReference=(MemberParent=Class’"/Script/CableComponent.CableActor"’,MemberName=“CableComponent”) SelfContextInfo=NotSelfContext NodePosX=-704 NodePosY=-128 NodeGuid=53BCC0F748C2404882479D8857186436 CustomProperties Pin (PinId=BFDD99FC469165A8B648E3A4754E6A9F,PinName=“CableComponent”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_0 38DE1B5147481A1399F877B795D80908,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=B69083B7421D0335841CB4838F3D71E4,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_GetArrayItem_0 9CD3B5C64DB49557F9A0909EB3AFBAD1,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_AddComponent Name=“K2Node_AddComponent_1” TemplateBlueprint="/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline" TemplateType=Class’"/Script/Engine.SplineComponent"’ FunctionReference=(MemberName=“AddComponent”,bSelfContext=True) NodePosX=-192 NodePosY=-480 NodeGuid=F02564A8407DD5E34A08908B238F0538 CustomProperties Pin (PinId=596A758D4BF1AD221E55A296FC6B7924,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 05C45B244ADEF5A821E5E4ACBFE81B91,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=57DCB4EB4D6C29FCB1E2A8ADE10DCE37,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_2 AD63A2064475CE81D5AC238E4830DEFC,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=8229611F437344B3789B999A1EF623F9,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nActor Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.Actor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=10A162F847CD985BEE2AE78C71C516CE,PinName=“TemplateName”,PinToolTip=“Template Name\nName\n\nThe name of the Component Template to use.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“NODE_AddSplineComponent-0”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=True,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=150469AD42552129FD1F1786E04D27EF,PinName=“bManualAttachment”,PinToolTip=“Manual Attachment\nBoolean\n\nWhether manual or automatic attachment is to be used”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=87E1238744636553749ACCB2121048B2,PinName=“RelativeTransform”,PinToolTip=“Relative Transform\nTransform\n\nThe relative transform between the new component and its attach parent (automatic only)”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Transform"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=FD11C6804D7121408B1DD7B2BEDB82AA,PinName=“ComponentTemplateContext”,PinToolTip=“Component Template Context\nObject Reference\n\nOptional UBlueprintGeneratedClass reference to use to find the template in. If null (or not a BPGC), component is sought in this Actor’s class”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CoreUObject.Object"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=22F88BBD44E2225B4D7BA89BB43AECCE,PinName=“bDeferredFinish”,PinToolTip=“Deferred Finish\nBoolean\n\nWhether or not to immediately complete the creation and registration process for this component. Will be false if there are expose on spawn properties being set”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=003477974D95B594189402B05C5C9EBE,PinName=“ReturnValue”,PinToolTip=“Return Value\nSpline Component Object Reference”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_2 9C1DEE3A4EDB57838F0B5CA3FE213625,K2Node_CallFunction_3 3ADD3BC4455974E7284A47800E1C9B29,K2Node_CallFunction_4 077647C14BE7C81B7C654DA391AC27AF,K2Node_CallFunction_9 AE6C532840D7E2A81894F88FE36A293B,K2Node_CallFunction_8 AE6C532840D7E2A81894F88FE36A293B,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_2” FunctionReference=(MemberParent=Class’"/Script/Engine.SceneComponent"’,MemberName=“K2_AttachToComponent”) NodePosX=224 NodePosY=-480 NodeGuid=C08E1EBC4DAD4F6385E1D781CE55CE44 CustomProperties Pin (PinId=AD63A2064475CE81D5AC238E4830DEFC,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 57DCB4EB4D6C29FCB1E2A8ADE10DCE37,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=2333DC7B4374782426C3CD93D127975C,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_3 0AF25A4B46445700ED6891A324E4F814,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=9C1DEE3A4EDB57838F0B5CA3FE213625,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nScene Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=EE3F653349ECBFF0CCBCBE96D0799037,PinName=“Parent”,PinToolTip=“Parent\nScene Component Object Reference\n\nParent to attach to.”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_3 4748767C4B16D74093685E810C463D7E,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=FC08791440DE99DC614A29826A582385,PinName=“SocketName”,PinToolTip=“Socket Name\nName\n\nOptional socket to attach to on the parent.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“None”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=263B566F46505610DB574DB4C25C6F4C,PinName=“LocationRule”,PinToolTip=“Location Rule\nEAttachmentRule Enum\n\nHow to handle translation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=4367B00D4550EAAD66EBFC83B6D0A2D7,PinName=“RotationRule”,PinToolTip=“Rotation Rule\nEAttachmentRule Enum\n\nHow to handle rotation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=A6264C11400C006C638391BB4B1C5EA9,PinName=“ScaleRule”,PinToolTip=“Scale Rule\nEAttachmentRule Enum\n\nHow to handle scale when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=0AB0660D4BA33172B94CE6BBB9621066,PinName=“bWeldSimulatedBodies”,PinToolTip=“Weld Simulated Bodies\nBoolean\n\nWhether to weld together simulated physics bodies.”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“TRUE”,AutogeneratedDefaultValue=“TRUE”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=88A9FAF7440415CF2E1124BBECEE074A,PinName=“ReturnValue”,PinToolTip=“Return Value\nBoolean\n\nTrue if attachment is successful (or already attached to requested parent/socket), false if attachment is rejected and there is no change in AttachParent.”,Direction=“EGPD_Output”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_VariableGet Name=“K2Node_VariableGet_3” VariableReference=(MemberName=“DefaultSceneRoot”,bSelfContext=True) NodePosX=-80 NodePosY=-272 NodeGuid=FC7CFC98442DC086F81B1E8C33F0F834 CustomProperties Pin (PinId=4748767C4B16D74093685E810C463D7E,PinName=“DefaultSceneRoot”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_2 EE3F653349ECBFF0CCBCBE96D0799037,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=AECB5E8D4B3A2C90DAFEFD81ABD8CF6E,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_3” FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“SetSplinePoints”) NodePosX=624 NodePosY=-480 NodeGuid=B929A8174F2716E4613CED949C6CDAD9 CustomProperties Pin (PinId=0AF25A4B46445700ED6891A324E4F814,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_CallFunction_2 2333DC7B4374782426C3CD93D127975C,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=D50E9DEF487500BF90A22FA0A484BF77,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_MacroInstance_0 3F21B83942AFB0C161543F9BD01CFB35,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=3ADD3BC4455974E7284A47800E1C9B29,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=FD06A5EB46F4A29004ED4E9B958C44F2,PinName=“Points”,PinToolTip=“Points\nArray of Vectors”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=True,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 B876F0F440FC9A6557513B9F68831FDA,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=D2840AE14D66876C946B21B7E5053129,PinName=“CoordinateSpace”,PinToolTip=“Coordinate Space\nESplineCoordinateSpace Enum”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.ESplineCoordinateSpace"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“World”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=7C163FE249AC354702498A97CFC4F0E4,PinName=“bUpdateSpline”,PinToolTip=“Update Spline\nBoolean”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“true”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_4” bIsPureFunc=True bIsConstFunc=True FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“GetNumberOfSplinePoints”) NodePosX=224 NodePosY=-80 NodeGuid=46140F8241B2D614C8BB448AA540C556 CustomProperties Pin (PinId=077647C14BE7C81B7C654DA391AC27AF,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=8A6DC2D34B12DD635B64829ACD69D6F0,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nGet the number of points that make up this spline”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_5 6A4AE65E45D54DFFF1A2A0BBB83AE2A6,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_MacroInstance Name=“K2Node_MacroInstance_0” MacroGraphReference=(MacroGraph=EdGraph’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:ForLoop"’,GraphBlueprint=Blueprint’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros"’,GraphGuid=55C904AF4B45FE1761FB55A8DB9FB801) NodePosX=912 NodePosY=-464 NodeGuid=F386A86D4DC86029A8A982BC54905E70 CustomProperties Pin (PinId=3F21B83942AFB0C161543F9BD01CFB35,PinName=“execute”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_3 D50E9DEF487500BF90A22FA0A484BF77,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=9BEF606B4C5EF3F00F721397997075DF,PinName=“FirstIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=7CA2D03744C7947F7B313B91577CCB9A,PinName=“LastIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_5 3249BE9941D8BAFC0A889E912BF41271,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=EFB3B2CD410469CDDDAF4DA73C7F807F,PinName=“LoopBody”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 652DD64C4EB243639285C3A48C7ABD34,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=52F41E6C4E17FE56923D1B99756FD1CD,PinName=“Index”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_9 36D4C2054EEB21CDBA974E9E008CF73E,K2Node_CommutativeAssociativeBinaryOperator_0 1823E69F48CA5F0C137AFEA434C248B5,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=72CE812348F7BE3BB2B82E89989BA25B,PinName=“Completed”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_5” bIsPureFunc=True FunctionReference=(MemberParent=Class’"/Script/Engine.KismetMathLibrary"’,MemberName=“Subtract_IntInt”) NodePosX=512 NodePosY=-32 NodeGuid=EF257D2A4E6C215576A08DA0A9195E3B CustomProperties Pin (PinId=CB6AE009420709AA661458AAC6F0E972,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Math Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetMathLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultObject="/Script/Engine.Default__KismetMathLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=6A4AE65E45D54DFFF1A2A0BBB83AE2A6,PinName=“A”,PinToolTip=“A\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_4 8A6DC2D34B12DD635B64829ACD69D6F0,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=36087E6B46A8B030AF081BB2B3486446,PinName=“B”,PinToolTip=“B\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“2”,AutogeneratedDefaultValue=“1”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=3249BE9941D8BAFC0A889E912BF41271,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nSubtraction (A - B)”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_0 7CA2D03744C7947F7B313B91577CCB9A,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_AddComponent Name=“K2Node_AddComponent_2” TemplateBlueprint="/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline" TemplateType=Class’"/Script/Engine.SplineMeshComponent"’ FunctionReference=(MemberName=“AddComponent”,bSelfContext=True) NodePosX=1184 NodePosY=-480 NodeGuid=D46676954DB7039C91920AA724CEF7A4 CustomProperties Pin (PinId=652DD64C4EB243639285C3A48C7ABD34,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_MacroInstance_0 EFB3B2CD410469CDDDAF4DA73C7F807F,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=AC39B98642890F6E7A5A8EA42DCFD499,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_6 3066FEA7429FE985EE56049ADCDD12CC,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=A4A8B6C4414D24C0BB8C319D679AB18C,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nActor Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.Actor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=DCEA206F41E029A0C6A2CF90A448E4E5,PinName=“TemplateName”,PinToolTip=“Template Name\nName\n\nThe name of the Component Template to use.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“NODE_AddSplineMeshComponent-1”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=True,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=85F22C3A4704527555D3708CF8A41775,PinName=“bManualAttachment”,PinToolTip=“Manual Attachment\nBoolean\n\nWhether manual or automatic attachment is to be used”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=CBE8BF0E47567CF1C701BD9CF345EB67,PinName=“RelativeTransform”,PinToolTip=“Relative Transform\nTransform\n\nThe relative transform between the new component and its attach parent (automatic only)”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Transform"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=5E23542B486FF8010E016BBCDB7A0B70,PinName=“ComponentTemplateContext”,PinToolTip=“Component Template Context\nObject Reference\n\nOptional UBlueprintGeneratedClass reference to use to find the template in. If null (or not a BPGC), component is sought in this Actor’s class”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CoreUObject.Object"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=0D40FD0D4824DD75CAD2E99C37CF1972,PinName=“bDeferredFinish”,PinToolTip=“Deferred Finish\nBoolean\n\nWhether or not to immediately complete the creation and registration process for this component. Will be false if there are expose on spawn properties being set”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=6311E216473764B33F3947A66B14D119,PinName=“ReturnValue”,PinToolTip=“Return Value\nSpline Mesh Component Object Reference”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineMeshComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_6 CAE1567649F61A564CF472ACC6441783,K2Node_CallFunction_7 D144AE394E4066AD8939878E8DC70E7D,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_6” FunctionReference=(MemberParent=Class’"/Script/Engine.SceneComponent"’,MemberName=“K2_AttachToComponent”) NodePosX=1520 NodePosY=-480 NodeGuid=1508A80242F075F17ACF568655DF4B19 CustomProperties Pin (PinId=3066FEA7429FE985EE56049ADCDD12CC,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 AC39B98642890F6E7A5A8EA42DCFD499,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=77BE90454FD7482E649C6FB0B126A942,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_7 D629313242162EDEEC7550BC569D68ED,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=CAE1567649F61A564CF472ACC6441783,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nScene Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 6311E216473764B33F3947A66B14D119,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=02D7DD884083BB67F02AFD91E4E86B0D,PinName=“Parent”,PinToolTip=“Parent\nScene Component Object Reference\n\nParent to attach to.”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=FEF2B4984C9A25FBF63153B3D00BE210,PinName=“SocketName”,PinToolTip=“Socket Name\nName\n\nOptional socket to attach to on the parent.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“None”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=FC64A87341B3036C758A818F74EA7206,PinName=“LocationRule”,PinToolTip=“Location Rule\nEAttachmentRule Enum\n\nHow to handle translation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=73AA8B1C4A42C0F348C058BABDB9208E,PinName=“RotationRule”,PinToolTip=“Rotation Rule\nEAttachmentRule Enum\n\nHow to handle rotation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=9F0050DE42BAAC7031529499B7CE3AC5,PinName=“ScaleRule”,PinToolTip=“Scale Rule\nEAttachmentRule Enum\n\nHow to handle scale when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=ADA9394344234D1F291A79988ABFB32C,PinName=“bWeldSimulatedBodies”,PinToolTip=“Weld Simulated Bodies\nBoolean\n\nWhether to weld together simulated physics bodies.”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“TRUE”,AutogeneratedDefaultValue=“TRUE”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=C52D48BC4F76FE00E78EB8A3D51D3211,PinName=“ReturnValue”,PinToolTip=“Return Value\nBoolean\n\nTrue if attachment is successful (or already attached to requested parent/socket), false if attachment is rejected and there is no change in AttachParent.”,Direction=“EGPD_Output”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_7” FunctionReference=(MemberParent=Class’"/Script/Engine.SplineMeshComponent"’,MemberName=“SetStartAndEnd”) NodePosX=1904 NodePosY=-480 NodeGuid=4700379E4152F690882B66BA9583A53A CustomProperties Pin (PinId=D629313242162EDEEC7550BC569D68ED,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_CallFunction_6 77BE90454FD7482E649C6FB0B126A942,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=AE135D5C4E44B3310E5923B83A2E53D5,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=D144AE394E4066AD8939878E8DC70E7D,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Mesh Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineMeshComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 6311E216473764B33F3947A66B14D119,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=66E4B7CF4F85A4CC3F3EE6900A260843,PinName=“StartPos”,PinToolTip=“Start Pos\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_9 4165BCE24AB3470D9947A597544DB8F7,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=858F5051484177A707A37E97F4D735B0,PinName=“StartTangent”,PinToolTip=“Start Tangent\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_9 0B17DEBF404AFB3186FDCA84D2976E69,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=1CB04BEA4538DA3C31BB9E92AECC2FE4,PinName=“EndPos”,PinToolTip=“End Pos\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_8 4165BCE24AB3470D9947A597544DB8F7,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=508F4EE04803D59C148D10B49795D242,PinName=“EndTangent”,PinToolTip=“End Tangent\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_8 0B17DEBF404AFB3186FDCA84D2976E69,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=678F9EEC403A58977E9606911C60B664,PinName=“bUpdateMesh”,PinToolTip=“Update Mesh\nBoolean”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“true”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_9” bIsPureFunc=True bIsConstFunc=True FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“GetLocationAndTangentAtSplinePoint”) NodePosX=1520 NodePosY=-96 NodeGuid=88F9E8E9453938D01ACEBF88DE88B877 CustomProperties Pin (PinId=AE6C532840D7E2A81894F88FE36A293B,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=36D4C2054EEB21CDBA974E9E008CF73E,PinName=“PointIndex”,PinToolTip=“Point Index\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_0 52F41E6C4E17FE56923D1B99756FD1CD,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=4165BCE24AB3470D9947A597544DB8F7,PinName=“Location”,PinToolTip=“Location\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 66E4B7CF4F85A4CC3F3EE6900A260843,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=0B17DEBF404AFB3186FDCA84D2976E69,PinName=“Tangent”,PinToolTip=“Tangent\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 858F5051484177A707A37E97F4D735B0,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=993F0D7B454E80859DAED68DBD98B291,PinName=“CoordinateSpace”,PinToolTip=“Coordinate Space\nESplineCoordinateSpace Enum”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.ESplineCoordinateSpace"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“World”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CommutativeAssociativeBinaryOperator Name=“K2Node_CommutativeAssociativeBinaryOperator_0” bIsPureFunc=True FunctionReference=(MemberParent=Class’"/Script/Engine.KismetMathLibrary"’,MemberName=“Add_IntInt”) NodePosX=1200 NodePosY=-288 NodeGuid=CF395547431DF861BBA56EAD6A3C0161 CustomProperties Pin (PinId=98A9AFC242A06DF38097DC970A1033A8,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Math Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetMathLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,DefaultObject="/Script/Engine.Default__KismetMathLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=1823E69F48CA5F0C137AFEA434C248B5,PinName=“A”,PinToolTip=“A\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_0 52F41E6C4E17FE56923D1B99756FD1CD,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=89703B3B47B8E1AA34F0BE8A5B7309B9,PinName=“B”,PinToolTip=“B\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“1”,AutogeneratedDefaultValue=“1”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=3BFA50CF4FADF8F5DB563082526E8DC8,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nAddition (A + B)”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_8 36D4C2054EEB21CDBA974E9E008CF73E,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_8” bIsPureFunc=True bIsConstFunc=True FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“GetLocationAndTangentAtSplinePoint”) NodePosX=1520 NodePosY=80 NodeGuid=4CE164F24A98EBFB825429A762080533 CustomProperties Pin (PinId=AE6C532840D7E2A81894F88FE36A293B,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=36D4C2054EEB21CDBA974E9E008CF73E,PinName=“PointIndex”,PinToolTip=“Point Index\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CommutativeAssociativeBinaryOperator_0 3BFA50CF4FADF8F5DB563082526E8DC8,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=4165BCE24AB3470D9947A597544DB8F7,PinName=“Location”,PinToolTip=“Location\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 1CB04BEA4538DA3C31BB9E92AECC2FE4,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=0B17DEBF404AFB3186FDCA84D2976E69,PinName=“Tangent”,PinToolTip=“Tangent\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 508F4EE04803D59C148D10B49795D242,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=993F0D7B454E80859DAED68DBD98B291,PinName=“CoordinateSpace”,PinToolTip=“Coordinate Space\nESplineCoordinateSpace Enum”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.ESplineCoordinateSpace"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“World”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_MacroInstance Name=“K2Node_MacroInstance_1” MacroGraphReference=(MacroGraph=EdGraph’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:ForLoop"’,GraphBlueprint=Blueprint’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros"’,GraphGuid=55C904AF4B45FE1761FB55A8DB9FB801) NodePosX=-736 NodePosY=-464 NodeGuid=8021CAC6492509A1BC3D128FAA9529AC CustomProperties Pin (PinId=4253044D47BAE36F45FFBCA27CB05A4F,PinName=“execute”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CustomEvent_0 0FE5CE594FCE100BE5FBB38BC79CD2ED,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=5FE745E641DE99B9FA5C89A6E62C9808,PinName=“FirstIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=F45D9D5043D96E78B770129A16F00B89,PinName=“LastIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_10 CFFC88B1417742142401FAA4294BB5B7,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=0410B54642611AD9D3E7A08AEA120201,PinName=“LoopBody”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 3B57997047B516A34AC556B82F9F24BA,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=2273A2EA442CF355EB4235B6D3EABCF9,PinName=“Index”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_GetArrayItem_0 333351174B85E388EED8A6AF95CE90D9,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=010EB3DB41CB3879DE1EFD849AC4D56A,PinName=“Completed”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_GetArrayItem Name=“K2Node_GetArrayItem_0” NodePosX=-880 NodePosY=-160 NodeGuid=AFBDE5A24168CF6C87220FA23E9E9C92 CustomProperties Pin (PinId=D0A9D5DC497E97D4989BB2A55796FBE6,PinName=“Array”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_0 BDFDE7A84B427E5A8570558A4D1AE932,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=333351174B85E388EED8A6AF95CE90D9,PinName=“Dimension 1”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_1 2273A2EA442CF355EB4235B6D3EABCF9,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=9CD3B5C64DB49557F9A0909EB3AFBAD1,PinName=“Output”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_1 B69083B7421D0335841CB4838F3D71E4,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallArrayFunction Name=“K2Node_CallArrayFunction_0” bIsPureFunc=True FunctionReference=(MemberParent=Class’"/Script/Engine.KismetArrayLibrary"’,MemberName=“Array_Length”) NodePosX=-1136 NodePosY=-288 NodeGuid=6AE238D1408465E09BC10EB249B53BB1 CustomProperties Pin (PinId=841D844E4F3781E7B6F8E0B687520364,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Array Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetArrayLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,DefaultObject="/Script/Engine.Default__KismetArrayLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=9E6B12FD4555A686C4F10B9A32982555,PinName=“TargetArray”,PinToolTip=“Target Array\nArray of Cable Actor Object References\n\nThe array to get the length of *”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=True,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_0 BDFDE7A84B427E5A8570558A4D1AE932,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=98374A6E4DDCA9A3E9EDE2AA1E76E5E6,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nThe length of the array”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_10 727ABA314845CB21936585A50DFE7477,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_10” bIsPureFunc=True FunctionReference=(MemberParent=Class’"/Script/Engine.KismetMathLibrary"’,MemberName=“Subtract_IntInt”) NodePosX=-912 NodePosY=-272 NodeGuid=AD8373D44C957C37F67F51A8D9A224A5 CustomProperties Pin (PinId=E0D8425F4D7D95C9DD952583B4A52D2F,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Math Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetMathLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultObject="/Script/Engine.Default__KismetMathLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=727ABA314845CB21936585A50DFE7477,PinName=“A”,PinToolTip=“A\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallArrayFunction_0 98374A6E4DDCA9A3E9EDE2AA1E76E5E6,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=8920A9A749A1C9D649A822AAE35FF775,PinName=“B”,PinToolTip=“B\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“1”,AutogeneratedDefaultValue=“1”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) CustomProperties Pin (PinId=CFFC88B1417742142401FAA4294BB5B7,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nSubtraction (A - B)”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_1 F45D9D5043D96E78B770129A16F00B89,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object

you can’t,there is no mesh, just like draw lines,this component kill fps。you can made your own use spline mesh or skeletonmesh’s tail with physics constraints

Thanks, I wasn’t expecting a solution after all this time!

Does that code require a particular version of UE to work? I tried pasting it in 4.26.2 and all I got was a single event node labelled “None”… Same in 4.25.4. Could you screenshot the graph instead?

Novice user here.
I just tried copying this code inside the EventGraph of a tool actor BP using both 4.27 & 4.22 and it still doesn’t work. I also receive a single node labeled “None”.
Does it require some kind of plugin to be able to CTRL+V inside a Blueprint editor?

I managed to copy paste the code inside the EventGraph. It turns out the code contains some syntax errors. First we have to change the type of quotation marks ““ into “” and apostrophes ’ into '. Second, the indentation has to match a certain pattern. Here is the working code in two separate posts :

Begin Object Class=/Script/BlueprintGraph.K2Node_CustomEvent Name=“K2Node_CustomEvent_0”
bCallInEditor=True
CustomFunctionName=“Convert To Spline”
NodePosX=-1072
NodePosY=-480
NodeGuid=7F230BA54608549799C88F847DE1A47A
CustomProperties Pin (PinId=F109DF994D9A5DE05F2B4381ACC76F00,PinName=“OutputDelegate”,Direction=“EGPD_Output”,PinType.PinCategory=“delegate”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,MemberName=“Convert To Spline”,MemberGuid=7F230BA54608549799C88F847DE1A47A),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=0FE5CE594FCE100BE5FBB38BC79CD2ED,PinName=“then”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_MacroInstance_1 4253044D47BAE36F45FFBCA27CB05A4F,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_VariableGet Name=“K2Node_VariableGet_0”
VariableReference=(MemberName=“Cable Actor To Convert”,MemberGuid=38A79A7C419D04122D31808D00E5F30C,bSelfContext=True)
NodePosX=-1344
NodePosY=-176
ErrorType=1
NodeGuid=B5DFFB224085C8F161C4B1AE2CEF5F1B
CustomProperties Pin (PinId=BDFDE7A84B427E5A8570558A4D1AE932,PinName=“Cable Actor To Convert”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_GetArrayItem_0 D0A9D5DC497E97D4989BB2A55796FBE6,K2Node_CallArrayFunction_0 9E6B12FD4555A686C4F10B9A32982555,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=0F63847345698D72875EFDBD4ADB9791,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_VariableSet Name=“K2Node_VariableSet_0”
VariableReference=(MemberName=“pointArray”,MemberGuid=08F310094653FBB0FEDC219D2D7D27FA,bSelfContext=True)
NodePosX=-416
NodePosY=-448
NodeGuid=53E1B9144344CA05717FEEA1F8439670
CustomProperties Pin (PinId=3B57997047B516A34AC556B82F9F24BA,PinName=“execute”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_MacroInstance_1 0410B54642611AD9D3E7A08AEA120201,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=05C45B244ADEF5A821E5E4ACBFE81B91,PinName=“then”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 596A758D4BF1AD221E55A296FC6B7924,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=212E1EBE4CC0AD7098F398B9780EC39A,PinName=“pointArray”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_0 29DBBCB5468B435C14870DBFEABF45C5,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=B876F0F440FC9A6557513B9F68831FDA,PinName=“Output_Get”,PinToolTip=“Retrieves the value of the variable, can use instead of a separate Get node”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_3 FD06A5EB46F4A29004ED4E9B958C44F2,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=FB9189A2464F39869FA90FB40D8D30EB,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_0”
bIsPureFunc=True
bIsConstFunc=True
FunctionReference=(MemberParent=Class’"/Script/CableComponent.CableComponent"’,MemberName=“GetCableParticleLocations”)
NodePosX=-432
NodePosY=-176
NodeGuid=DF41EEB848F2B998124227A257579245
CustomProperties Pin (PinId=38DE1B5147481A1399F877B795D80908,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nCable Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_1 BFDD99FC469165A8B648E3A4754E6A9F,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=29DBBCB5468B435C14870DBFEABF45C5,PinName=“Locations”,PinToolTip=“Locations\nArray of Vectors”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 212E1EBE4CC0AD7098F398B9780EC39A,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_VariableGet Name=“K2Node_VariableGet_1”
VariableReference=(MemberParent=Class’"/Script/CableComponent.CableActor"’,MemberName=“CableComponent”)
SelfContextInfo=NotSelfContext
NodePosX=-704
NodePosY=-128
NodeGuid=53BCC0F748C2404882479D8857186436
CustomProperties Pin (PinId=BFDD99FC469165A8B648E3A4754E6A9F,PinName=“CableComponent”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_0 38DE1B5147481A1399F877B795D80908,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=B69083B7421D0335841CB4838F3D71E4,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_GetArrayItem_0 9CD3B5C64DB49557F9A0909EB3AFBAD1,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_AddComponent Name=“K2Node_AddComponent_1”
TemplateBlueprint="/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline"
TemplateType=Class’"/Script/Engine.SplineComponent"’
FunctionReference=(MemberName=“AddComponent”,bSelfContext=True)
NodePosX=-192
NodePosY=-480
NodeGuid=F02564A8407DD5E34A08908B238F0538
CustomProperties Pin (PinId=596A758D4BF1AD221E55A296FC6B7924,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 05C45B244ADEF5A821E5E4ACBFE81B91,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=57DCB4EB4D6C29FCB1E2A8ADE10DCE37,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_2 AD63A2064475CE81D5AC238E4830DEFC,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=8229611F437344B3789B999A1EF623F9,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nActor Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.Actor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=10A162F847CD985BEE2AE78C71C516CE,PinName=“TemplateName”,PinToolTip=“Template Name\nName\n\nThe name of the Component Template to use.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“NODE_AddSplineComponent-0”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=True,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=150469AD42552129FD1F1786E04D27EF,PinName=“bManualAttachment”,PinToolTip=“Manual Attachment\nBoolean\n\nWhether manual or automatic attachment is to be used”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=87E1238744636553749ACCB2121048B2,PinName=“RelativeTransform”,PinToolTip=“Relative Transform\nTransform\n\nThe relative transform between the new component and its attach parent (automatic only)”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Transform"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,)à
CustomProperties Pin (PinId=FD11C6804D7121408B1DD7B2BEDB82AA,PinName=“ComponentTemplateContext”,PinToolTip=“Component Template Context\nObject Reference\n\nOptional UBlueprintGeneratedClass reference to use to find the template in. If null (or not a BPGC), component is sought in this Actor’s class”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CoreUObject.Object"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=22F88BBD44E2225B4D7BA89BB43AECCE,PinName=“bDeferredFinish”,PinToolTip=“Deferred Finish\nBoolean\n\nWhether or not to immediately complete the creation and registration process for this component. Will be false if there are expose on spawn properties being set”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=003477974D95B594189402B05C5C9EBE,PinName=“ReturnValue”,PinToolTip=“Return Value\nSpline Component Object Reference”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_2 9C1DEE3A4EDB57838F0B5CA3FE213625,K2Node_CallFunction_3 3ADD3BC4455974E7284A47800E1C9B29,K2Node_CallFunction_4 077647C14BE7C81B7C654DA391AC27AF,K2Node_CallFunction_9 AE6C532840D7E2A81894F88FE36A293B,K2Node_CallFunction_8 AE6C532840D7E2A81894F88FE36A293B,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_2”
FunctionReference=(MemberParent=Class’"/Script/Engine.SceneComponent"’,MemberName=“K2_AttachToComponent”)
NodePosX=224
NodePosY=-480
NodeGuid=C08E1EBC4DAD4F6385E1D781CE55CE44
CustomProperties Pin (PinId=AD63A2064475CE81D5AC238E4830DEFC,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 57DCB4EB4D6C29FCB1E2A8ADE10DCE37,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=2333DC7B4374782426C3CD93D127975C,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_3 0AF25A4B46445700ED6891A324E4F814,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=9C1DEE3A4EDB57838F0B5CA3FE213625,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nScene Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=EE3F653349ECBFF0CCBCBE96D0799037,PinName=“Parent”,PinToolTip=“Parent\nScene Component Object Reference\n\nParent to attach to.”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_3 4748767C4B16D74093685E810C463D7E,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=FC08791440DE99DC614A29826A582385,PinName=“SocketName”,PinToolTip=“Socket Name\nName\n\nOptional socket to attach to on the parent.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“None”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=263B566F46505610DB574DB4C25C6F4C,PinName=“LocationRule”,PinToolTip=“Location Rule\nEAttachmentRule Enum\n\nHow to handle translation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=4367B00D4550EAAD66EBFC83B6D0A2D7,PinName=“RotationRule”,PinToolTip=“Rotation Rule\nEAttachmentRule Enum\n\nHow to handle rotation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=A6264C11400C006C638391BB4B1C5EA9,PinName=“ScaleRule”,PinToolTip=“Scale Rule\nEAttachmentRule Enum\n\nHow to handle scale when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=0AB0660D4BA33172B94CE6BBB9621066,PinName=“bWeldSimulatedBodies”,PinToolTip=“Weld Simulated Bodies\nBoolean\n\nWhether to weld together simulated physics bodies.”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“TRUE”,AutogeneratedDefaultValue=“TRUE”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=88A9FAF7440415CF2E1124BBECEE074A,PinName=“ReturnValue”,PinToolTip=“Return Value\nBoolean\n\nTrue if attachment is successful (or already attached to requested parent/socket), false if attachment is rejected and there is no change in AttachParent.”,Direction=“EGPD_Output”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_VariableGet Name=“K2Node_VariableGet_3”
VariableReference=(MemberName=“DefaultSceneRoot”,bSelfContext=True)
NodePosX=-80
NodePosY=-272
NodeGuid=FC7CFC98442DC086F81B1E8C33F0F834
CustomProperties Pin (PinId=4748767C4B16D74093685E810C463D7E,PinName=“DefaultSceneRoot”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_2 EE3F653349ECBFF0CCBCBE96D0799037,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=AECB5E8D4B3A2C90DAFEFD81ABD8CF6E,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=BlueprintGeneratedClass’"/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline_C"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_3”
FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“SetSplinePoints”)
NodePosX=624
NodePosY=-480
NodeGuid=B929A8174F2716E4613CED949C6CDAD9
CustomProperties Pin (PinId=0AF25A4B46445700ED6891A324E4F814,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_CallFunction_2 2333DC7B4374782426C3CD93D127975C,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=D50E9DEF487500BF90A22FA0A484BF77,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_MacroInstance_0 3F21B83942AFB0C161543F9BD01CFB35,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=3ADD3BC4455974E7284A47800E1C9B29,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=FD06A5EB46F4A29004ED4E9B958C44F2,PinName=“Points”,PinToolTip=“Points\nArray of Vectors”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=True,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 B876F0F440FC9A6557513B9F68831FDA,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=D2840AE14D66876C946B21B7E5053129,PinName=“CoordinateSpace”,PinToolTip=“Coordinate Space\nESplineCoordinateSpace Enum”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.ESplineCoordinateSpace"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“World”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=7C163FE249AC354702498A97CFC4F0E4,PinName=“bUpdateSpline”,PinToolTip=“Update Spline\nBoolean”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“true”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_4”
bIsPureFunc=True
bIsConstFunc=True
FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“GetNumberOfSplinePoints”)
NodePosX=224
NodePosY=-80
NodeGuid=46140F8241B2D614C8BB448AA540C556
CustomProperties Pin (PinId=077647C14BE7C81B7C654DA391AC27AF,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=8A6DC2D34B12DD635B64829ACD69D6F0,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nGet the number of points that make up this spline”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_5 6A4AE65E45D54DFFF1A2A0BBB83AE2A6,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_MacroInstance Name=“K2Node_MacroInstance_0”
MacroGraphReference=(MacroGraph=EdGraph’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:ForLoop"’,GraphBlueprint=Blueprint’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros"’,GraphGuid=55C904AF4B45FE1761FB55A8DB9FB801)
NodePosX=912
NodePosY=-464
NodeGuid=F386A86D4DC86029A8A982BC54905E70
CustomProperties Pin (PinId=3F21B83942AFB0C161543F9BD01CFB35,PinName=“execute”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_3 D50E9DEF487500BF90A22FA0A484BF77,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=9BEF606B4C5EF3F00F721397997075DF,PinName=“FirstIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=7CA2D03744C7947F7B313B91577CCB9A,PinName=“LastIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_5 3249BE9941D8BAFC0A889E912BF41271,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=EFB3B2CD410469CDDDAF4DA73C7F807F,PinName=“LoopBody”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 652DD64C4EB243639285C3A48C7ABD34,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=52F41E6C4E17FE56923D1B99756FD1CD,PinName=“Index”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_9 36D4C2054EEB21CDBA974E9E008CF73E,K2Node_CommutativeAssociativeBinaryOperator_0 1823E69F48CA5F0C137AFEA434C248B5,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=72CE812348F7BE3BB2B82E89989BA25B,PinName=“Completed”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object

Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_5”
bIsPureFunc=True
FunctionReference=(MemberParent=Class’"/Script/Engine.KismetMathLibrary"’,MemberName=“Subtract_IntInt”)
NodePosX=512
NodePosY=-32
NodeGuid=EF257D2A4E6C215576A08DA0A9195E3B
CustomProperties Pin (PinId=CB6AE009420709AA661458AAC6F0E972,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Math Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetMathLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultObject="/Script/Engine.Default__KismetMathLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=6A4AE65E45D54DFFF1A2A0BBB83AE2A6,PinName=“A”,PinToolTip=“A\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_4 8A6DC2D34B12DD635B64829ACD69D6F0,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=36087E6B46A8B030AF081BB2B3486446,PinName=“B”,PinToolTip=“B\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“2”,AutogeneratedDefaultValue=“1”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=3249BE9941D8BAFC0A889E912BF41271,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nSubtraction (A - B)”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_0 7CA2D03744C7947F7B313B91577CCB9A,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_AddComponent Name=“K2Node_AddComponent_2”
TemplateBlueprint="/Game/Art/Environment/GenericMeshes/BP_CableToSpline.BP_CableToSpline"
TemplateType=Class’"/Script/Engine.SplineMeshComponent"’
FunctionReference=(MemberName=“AddComponent”,bSelfContext=True)
NodePosX=1184
NodePosY=-480
NodeGuid=D46676954DB7039C91920AA724CEF7A4
CustomProperties Pin (PinId=652DD64C4EB243639285C3A48C7ABD34,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_MacroInstance_0 EFB3B2CD410469CDDDAF4DA73C7F807F,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=AC39B98642890F6E7A5A8EA42DCFD499,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_6 3066FEA7429FE985EE56049ADCDD12CC,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=A4A8B6C4414D24C0BB8C319D679AB18C,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nActor Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.Actor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=DCEA206F41E029A0C6A2CF90A448E4E5,PinName=“TemplateName”,PinToolTip=“Template Name\nName\n\nThe name of the Component Template to use.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“NODE_AddSplineMeshComponent-1”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=True,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=85F22C3A4704527555D3708CF8A41775,PinName=“bManualAttachment”,PinToolTip=“Manual Attachment\nBoolean\n\nWhether manual or automatic attachment is to be used”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=CBE8BF0E47567CF1C701BD9CF345EB67,PinName=“RelativeTransform”,PinToolTip=“Relative Transform\nTransform\n\nThe relative transform between the new component and its attach parent (automatic only)”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Transform"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=5E23542B486FF8010E016BBCDB7A0B70,PinName=“ComponentTemplateContext”,PinToolTip=“Component Template Context\nObject Reference\n\nOptional UBlueprintGeneratedClass reference to use to find the template in. If null (or not a BPGC), component is sought in this Actor’s class”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CoreUObject.Object"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=0D40FD0D4824DD75CAD2E99C37CF1972,PinName=“bDeferredFinish”,PinToolTip=“Deferred Finish\nBoolean\n\nWhether or not to immediately complete the creation and registration process for this component. Will be false if there are expose on spawn properties being set”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=True,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=6311E216473764B33F3947A66B14D119,PinName=“ReturnValue”,PinToolTip=“Return Value\nSpline Mesh Component Object Reference”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineMeshComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_6 CAE1567649F61A564CF472ACC6441783,K2Node_CallFunction_7 D144AE394E4066AD8939878E8DC70E7D,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_6”
FunctionReference=(MemberParent=Class’"/Script/Engine.SceneComponent"’,MemberName=“K2_AttachToComponent”)
NodePosX=1520
NodePosY=-480
NodeGuid=1508A80242F075F17ACF568655DF4B19
CustomProperties Pin (PinId=3066FEA7429FE985EE56049ADCDD12CC,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 AC39B98642890F6E7A5A8EA42DCFD499,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=77BE90454FD7482E649C6FB0B126A942,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_7 D629313242162EDEEC7550BC569D68ED,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=CAE1567649F61A564CF472ACC6441783,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nScene Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 6311E216473764B33F3947A66B14D119,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=02D7DD884083BB67F02AFD91E4E86B0D,PinName=“Parent”,PinToolTip=“Parent\nScene Component Object Reference\n\nParent to attach to.”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SceneComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=FEF2B4984C9A25FBF63153B3D00BE210,PinName=“SocketName”,PinToolTip=“Socket Name\nName\n\nOptional socket to attach to on the parent.”,PinType.PinCategory=“name”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“None”,AutogeneratedDefaultValue=“None”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=FC64A87341B3036C758A818F74EA7206,PinName=“LocationRule”,PinToolTip=“Location Rule\nEAttachmentRule Enum\n\nHow to handle translation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=73AA8B1C4A42C0F348C058BABDB9208E,PinName=“RotationRule”,PinToolTip=“Rotation Rule\nEAttachmentRule Enum\n\nHow to handle rotation when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=9F0050DE42BAAC7031529499B7CE3AC5,PinName=“ScaleRule”,PinToolTip=“Scale Rule\nEAttachmentRule Enum\n\nHow to handle scale when attaching.”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.EAttachmentRule"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“KeepWorld”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=ADA9394344234D1F291A79988ABFB32C,PinName=“bWeldSimulatedBodies”,PinToolTip=“Weld Simulated Bodies\nBoolean\n\nWhether to weld together simulated physics bodies.”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“TRUE”,AutogeneratedDefaultValue=“TRUE”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=C52D48BC4F76FE00E78EB8A3D51D3211,PinName=“ReturnValue”,PinToolTip=“Return Value\nBoolean\n\nTrue if attachment is successful (or already attached to requested parent/socket), false if attachment is rejected and there is no change in AttachParent.”,Direction=“EGPD_Output”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“false”,AutogeneratedDefaultValue=“false”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_7”
FunctionReference=(MemberParent=Class’"/Script/Engine.SplineMeshComponent"’,MemberName=“SetStartAndEnd”)
NodePosX=1904
NodePosY=-480
NodeGuid=4700379E4152F690882B66BA9583A53A
CustomProperties Pin (PinId=D629313242162EDEEC7550BC569D68ED,PinName=“execute”,PinToolTip="\nExec",PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_CallFunction_6 77BE90454FD7482E649C6FB0B126A942,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=AE135D5C4E44B3310E5923B83A2E53D5,PinName=“then”,PinToolTip="\nExec",Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=D144AE394E4066AD8939878E8DC70E7D,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Mesh Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineMeshComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_2 6311E216473764B33F3947A66B14D119,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=66E4B7CF4F85A4CC3F3EE6900A260843,PinName=“StartPos”,PinToolTip=“Start Pos\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_9 4165BCE24AB3470D9947A597544DB8F7,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=858F5051484177A707A37E97F4D735B0,PinName=“StartTangent”,PinToolTip=“Start Tangent\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_9 0B17DEBF404AFB3186FDCA84D2976E69,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=1CB04BEA4538DA3C31BB9E92AECC2FE4,PinName=“EndPos”,PinToolTip=“End Pos\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_8 4165BCE24AB3470D9947A597544DB8F7,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=508F4EE04803D59C148D10B49795D242,PinName=“EndTangent”,PinToolTip=“End Tangent\nVector”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_8 0B17DEBF404AFB3186FDCA84D2976E69,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=678F9EEC403A58977E9606911C60B664,PinName=“bUpdateMesh”,PinToolTip=“Update Mesh\nBoolean”,PinType.PinCategory=“bool”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“true”,AutogeneratedDefaultValue=“true”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_9”
bIsPureFunc=True
bIsConstFunc=True
FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“GetLocationAndTangentAtSplinePoint”)
NodePosX=1520
NodePosY=-96
NodeGuid=88F9E8E9453938D01ACEBF88DE88B877
CustomProperties Pin (PinId=AE6C532840D7E2A81894F88FE36A293B,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=36D4C2054EEB21CDBA974E9E008CF73E,PinName=“PointIndex”,PinToolTip=“Point Index\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_0 52F41E6C4E17FE56923D1B99756FD1CD,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=4165BCE24AB3470D9947A597544DB8F7,PinName=“Location”,PinToolTip=“Location\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 66E4B7CF4F85A4CC3F3EE6900A260843,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=0B17DEBF404AFB3186FDCA84D2976E69,PinName=“Tangent”,PinToolTip=“Tangent\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 858F5051484177A707A37E97F4D735B0,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=993F0D7B454E80859DAED68DBD98B291,PinName=“CoordinateSpace”,PinToolTip=“Coordinate Space\nESplineCoordinateSpace Enum”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.ESplineCoordinateSpace"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“World”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CommutativeAssociativeBinaryOperator Name=“K2Node_CommutativeAssociativeBinaryOperator_0”
bIsPureFunc=True
FunctionReference=(MemberParent=Class’"/Script/Engine.KismetMathLibrary"’,MemberName=“Add_IntInt”)
NodePosX=1200
NodePosY=-288
NodeGuid=CF395547431DF861BBA56EAD6A3C0161
CustomProperties Pin (PinId=98A9AFC242A06DF38097DC970A1033A8,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Math Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetMathLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,DefaultObject="/Script/Engine.Default__KismetMathLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=1823E69F48CA5F0C137AFEA434C248B5,PinName=“A”,PinToolTip=“A\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_0 52F41E6C4E17FE56923D1B99756FD1CD,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=89703B3B47B8E1AA34F0BE8A5B7309B9,PinName=“B”,PinToolTip=“B\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“1”,AutogeneratedDefaultValue=“1”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=3BFA50CF4FADF8F5DB563082526E8DC8,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nAddition (A + B)”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_8 36D4C2054EEB21CDBA974E9E008CF73E,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_8”
bIsPureFunc=True
bIsConstFunc=True
FunctionReference=(MemberParent=Class’"/Script/Engine.SplineComponent"’,MemberName=“GetLocationAndTangentAtSplinePoint”)
NodePosX=1520
NodePosY=80
NodeGuid=4CE164F24A98EBFB825429A762080533
CustomProperties Pin (PinId=AE6C532840D7E2A81894F88FE36A293B,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nSpline Component Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.SplineComponent"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_AddComponent_1 003477974D95B594189402B05C5C9EBE,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=36D4C2054EEB21CDBA974E9E008CF73E,PinName=“PointIndex”,PinToolTip=“Point Index\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CommutativeAssociativeBinaryOperator_0 3BFA50CF4FADF8F5DB563082526E8DC8,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=4165BCE24AB3470D9947A597544DB8F7,PinName=“Location”,PinToolTip=“Location\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 1CB04BEA4538DA3C31BB9E92AECC2FE4,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=0B17DEBF404AFB3186FDCA84D2976E69,PinName=“Tangent”,PinToolTip=“Tangent\nVector”,Direction=“EGPD_Output”,PinType.PinCategory=“struct”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct’"/Script/CoreUObject.Vector"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0, 0, 0”,AutogeneratedDefaultValue=“0, 0, 0”,LinkedTo=(K2Node_CallFunction_7 508F4EE04803D59C148D10B49795D242,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=993F0D7B454E80859DAED68DBD98B291,PinName=“CoordinateSpace”,PinToolTip=“Coordinate Space\nESplineCoordinateSpace Enum”,PinType.PinCategory=“byte”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum’"/Script/Engine.ESplineCoordinateSpace"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“World”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_MacroInstance Name=“K2Node_MacroInstance_1”
MacroGraphReference=(MacroGraph=EdGraph’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros:ForLoop"’,GraphBlueprint=Blueprint’"/Engine/EditorBlueprintResources/StandardMacros.StandardMacros"’,GraphGuid=55C904AF4B45FE1761FB55A8DB9FB801)
NodePosX=-736
NodePosY=-464
NodeGuid=8021CAC6492509A1BC3D128FAA9529AC
CustomProperties Pin (PinId=4253044D47BAE36F45FFBCA27CB05A4F,PinName=“execute”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CustomEvent_0 0FE5CE594FCE100BE5FBB38BC79CD2ED,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=5FE745E641DE99B9FA5C89A6E62C9808,PinName=“FirstIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=F45D9D5043D96E78B770129A16F00B89,PinName=“LastIndex”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_CallFunction_10 CFFC88B1417742142401FAA4294BB5B7,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=0410B54642611AD9D3E7A08AEA120201,PinName=“LoopBody”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableSet_0 3B57997047B516A34AC556B82F9F24BA,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=2273A2EA442CF355EB4235B6D3EABCF9,PinName=“Index”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_GetArrayItem_0 333351174B85E388EED8A6AF95CE90D9,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=010EB3DB41CB3879DE1EFD849AC4D56A,PinName=“Completed”,Direction=“EGPD_Output”,PinType.PinCategory=“exec”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_GetArrayItem Name=“K2Node_GetArrayItem_0”
NodePosX=-880
NodePosY=-160
NodeGuid=AFBDE5A24168CF6C87220FA23E9E9C92
CustomProperties Pin (PinId=D0A9D5DC497E97D4989BB2A55796FBE6,PinName=“Array”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_0 BDFDE7A84B427E5A8570558A4D1AE932,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=333351174B85E388EED8A6AF95CE90D9,PinName=“Dimension 1”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_1 2273A2EA442CF355EB4235B6D3EABCF9,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=9CD3B5C64DB49557F9A0909EB3AFBAD1,PinName=“Output”,Direction=“EGPD_Output”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_1 B69083B7421D0335841CB4838F3D71E4,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallArrayFunction Name=“K2Node_CallArrayFunction_0”
bIsPureFunc=True
FunctionReference=(MemberParent=Class’"/Script/Engine.KismetArrayLibrary"’,MemberName=“Array_Length”)
NodePosX=-1136
NodePosY=-288
NodeGuid=6AE238D1408465E09BC10EB249B53BB1
CustomProperties Pin (PinId=841D844E4F3781E7B6F8E0B687520364,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Array Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetArrayLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=True,DefaultObject="/Script/Engine.Default__KismetArrayLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=9E6B12FD4555A686C4F10B9A32982555,PinName=“TargetArray”,PinToolTip=“Target Array\nArray of Cable Actor Object References\n\nThe array to get the length of *”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/CableComponent.CableActor"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=Array,PinType.bIsReference=True,PinType.bIsConst=True,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,LinkedTo=(K2Node_VariableGet_0 BDFDE7A84B427E5A8570558A4D1AE932,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=True,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=98374A6E4DDCA9A3E9EDE2AA1E76E5E6,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nThe length of the array”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallFunction_10 727ABA314845CB21936585A50DFE7477,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name=“K2Node_CallFunction_10”
bIsPureFunc=True
FunctionReference=(MemberParent=Class’"/Script/Engine.KismetMathLibrary"’,MemberName=“Subtract_IntInt”)
NodePosX=-912
NodePosY=-272
NodeGuid=AD8373D44C957C37F67F51A8D9A224A5
CustomProperties Pin (PinId=E0D8425F4D7D95C9DD952583B4A52D2F,PinName=“self”,PinFriendlyName=NSLOCTEXT(“K2Node”, “Target”, “Target”),PinToolTip=“Target\nKismet Math Library Object Reference”,PinType.PinCategory=“object”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=Class’"/Script/Engine.KismetMathLibrary"’,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultObject="/Script/Engine.Default__KismetMathLibrary",PersistentGuid=00000000000000000000000000000000,bHidden=True,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=727ABA314845CB21936585A50DFE7477,PinName=“A”,PinToolTip=“A\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_CallArrayFunction_0 98374A6E4DDCA9A3E9EDE2AA1E76E5E6,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=8920A9A749A1C9D649A822AAE35FF775,PinName=“B”,PinToolTip=“B\nInteger”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“1”,AutogeneratedDefaultValue=“1”,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
CustomProperties Pin (PinId=CFFC88B1417742142401FAA4294BB5B7,PinName=“ReturnValue”,PinToolTip=“Return Value\nInteger\n\nSubtraction (A - B)”,Direction=“EGPD_Output”,PinType.PinCategory=“int”,PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,DefaultValue=“0”,AutogeneratedDefaultValue=“0”,LinkedTo=(K2Node_MacroInstance_1 F45D9D5043D96E78B770129A16F00B89,),PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object

For my part, I have trouble understanding how this blueprint works. I created a new blueprint class actor, I inserted the code into the EventGraph. Compiling the code generates some errors which I assume is due to the fact I didn’t add anything else yet. So I’m not sure how I can set up the spline mesh component and make everything work. What do you mean exactly by "set up the spline mesh component individually? Has anyone managed to make this work?

Here is what the blueprint looks like :

Please keep in mind that i’m quite new to the concept of blueprints.

Thanks !

Hello!

Sorry for my late reply - haven’t been active here for a while.
What the blueprint basically does is, it takes a cable component and samples its points. The blueprint then iterates through each of these points and creates a spline out of it. You can then use spline meshes on these splines which are exportable as an .fbx. All of the stuff must happen inside the event graph, though - cable components are runtime-dependent. That’s why I use the custom function for in-editor calling. Unfortunately, I do not have access to the project anymore, so I cannot share my graph with you. But if the solution from @Chieffred23 compiles at least, it should not be hard to understand what is happening inside the BP.

Cheers

Tim