FlagsType

Flags structure

Windows
MacOS
Linux

References

Module

SceneOutliner

Header

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

Include

#include "ITreeItem.h"

Syntax

struct FlagsType

Remarks

Flags structure

Variables

Name Description

Public variable

bool: 1

 

bChildrenRequireSort

True if this item's children need to be sorted

Public variable

bool: 1

 

bInteractive

True if this item can be interacted with as per the current outliner filters

Public variable

bool: 1

 

bIsExpanded

Whether this item is expanded or not

Public variable

bool: 1

 

bIsFilteredOut

True if this item is filtered out

Constructors

Name Description

Public function

FlagsType()

Default constructor

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