Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > USlateBlueprintLibrary
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/SlateBlueprintLibrary.h |
Include | #include "Blueprint/SlateBlueprintLibrary.h" |
Source | /Engine/Source/Runtime/UMG/Private/SlateBlueprintLibrary.cpp |
static void ScreenToViewport
&40;
UObject &42; WorldContextObject,
FVector2D ScreenPosition,
FVector2D & ViewportPosition
&41;
Remarks
Translates a screen position in pixels into the local space of the viewport widget.