Navigation
API > API/Editor > API/Editor/SubobjectEditor > API/Editor/SubobjectEditor/SSubobjectBlueprintEditor
References
| Module | SubobjectEditor |
| Header | /Engine/Source/Editor/SubobjectEditor/Public/SSubobjectBlueprintEditor.h |
| Include | #include "SSubobjectBlueprintEditor.h" |
| Source | /Engine/Source/Editor/SubobjectEditor/Private/SSubobjectBlueprintEditor.cpp |
void HighlightTreeNode
&40;
FName TreeNodeName,
const class FPropertyPath & Property
&41;
Remarks
Highlight a tree node and, optionally, a property with in it
Parameters
| Name | Description |
|---|---|
| TreeNodeName | Name of the treenode to be highlighted |
| Property | The name of the property to be highlighted in the details view |