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
ef3db7306923d7fc418c65721a4e360c2dca1f4e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
History
markus breyer
566c2ebd7b
Added initializer list constructors and range-based iiterators to VArray and VMap
...
#rb yiliang.siew, saam.barati #rnx [CL 27399312 by markus breyer in ue5-main branch]
2023-08-25 23:31:52 -04:00
..
AssetRegistry
AssetRegistry: Change FAssetData returned from AR queries in the non-editor runtime to have GetChunkIds from the on-disk version of the data whether or not bIncludeOnlyOnDiskAssets is true, because GetChunkIds in non-editor runtimes always returns an empty array and is not what users expect. Add comments for the bIncludeOnlyOnDiskAssets contract.
2023-08-15 10:27:18 -04:00
Blueprint
[CoreUObject]
2023-06-10 01:58:50 -04:00
Concepts
…
Internationalization
[CoreUObject]
2023-06-10 01:58:50 -04:00
Misc
Update FPackageName::IsValidPath and FPackageName::IsValidObjectPath to use FStringView
2023-08-02 14:05:42 -04:00
Serialization
IAS - allow reading from file cache when HTTP streaming is disabled
2023-08-24 07:52:54 -04:00
Templates
Move FOptionalProperty to CoreUObject.
2023-06-22 09:14:07 -04:00
UObject
Added GetTypeHash to FDynamicallyTypedValue for when used as a key for TMaps.
2023-08-23 19:17:30 -04:00
VerseVM
Added initializer list constructors and range-based iiterators to VArray and VMap
2023-08-25 23:31:52 -04:00
CoreUObject.h
…
CoreUObjectSharedPCH.h
Added ArchiveUObjectFromStructuredArchive to CoreUObject SharedPCH.
2023-06-06 16:28:50 -04:00