Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FSlateApplication
Description
Unregisters the current game viewport from Slate. This method sends a final deactivation message to the viewport to allow it to do a final cleanup before being closed.
| Name | UnregisterGameViewport |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include Path | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
void UnregisterGameViewport()