7#define UE_ENABLE_UNVERSIONED_PROPERTY_TEST WITH_EDITORONLY_DATA
17#if UE_ENABLE_UNVERSIONED_PROPERTY_TEST
FString GEngineIni
Definition CoreGlobals.cpp:237
FConfigCacheIni * GConfig
Definition CoreGlobals.cpp:54
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
CORE_API bool GetBool(const TCHAR *Section, const TCHAR *Key, bool &Value, const FString &Filename)
Definition ConfigCacheIni.cpp:5154
Definition UnrealType.h:174
UE_NODEBUG UE_FORCEINLINE_HINT SizeType Add(ElementType &&Item)
Definition Array.h:2696
Definition UnversionedPropertySerializationTest.h:74
void RecordSavedProperty(FProperty *Property)
Definition UnversionedPropertySerializationTest.h:75
Definition UnversionedPropertySerializationTest.h:69
FUnversionedPropertyTestRunner(const FUnversionedPropertyTestInput &Input)
Definition UnversionedPropertySerializationTest.h:70