FSCSDiff

Struct to support diffing the component tree for a blueprint

Unreal Engine C++ API Reference > Editor > Kismet

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

Type Name Description
  FSCSDiff ( const UBlueprint* InBlueprint )  

Functions

Type Name Description
const UBluep... GetBlueprint ()  
TArray< FSCS... GetDisplayedHierarchy ()  
void HighlightProperty ( FName VarName, FPropertySoftPath Property )  
void OnSCSEditorHighlightPropertyInDetailsView ( const FPropertyPath& InPropertyPat... )  
void OnSCSEditorUpdateSelectionFromNodes ( const TArray< TSharedPtr< FSubobjec... )  
TSharedRef< ... TreeWidget ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library