UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition ArchiveProxy.h:19
FArchive & InnerArchive
Definition ArchiveProxy.h:327
Definition Archive.h:1208
UE_FORCEINLINE_HINT bool IsPersistent() const
Definition Archive.h:300
UE_FORCEINLINE_HINT bool IsLoading() const
Definition Archive.h:236
UE_FORCEINLINE_HINT bool IsObjectReferenceCollector() const
Definition Archive.h:456
uint8 ArIsFilterEditorOnly
Definition Archive.h:927
Definition PropertyProxyArchive.h:20
UStruct * Container
Definition PropertyProxyArchive.h:28
UStruct::FUnresolvedScriptPropertiesArray UnresolvedProperties
Definition PropertyProxyArchive.h:24
FPropertyProxyArchive(FArchive &InInnerArchive, int32 &InBytecodeIndex, UStruct *InContainer)
Definition PropertyProxyArchive.h:30
virtual FArchive & operator<<(FField *&Value) override
Definition PropertyProxyArchive.h:37
int32 & BytecodeIndex
Definition PropertyProxyArchive.h:26
Definition PropertyPath.Build.cs:6
UE_NODEBUG UE_FORCEINLINE_HINT SizeType Add(ElementType &&Item)
Definition Array.h:2696
Definition FieldPath.h:283