This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
32bbd90085d97ff232d260023dfd98b0df4fe50d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
History
Matt Peters
6935c29d01
Create function UStruct::GetSchemaHash. This function provides a hash that can be used to check whether tagged property serialization stored in a saved package is a match for the current binary's UClasses. This hash can be used to test whether versioned tagged property serialization will produce unchanged results, and whether unversioned property serialization will succeed.
...
#rb Johan.Torp #rnx [CL 16186852 by Matt Peters in ue5-main branch]
2021-05-03 16:54:05 -04:00
..
AssetRegistry
Removal of UE4 references from code base
2021-04-14 11:13:44 -04:00
Blueprint
Revert 14886445/14888213 to unblock projects from a new regression while I continue to investigate/resolve.
2020-12-10 11:04:34 -04:00
Internationalization
…
Misc
Cherrypicking Mirage code base (disabled) from Dev-Cooker
2021-04-30 08:14:54 -04:00
Serialization
Merge UE5/RES @ 16162155 to UE5/Main
2021-04-29 19:32:06 -04:00
Templates
Removed more references to UE5
2021-04-15 03:49:09 -04:00
UObject
Create function UStruct::GetSchemaHash. This function provides a hash that can be used to check whether tagged property serialization stored in a saved package is a match for the current binary's UClasses. This hash can be used to test whether versioned tagged property serialization will produce unchanged results, and whether unversioned property serialization will succeed.
2021-05-03 16:54:05 -04:00
Virtualization
Cherrypicking Mirage code base (disabled) from Dev-Cooker
2021-04-30 08:14:54 -04:00
CoreUObject.h
…
CoreUObjectSharedPCH.h
…