Navigation
API > API/Runtime > API/Runtime/Engine
| Name | IDiffCustomProperty |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/DiffResults.h |
| Include Path | #include "DiffResults.h" |
Syntax
class IDiffCustomProperty : public TSharedFromThis< IDiffCustomProperty >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → IDiffCustomProperty
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDiffCustomProperty() |
DiffResults.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void HighlightProperty
(
const TSharedPtr< IDiffCustomObject > Widget |
DiffResults.h |