Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/DiffUtils__Identical
Deprecated * DiffUtils now requires root objects so that object topology can be meaningfully compared.
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/DiffUtils.h |
| Include | #include "DiffUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/DiffUtils.cpp |
namespace DiffUtils
{
bool DiffUtils&58;&58;Identical
&40;
const FResolvedProperty & AProp,
const FResolvedProperty & BProp,
const FPropertySoftPath & RootPath,
TArray< FPropertySoftPath > & DifferingProperties
&41;
}