![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DiffResults.h>
Public Member Functions | |
| FDiffResults (TArray< FDiffSingleResult > *InResultArray) | |
| void | Add (const FDiffSingleResult &Result) |
| bool | CanStoreResults () const |
| int32 | Num () const |
| bool | HasFoundDiffs () const |
Collects the Diffs found for a node/object
|
inline |
|
inline |
Add a diff that was found
|
inline |
True if diffs were found
|
inline |
Get the number of diffs found