FViewportTabContent

Represents the content in a viewport tab in an editor.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ViewportTabContent.h

Include

#include "ViewportTabContent.h"

Syntax

class FViewportTabContent

Remarks

Represents the content in a viewport tab in an editor. Each SDockTab holding viewports in an editor contains and owns one of these.

Variables

Destructors

Name Description

Public function Virtual

~FViewportTabContent()

Functions

Name Description

Public function Const

bool

 

BelongsToTab

(
    TSharedRef< class SDockTab > InPare...
)

Public function Const

bool

 

IsViewportConfigurationSet

(
    const FName& ConfigurationName
)

Returns whether the named layout is currently selected

Public function Const

bool

 

IsVisible()

Returns whether the tab is currently shown

Public function Virtual

FViewportTab...

 

OnViewportTabContentLayoutChanged()

Public function

void

 

PerformActionOnViewports

(
    TFunction< voidName, TSharedP...
)

Public function Virtual

void

 

SetViewportConfiguration

(
    const FName& ConfigurationName
)

Classes

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