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

Unreal Engine C++ API Reference > Editor > LevelEditor > SLevelViewport

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h
Include #include "SLevelViewport.h"
Source /Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp
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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library