Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FSingleObjectDiffEntry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DiffUtils.h | |||
FSingleObjectDiffEntry
(
const FPropertySoftPath& InIdentifier, |
DiffUtils.h |
FSingleObjectDiffEntry()
| Name | FSingleObjectDiffEntry |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DiffUtils.h |
| Include Path | #include "DiffUtils.h" |
FSingleObjectDiffEntry()
FSingleObjectDiffEntry(const FPropertySoftPath &, EPropertyDiffType::Type)
| Name | FSingleObjectDiffEntry |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DiffUtils.h |
| Include Path | #include "DiffUtils.h" |
FSingleObjectDiffEntry
(
const FPropertySoftPath & InIdentifier,
EPropertyDiffType::Type InDiffType
)