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
f59865ad4ade9d283fff92c9910f4fd39ca73ec9
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
Mikolaj Sieluzycki
019a8752c3
Fix UEnum issues with incorrect _MAX enum value.
...
#codereview Robert.Manuszewski [CL 2644738 by Mikolaj Sieluzycki in Main branch]
2015-08-05 08:56:11 -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
#ue4 - Cast flags can now be declared for non-intrinsic classes.
2015-01-06 14:15:32 -05:00
UObject
Fix UEnum issues with incorrect _MAX enum value.
2015-08-05 08:56:11 -04:00
CoreUObjectPrivate.h
Messaging: Removed the WithMessaging type trait and message type pre-cache
2015-04-01 17:35:20 -04:00
Interface.cpp
…