FSharedDataBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerPublicTypes.h

Include

#include "SceneOutlinerPublicTypes.h"

Syntax

struct FSharedDataBase

Variables

Name Description

Public variable

bool: 1

 

bOnlyShowFolders

True to only show folders in this outliner

Public variable

bool: 1

 

bShowParentTree

Whether the Scene Outliner should display parent actors in a Tree

Public variable

bool: 1

 

bShowTransient

Show transient objects

Public variable

TMap< FName, FC...

 

ColumnMap

Map of column types available to the scene outliner, along with default ordering

Public variable

FOnContextMenuO...

 

ContextMenuOverride

Override default context menu handling

Public variable

FCustomSceneOut...

 

CustomDelete

Invoked whenever the user attempts to delete an actor from within a Scene Outliner in the actor browsing mode

Public variable

ESceneOutlinerM...

 

Mode

Mode to operate in

Public variable

FSceneOutlinerM...

 

ModifyContextMenu

Modify context menu before display

Constructors

Name Description

Public function

FSharedDataBase()

Constructor

Functions

Name Description

Public function

void

 

UseDefaultColumns()

Set up a default array of columns for this outliner

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