Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UGameViewportClient
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the game viewport | Engine/GameViewportClient.h | ||
const FSceneViewport * GetGameViewport () |
Engine/GameViewportClient.h |
GetGameViewport()
Description
Returns the game viewport
| Name | GetGameViewport |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h |
| Include Path | #include "Engine/GameViewportClient.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp |
FSceneViewport * GetGameViewport()
GetGameViewport()
| Name | GetGameViewport |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h |
| Include Path | #include "Engine/GameViewportClient.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp |
const FSceneViewport * GetGameViewport() const