SLevelViewport::RegisterGameViewportIfPIE

Registers a game viewport with the Slate application so that specific messages can be routed directly to this level viewport if it is an active PIE viewport

Windows
MacOS
Linux

Override Hierarchy

IAssetViewport::RegisterGameViewportIfPIE()

SLevelViewport::RegisterGameViewportIfPIE()

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h

Include

#include "SLevelViewport.h"

Source

/Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp

Syntax

virtual void RegisterGameViewportIfPIE()

Remarks

Registers a game viewport with the Slate application so that specific messages can be routed directly to this level viewport if it is an active PIE viewport

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