FSceneViewport::SwapStatCommands

Swaps the active stats with another viewports

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SceneViewport.h

Include

#include "Slate/SceneViewport.h"

Source

/Engine/Source/Runtime/Engine/Private/Slate/SceneViewport.cpp

Syntax

void SwapStatCommands
(
    const FSceneViewport & OtherViewport
)

Remarks

Swaps the active stats with another viewports

Parameters

Parameter

Description

OtherViewport

The previously active 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