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
/
Tests
History
devin doucette
b7be3b322a
Added storage of unknown enum names
...
#jira UE-211458 [CL 34290747 by devin doucette in ue5-main branch]
2024-06-11 16:48:27 -04:00
..
Serialization
…
UObject
Added storage of unknown enum names
2024-06-11 16:48:27 -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
[UObject]
2024-05-01 08:26:48 -04:00
ObjectPropertyTest.cpp
Revise TObjectPtr to use pointer semantics for type safety checks (editor only).
2024-05-02 11:25:44 -04:00
ObjectPtrTest.cpp
…
ObjectPtrTestClass.cpp
…
ObjectPtrTestClass.h
…
ObjectRefTrackingTestBase.cpp
…
ObjectRefTrackingTestBase.h
…
OptionalPropertyTest.cpp
Implement intrusive optional states for FName and FText.
2024-04-24 17:55:54 -04:00
OptionalPropertyTestObject.h
…
PluginManagerTest.cpp
…
PropertyClassTest.cpp
…