Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetComponent
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h |
| Include | #include "Components/WidgetComponent.h" |
virtual FVector2D ModifyProjectedLocalPosition
&40;
const FGeometry & ViewportGeometry,
const FVector2D & LocalPosition
&41;
Remarks
Hook to allow this component modify the local position of the widget after it has been projected from world space to screen space.