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
d10d5b8c2018decb992fcc0bf60a1d1fb0129dbe
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
sebastien lussier
d10d5b8c20
Core - Added [[nodiscard]] to most GetTypeHash() overloads in Core
...
#rb Steve.Robb [CL 32316883 by sebastien lussier in ue5-main branch]
2024-03-18 20:08:43 -04:00
..
AssetRegistry
Added FPackageName::GetVersePath as a shared util for UObjectBaseUtility and FAssetData
2024-02-22 17:33:37 -05:00
Blueprint
EInternalObjectFlags cleanup: removed PendingKill and deprecated composite flags
2023-12-05 01:37:45 -05:00
Cooker
IncrementalCook: Add FCookDependency to record external-file and generic-function dependencies that should invalidate the cook-saved version of a package when they change.
2024-03-05 14:41:03 -05:00
Internationalization
Add overload of GenerateDeterministicTextKey that works with a property name
2024-01-24 15:44:20 -05:00
Misc
AddReferencedObject for VValue
2024-03-06 15:45:16 -05:00
Serialization
Improved surfacing of skipped package diagnostics. Messages will now show up in the editor Message Log as well as the output log.
2024-03-13 17:56:59 -04:00
Templates
…
UObject
Core - Added [[nodiscard]] to most GetTypeHash() overloads in Core
2024-03-18 20:08:43 -04:00
VerseVM
VerseVM
Await
and
sync
expressions
2024-03-15 12:58:08 -04:00
CoreUObjectPrivatePCH.h
…
InstancedReferenceSubobjectHelper.cpp
…