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
a53cf2e072cd856f20854d73e087bb352fa63fcf
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
Mikolaj Sieluzycki
a53cf2e072
Make UEnums store values as uint8 instead of int8.
...
#codereview Robert.Manuszewski [CL 2643276 by Mikolaj Sieluzycki in Main branch]
2015-08-04 08:20:16 -04:00
..
Blueprint
[UE-17388] Making ResolveDeferredExports() fully reentrant, so we don't attempt to recreate/mutate package exports after the Blueprint has been subsequently finalized.
2015-07-15 14:21:04 -04:00
Misc
Added FPackageName::TryConvertLongPackageNameToFilename
2015-08-03 13:10:54 -04:00
Serialization
[AUTOMERGE]
2015-07-31 17:04:17 -04:00
Templates
…
UObject
Make UEnums store values as uint8 instead of int8.
2015-08-04 08:20:16 -04:00
CoreUObjectPrivate.h
…
Interface.cpp
…