| BypassNativeIdenticalStructs |
TSet< FName > |
Structs for which to bypass the native identical function. |
PlainPropsRoundtripTest.h |
|
| IgnoreCastFlags |
uint64 |
Cast flags for properties for which to ignore any diffs. |
PlainPropsRoundtripTest.h |
|
| IgnorePropertiesForBases |
TMap< FName, FName > |
Base class properties for which to ignore any diffs (more expensive to check) |
PlainPropsRoundtripTest.h |
|
| IgnorePropertiesForStructs |
TSet< TPair< FName, FName > > |
Struct specific properties for which to ignore any diffs. |
PlainPropsRoundtripTest.h |
|
| IgnoreStructs |
TSet< FName > |
Structs for which to ignore any diffs. |
PlainPropsRoundtripTest.h |
|