Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
db463b031d42484bf7ff2b057a8bf0c94dea4a9c
UnrealEngineUWP/Engine/Source/Runtime/Serialization/Private
History
Marc Audy cac1fe0019 Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
This represents UE4/Main @ CL# 15277572

[CL 15299962 by Marc Audy in ue5-main branch]
2021-02-03 14:57:28 -04:00
..
Backends
Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
2021-02-03 14:57:28 -04:00
Tests
Finding and addressing codepaths that check property type by explicitly checking equality with FObjectProperty::StaticClass() or FClassProperty::StaticClass(). Changing them to instead use CastField<FObjectProperty> (which will generically handle both FObjectProperty, FClassProperty, and any of their derivatives). Could be further genericized in the future to use FObjectPropertyBase, but don't want to add more risk by introducing that at this point.
2021-02-03 12:08:22 -04:00
SerializationModule.cpp
…
StructDeserializer.cpp
Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
2021-02-03 14:57:28 -04:00
StructSerializer.cpp
Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
2021-02-03 14:57:28 -04:00
Powered by Gitea Page: 1090ms Template: 18ms
English
English
Licenses API