FViewportActorPreview

Contains information about an actor being previewed within this viewport

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "SLevelViewport.h"

Syntax

class FViewportActorPreview

Remarks

Contains information about an actor being previewed within this viewport

Variables

Name Description

Public variable

TWeakObjectPtr<...

 

Actor

The Actor that is the center of attention.

Public variable

bool

 

bIsPanelDetached

Whether this actor preview is displayed in a detached panel

Public variable

bool

 

bIsPinned

Whether or not this actor preview will remain on screen if the actor is deselected

Public variable

TSharedPtr< FLe...

 

LevelViewportClient

Level viewport client for our preview viewport

Public variable

TSharedPtr< SAc...

 

PreviewWidget

Slate widget that represents this preview in the viewport

Public variable

TSharedPtr< FSc...

 

SceneViewport

The scene viewport

Constructors

Name Description

Public function

FViewportActorPreview()

Functions

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