| FAuxiliaryGameInstance |
Instantiates a given World within a new Game Instance. |
| FCameraViewportClient |
A Viewport Client that renders a single UCameraComponent. |
| UAuxiliaryGameInstance |
UObject wrapper around UE::Engine::FAuxiliaryGameInstance. |
| UAuxiliaryGameViewportClient |
Game viewport client used by FAuxiliaryGameInstance. |
| UModularViewportsSettings |
Project settings for the ModularViewports plugin. |
| UPlayerViewportClient |
A Viewport Client that renders a single ULocalPlayer using their camera manager. |
| USceneViewport |
UMG wrapper around SViewport + FSceneViewport, which allows you to compose Viewport Clients (e.g. Game Viewport Client) as Slate Widgets. |