23 DSF_IgnoreDiff UE_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.")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
EDebugSerializationFlags
Definition DebugSerializationFlags.h:14
@ UE_DEPRECATED
Keep this object during garbage collection because it's still being used by the cooker.
Definition DebugSerializationFlags.h:23
@ DSF_EnableCookerWarnings
Definition DebugSerializationFlags.h:25
@ DSF_None
Definition DebugSerializationFlags.h:16