FSCSDiff

Struct to support diffing the component tree for a blueprint

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SCSDiff.h

Include

#include "SCSDiff.h"

Syntax

class FSCSDiff

Remarks

Struct to support diffing the component tree for a blueprint

Constructors

Name Description

Public function

FSCSDiff

(
    const UBlueprint* InBlueprint
)

Functions

Name Description

Public function Const

const UBluep...

 

GetBlueprint()

Public function Const

TArray< FSCS...

 

GetDisplayedHierarchy()

Public function

void

 

HighlightProperty

(
    FName VarName,
    FPropertySoftPath Property
)

Protected function

void

 

OnSCSEditorHighlightPropertyInDetailsView

(
    const FPropertyPath& InPropertyPat...
)

Protected function

void

 

OnSCSEditorUpdateSelectionFromNodes

(
    const TArray< TSharedPtr< class FSC...
)

Public function

TSharedRef< ...

 

TreeWidget()

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