SLevelViewport::SwapViewportsForSimulateInEditor

Swaps the active PIE viewport client with the level editor viewport client for simulate in editor It is not valid to call this unless we have an active play in editor session

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 SwapViewportsForSimulateInEditor()

Remarks

Swaps the active PIE viewport client with the level editor viewport client for simulate in editor It is not valid to call this unless we have an active play in editor session


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library