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
c65a2c0128ee2dabfacb1300a40645e8aa75902e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Tests
History
devin doucette
01cb852a23
Deprecated the old names and paths for TSharedString
...
#rb Zousar.Shaker #rnx [CL 34567121 by devin doucette in ue5-main branch]
2024-06-21 12:52:32 -04:00
..
Serialization
Deprecated the old names and paths for TSharedString
2024-06-21 12:52:32 -04:00
UObject
- Changed "PropertiesSetBySerialization" to "SerializedProperties" and made the flag get set even for properties that were skipped during serialization. This way it's a better reflection of which properties were in the old class
2024-06-14 17:29:03 -04:00
ObjectHandleTest.cpp
Further revise TObjectPtr to avoid indirection by keeping references to placeholder-typed objects unresolved.
2024-05-29 11:43:30 -04:00
ObjectPinningTest.cpp
…
ObjectPropertyTest.cpp
…
ObjectPtrTest.cpp
…
ObjectPtrTestClass.cpp
…
ObjectPtrTestClass.h
…
ObjectRefTrackingTestBase.cpp
…
ObjectRefTrackingTestBase.h
…
OptionalPropertyTest.cpp
…
OptionalPropertyTestObject.h
…
PluginManagerTest.cpp
…
PropertyClassTest.cpp
…