19 * If FDiffSerializeArchive is being used, instruct it to NOT report diffs while this flag is set.
20 * This is used e.g. when serializing offsets that are likely to change when there is any other change
21 * in the serialization of the package.
22 */
23DSF_IgnoreDiffUE_DEPRECATED(5.0, "Diffing now compares the final value after serialization is complete; marking diffs is usually not required. Use FArchiveStackTraceIgnoreScope where it is still necessary.")