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

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 [Chinese translation 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 [Chineseization Progress/Template Sharing]


Official website address Event ActorOnReleased
translate event when mouse click is released

personal understanding

Executed when the mouse cursor points to the object and clicks and releases


Official Notes

Event when this actor is under the mouse when left mouse button is released while using the clickable interface.
Target is Actor

翻译


Directory tree:


picture


Code:

Begin Object Class=/Script/BlueprintGraph.K2Node_Event Name="K2Node_Event_36"
   EventReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnReleased")
   bOverrideFunction=True
   NodePosX=5632
   NodePosY=5920
   NodeGuid=F922EA514D30FEBC2C50BAAA52CC5FC5
   CustomProperties Pin (PinId=5F1777C84EC8934D869054B6587EA76A,PinName="OutputDelegate",Direction="EGPD_Output",PinType.PinCategory="delegate",PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorOnReleased"),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=741D7CC64541A2DD4B1786ACC6D8A2DD,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=F55889694EAE7BF26D9221B03BDEB991,PinName="ButtonReleased",PinToolTip="Button Released\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=325483024&siteId=291194637