UE4 Blueprint API Translation [Node] --- Event BeginInputTouch

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 BeginInputTouch
Sinicization event on touch

personal understanding

Executed when the object is touched


Official Notes

Event when this actor is touched when click events are enabled.
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_47"
   EventReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnInputTouchBegin")
   bOverrideFunction=True
   NodePosX=5728
   NodePosY=6144
   NodeGuid=DD54AAD34A1F0572285BD68D24F4CDDD
   CustomProperties Pin (PinId=0785E888415C1D35C0F741B951ECBC35,PinName="OutputDelegate",Direction="EGPD_Output",PinType.PinCategory="delegate",PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnInputTouchBegin"),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=3AEC9E1E4708EE38B3EE1398C53040D8,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=91DD00CF42B8136C43C64784B1196397,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=325482983&siteId=291194637