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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
devin doucette
f7f0a69ef6
Added fatal logs to FPropertyTypeName when StoreByIndex fails
...
#rb Francis.Hurteau #rnx [CL 32586228 by devin doucette in 5.4 branch]
2024-03-28 14:18:42 -04:00
..
AssetRegistry
Added FPackageName::GetVersePath as a shared util for UObjectBaseUtility and FAssetData
2024-03-25 19:44:02 -04:00
Blueprint
…
Cooker
MPCook: Support for ConfigAccessTracking
2024-01-31 11:09:28 -05:00
Internationalization
Add overload of GenerateDeterministicTextKey that works with a property name
2024-01-24 16:07:00 -05:00
Misc
Added FPackageName::GetVersePath as a shared util for UObjectBaseUtility and FAssetData
2024-03-25 19:44:02 -04:00
Serialization
Remove the overridable serialization logic when using UPS
2024-03-25 19:55:10 -04:00
Templates
…
Tests
/Serialization
…
UObject
Added fatal logs to FPropertyTypeName when StoreByIndex fails
2024-03-28 14:18:42 -04:00
VerseVM
Mark Verse object properties that must be initialized with EPropertyFlags::CPF_RequiredParm, and mark concrete Verse classes with VCLASS_Concrete
2024-03-25 16:55:30 -04:00
CoreUObjectPrivatePCH.h
…
InstancedReferenceSubobjectHelper.cpp
…