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
3a85dbd03365cfc1ac94de33001dd685b4014c70
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Misc
History
UnrealBot
73409369c0
Branch snapshot for CL 21319338
...
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
..
AssetRegistryInterface.cpp
Deprecating ANY_PACKAGE.
2022-06-01 03:46:59 -04:00
ExclusiveLoadPackageTimeTracker.cpp
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
GCObjectReferencer.cpp
UClass: Move the UClass pointers to the cppclass's AddReferencedObject function onto a new type FUObjectCppClassStaticFunctions that allows us to easily add new static functions that are reflected in the same way.
2022-05-16 13:00:04 -04:00
NotifyHook.cpp
…
PackageAccessTracking.cpp
…
PackageAccessTrackingOps.cpp
…
PackageName.cpp
Hardened FPackageName::ParseExportTextPath to better ensure that the source matches the expected format before attempting the parse
2022-07-17 22:39:34 -04:00
PackagePath.cpp
[core] Removed header extension test in operator== to match WITH_EDITOR code.
2022-06-22 10:40:53 -04:00
PackagePathTest.cpp
…
RedirectCollector.cpp
…
TextBuffer.cpp
…
UObjectToken.cpp
…
WorldCompositionUtility.cpp
…