Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/FMarqueeRect
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MarqueeRect.h |
| Include | #include "Framework/MarqueeRect.h" |
void UpdateEndPoint
&40;
FVector2D NewEndPoint
&41;
Remarks
Update the location to which the user has dragged the marquee selection so far
Parameters
| Name | Description |
|---|---|
| NewEndPoint | Where the user has dragged so far. |