Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UGameViewportSubsystem
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/GameViewportSubsystem.h |
| Include | #include "Blueprint/GameViewportSubsystem.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Blueprint/GameViewportSubsystem.cpp |
UFUNCTION (BlueprintCallable, BlueprintCosmetic, Category="User Interface")
void SetWidgetSlot
(
UWidget * Widget,
FGameViewportWidgetSlot Slot
)
Remarks
Update the slot info of a previously added widget or Store the slot info for later use.