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

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 ActorEndCursorOver
translate Event when the mouse cursor ends overlap with the object

personal understanding

Executed when the mouse cursor leaves the object and does not overlap the object


Official Notes

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

翻译


Directory tree:


picture


Code:

Begin Object Class=/Script/BlueprintGraph.K2Node_Event Name="K2Node_Event_25"
   EventReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorEndCursorOver")
   bOverrideFunction=True
   NodePosX=5520
   NodePosY=5568
   NodeGuid=0A5F69154C445B37C2200EB5FD1DFBF3
   CustomProperties Pin (PinId=8ED42B3440BA8D7A9879BB940B7AC437,PinName="OutputDelegate",Direction="EGPD_Output",PinType.PinCategory="delegate",PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent=Class'"/Script/Engine.Actor"',MemberName="ReceiveActorEndCursorOver"),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=07B28711457E30A5E2C56DB07C7437CC,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,)
End Object

Guess you like

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