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
572fd58df29111b5303d1aa22b59d137bbf60f06
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
History
matt peters
486c5764c5
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.
...
#rnx #rb Justin.Marcus [CL 27102316 by matt peters in ue5-main branch]
2023-08-15 10:27:18 -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
Added a CBaseStructureProvider concept for detecting if a type is supported by TBaseStructure.
2023-04-24 08:05:26 -04:00
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
Delete the deprecated header BulkData2.h as it has not been in use for several releases.
2023-08-04 04:03:08 -04:00
Templates
Move FOptionalProperty to CoreUObject.
2023-06-22 09:14:07 -04:00
UObject
Added InterfaceType alias to TScriptInterface
2023-08-14 19:19:59 -04:00
CoreUObject.h
…
CoreUObjectSharedPCH.h
Added ArchiveUObjectFromStructuredArchive to CoreUObject SharedPCH.
2023-06-06 16:28:50 -04:00