Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/Editors > API/Plugins/GameplayCamerasEditor/Editors/SObjectTreeGraphToolboxEntry
- SWidget::OnMouseButtonUp()
- SObjectTreeGraphToolboxEntry::OnMouseButtonUp()
References
| Module | GameplayCamerasEditor |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SObjectTreeGraphToolbox.h |
| Include | #include "Editors/SObjectTreeGraphToolbox.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Private/Editors/SObjectTreeGraphToolbox.cpp |
virtual FReply OnMouseButtonUp
(
const FGeometry & MyGeometry,
const FPointerEvent & MouseEvent
)
Remarks
The system calls this method to notify the widget that a mouse button was release within it. This event is bubbled.