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
57b2091f954a466cc2bfcd83e00a5d34671978ea
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
devin doucette
584ea89945
Increased FProperty::IndexInOwner from uint16 to int32 to support types with many properties
...
#rb Francis.Hurteau [CL 34372792 by devin doucette in ue5-main branch]
2024-06-14 11:32:26 -04:00
..
Internal
Added storage of unknown enum names
2024-06-11 16:48:27 -04:00
Private
Increased FProperty::IndexInOwner from uint16 to int32 to support types with many properties
2024-06-14 11:32:26 -04:00
Public
Increased FProperty::IndexInOwner from uint16 to int32 to support types with many properties
2024-06-14 11:32:26 -04:00
Tests
Added storage of unknown enum names
2024-06-11 16:48:27 -04:00
CoreUObject.Build.cs
Remove the now deleted option to EnableAutoRTFM, this is default and now youve to explicitly disable it for a module
2024-05-30 18:00:50 -04:00