SLevelViewport::ToggleActorPreviewIsPanelDetached

For the specified actor, toggle whether the panel is detached from it

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "SLevelViewport.h"

Source

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

Syntax

void ToggleActorPreviewIsPanelDetached
(
    TWeakObjectPtr< AActor > PreviewActor
)

Remarks

For the specified actor, toggle whether the panel is detached from it

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