UE4 Blueprint API Chinese [Node] --- Event TouchLeave

Chinese version: Baladar
Reference engine version: 4.19.1 The
Chinese content is only for temporary reference, the purpose is to lower the learning threshold for those without foundation in the early stage.
Therefore, when writing, communicating, and other actual use, remember: English shall prevail.
If you are interested in Chineseization, please click [Chineseization Progress/Template Sharing]


The node is in the localization step: only the localization node name . Please wait patiently for the follow-up detailed content, or submit your Chineseization to us. For the submission method, please refer to [Chineseization Progress/Template Sharing]


Official website address Event TouchLeave
Sinicization touch drag end event

personal understanding

Executed when the object is touched and dragged, ended (finger removed, when leaving the object)


Official Notes

Event when this actor has a finger moved off of it with the clickable interface.
Target is Actor

汉化


Directory tree:


picture


2. Output

parameter name type of data annotation

Code:

Begin Object Class=/Script/BlueprintGraph.K2Node_Event Name="K2Node_Event_64"
   EventReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnInputTouchLeave")
   bOverrideFunction=True
   NodePosX=6336
   NodePosY=6448
   NodeGuid=AA1473D3458C3341D3A156AB675AD87D
   CustomProperties Pin (PinId=46BB573E4CDA80A342766E986B547C36,PinName="OutputDelegate",Direction="EGPD_Output",PinType.PinCategory="delegate",PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnInputTouchLeave"),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsArray=False,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
   CustomProperties Pin (PinId=7496D4814CFF3D5DB68B54A597343EC7,PinName="then",Direction="EGPD_Output",PinType.PinCategory="exec",PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsArray=False,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
   CustomProperties Pin (PinId=E18E91E442CD6A8F7D80C1B94738AA0F,PinName="FingerIndex",PinToolTip="Finger Index\nETouchIndex枚举值",Direction="EGPD_Output",PinType.PinCategory="byte",PinType.PinSubCategory="",PinType.PinSubCategoryObject=Enum'"/Script/InputCore.ETouchIndex"',PinType.PinSubCategoryMemberReference=(),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsArray=False,PinType.bIsReference=False,PinType.bIsConst=True,PinType.bIsWeakPointer=False,DefaultValue="Touch1",PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,)
End Object

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325482941&siteId=291194637