UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition Archive.h:1208
UE_FORCEINLINE_HINT class FProperty * GetSerializedProperty() const
Definition Archive.h:748
Definition UnrealType.h:174
Definition SerializedPropertyScope.h:13
~FSerializedPropertyScope()
Definition SerializedPropertyScope.h:32
FSerializedPropertyScope(FArchive &InAr, FProperty *InProperty, const FProperty *OnlyIfOldProperty=nullptr)
Definition SerializedPropertyScope.h:19