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
2947548b3eb0a8d42ea956ce85aed66ea9ec56c2
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
History
Andrew Rodham
19b55c900f
Core: Changed default sort predicate for TSortedMap to use its ConstPointerType rather than KeyType directly to ensure compatability for non-const-pointer keys
...
#rb Steve.Robb [CL 9098332 by Andrew Rodham in Dev-Editor branch]
2019-09-25 13:51:57 -04:00
..
Private
Fixed FText::IdenticalTo comparing two instances with null localized strings as identical
2019-09-20 12:52:48 -04:00
Public
Core: Changed default sort predicate for TSortedMap to use its ConstPointerType rather than KeyType directly to ensure compatability for non-const-pointer keys
2019-09-25 13:51:57 -04:00
Core.Build.cs
Updated module build configurations to follow our updated guidelines on using a library, you should always specify the full path to the library if you know it (in PublicAdditionalLibraries). This allows UBT to do up to date checking of the module and is faster.
2019-08-09 03:48:12 -04:00