Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/DiffResults.h |
Include |
#include "DiffResults.h" |
struct FDiffResults
Collects the Diffs found for a node/object
Name | Description | |
---|---|---|
|
FDiffResults ( |
Name | Description | ||
---|---|---|---|
|
Add ( |
Add a diff that was found |
|
|
CanStoreResults() |
Test if it can store results |
|
|
HasFoundDiffs() |
True if diffs were found |
|
|
Num() |
Get the number of diffs found |