Navigation
API > API/Editor > API/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 UBlueprint * | GetBlueprint () |
||
| TArray< FSCSResolvedIdentifier > | |||
| void | HighlightProperty
(
FName VarName, |
||
| void | OnSCSEditorHighlightPropertyInDetailsView
(
const FPropertyPath& InPropertyPath |
||
| void | OnSCSEditorUpdateSelectionFromNodes
(
const TArray< TSharedPtr< FSubobjectEditorTreeNode >>& SelectedNodes |
||
| TSharedRef< SWidget > | TreeWidget () |