Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverDataCollection
Description
Checks if the collections are significantly different enough (piece-wise) to need reconciliation. NOT an equality check.
| Name | ShouldReconcile |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverTypes.h |
| Include Path | #include "MoverTypes.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverTypes.cpp |
bool ShouldReconcile
(
const FMoverDataCollection & Other
) const