Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UGameViewportSubsystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UGameViewportSubsystem * Get () |
Blueprint/GameViewportSubsystem.h | ||
static UGameViewportSubsystem * Get
(
UWorld* World |
Blueprint/GameViewportSubsystem.h |
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Blueprint/GameViewportSubsystem.h |
| Include Path | #include "Blueprint/GameViewportSubsystem.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Blueprint/GameViewportSubsystem.cpp |
static UGameViewportSubsystem * Get()
Get(UWorld *)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Blueprint/GameViewportSubsystem.h |
| Include Path | #include "Blueprint/GameViewportSubsystem.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Blueprint/GameViewportSubsystem.cpp |
static UGameViewportSubsystem * Get
(
UWorld * World
)