Navigation
API > API/Plugins > API/Plugins/WaveformEditorWidgets > API/Plugins/WaveformEditorWidgets/SWaveformTransformationRenderLay-
- SWidget::OnMouseLeave()
- SWaveformTransformationRenderLayer::OnMouseLeave()
References
| Module | WaveformEditorWidgets |
| Header | /Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditorWidgets/Public/SWaveformTransformationRenderLayer.h |
| Include | #include "SWaveformTransformationRenderLayer.h" |
| Source | /Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditorWidgets/Private/SWaveformTransformationRenderLayer.cpp |
virtual void OnMouseLeave
&40;
const FPointerEvent & MouseEvent
&41;
Remarks
The system will use this event to notify a widget that the cursor has left it. This event is uses a custom bubble strategy.
Parameters
| Name | Description |
|---|---|
| MouseEvent | Information about the input event |