SLevelOfDetailBranchNode

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

KismetWidgets

Header

/Engine/Source/Editor/KismetWidgets/Public/SLevelOfDetailBranchNode.h

Include

#include "SLevelOfDetailBranchNode.h"

Syntax

class SLevelOfDetailBranchNode : public SCompoundWidget

Variables

Name Description

Protected variable

TSharedRef< SWi...

 

ChildSlotHighDetail

The high-detail child slot.

Protected variable

TSharedRef< SWi...

 

ChildSlotLowDetail

The low-detail child slot.

Protected variable

int

 

LastCachedValue

What kind of slot was shown last frame.

Protected variable

FOnGetActiveDet...

 

OnGetActiveDetailSlotContent

Protected variable

TAttribute< boo...

 

ShowLowDetailAttr

The attribute indicating the kind of slot to show.

Constructors

Name Description

Public function

SLevelOfDetailBranchNode()

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Overridden from SWidget

Name Description

Public function Virtual

void

 

Tick

(
    const FGeometry& AllottedGeometry,
    const double InCurrentTime,
    const float InDeltaTime
)

Ticks this widget with Geometry.

Classes

Name

Description

Public struct

FArguments

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