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
daacee5732ea20871e243ccd11746bd97a142e4e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Tests
History
devin doucette
f806a8c06c
Fixed property bag tests to use the new SetType function on FPropertyTag
...
#rnx [CL 32005366 by devin doucette in ue5-main branch]
2024-03-04 18:56:08 -05:00
..
Serialization
Fix the low level FEditorBulkData tests from failing on runtime platforms.
2024-02-27 04:20:24 -05:00
UObject
Added functions to FPropertyTypeName to query for structs and enums
2024-03-01 13:29:27 -05:00
ObjectHandleTest.cpp
[UE]: More revisions to placeholder property bag type import/export serialization support during map asset loads in the editor.
2024-02-13 16:53:52 -05:00
ObjectPropertyTest.cpp
Improves DoesPackageExistEx by enabling it to use the AssetRegistry when it's available
2024-01-31 13:06:38 -05:00
ObjectPtrTest.cpp
[UE]: More revisions to placeholder property bag type import/export serialization support during map asset loads in the editor.
2024-02-13 16:53:52 -05:00
ObjectPtrTestClass.cpp
[UE]: More revisions to placeholder property bag type import/export serialization support during map asset loads in the editor.
2024-02-13 16:53:52 -05:00
ObjectPtrTestClass.h
[UE]: More revisions to placeholder property bag type import/export serialization support during map asset loads in the editor.
2024-02-13 16:53:52 -05:00
ObjectRefTrackingTestBase.cpp
…
ObjectRefTrackingTestBase.h
…
PluginManagerTest.cpp
…
PropertyBagTest.cpp
Fixed property bag tests to use the new SetType function on FPropertyTag
2024-03-04 18:56:08 -05:00
PropertyBagTest.h
Property bag tests 1
2024-02-16 06:53:03 -05:00
PropertyClassTest.cpp
…