APlayerController::CleanupGameViewport

Gives the PlayerController an opportunity to cleanup any changes it applied to the game viewport, primarily for the touch interface

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h

Include

#include "GameFramework/PlayerController.h"

Syntax

virtual void CleanupGameViewport()

Remarks

Gives the PlayerController an opportunity to cleanup any changes it applied to the game viewport, primarily for the touch interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss