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

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


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


Official website address Event ActorOnClicked
translate mouse click event

personal understanding

Executed when the mouse cursor points to an object and clicks


Official Notes

Event when this actor is clicked by the mouse when using the clickable interface.
Target is Actor

翻译


Directory tree:


picture


Code:

Begin Object Class=/Script/BlueprintGraph.K2Node_Event Name="K2Node_Event_29"
   EventReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnClicked")
   bOverrideFunction=True
   NodePosX=5552
   NodePosY=5760
   NodeGuid=54EA86C643E60A1C848752A15565DC0B
   CustomProperties Pin (PinId=E69E2627461FCBADBE739AAB896EFE57,PinName="OutputDelegate",Direction="EGPD_Output",PinType.PinCategory="delegate",PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnClicked"),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=7397E9F945663EF69DE8DB8F3DF4459C,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=530FF32349B67CEBF7DD7CA0C1E7377D,PinName="ButtonPressed",PinToolTip="Button Pressed\nKey 结构体",Direction="EGPD_Output",PinType.PinCategory="struct",PinType.PinSubCategory="",PinType.PinSubCategoryObject=ScriptStruct'"/Script/InputCore.Key"',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,)
End Object

Guess you like

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