Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FSingleObjectDiffEntry
Overloads
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
)