Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UGameViewportSubsystem
| Name | FSlotInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Blueprint/GameViewportSubsystem.h |
| Include Path | #include "Blueprint/GameViewportSubsystem.h" |
Syntax
struct FSlotInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FullScreenWidget | TWeakPtr< SConstraintCanvas > | Blueprint/GameViewportSubsystem.h | ||
| FullScreenWidgetSlot | SConstraintCanvas::FSlot * | Blueprint/GameViewportSubsystem.h | ||
| LocalPlayer | TWeakObjectPtr< ULocalPlayer > | Blueprint/GameViewportSubsystem.h | ||
| Slot | FGameViewportWidgetSlot | Blueprint/GameViewportSubsystem.h |