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
ec2b914fdffec3be774b701b9f29ee367cdc5cdc
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Misc
History
robert manuszewski
a210b585b6
EInternalObjectFlags cleanup: removed PendingKill and deprecated composite flags
...
#rb Johan.Torp, Steve.Robb [CL 30109006 by robert manuszewski in ue5-main branch]
2023-12-05 01:37:45 -05:00
..
AssetRegistryInterface.cpp
Fix C4072 warnings
2023-11-20 17:26:53 -05:00
CoreUObjectPluginManager.cpp
EInternalObjectFlags cleanup: removed PendingKill and deprecated composite flags
2023-12-05 01:37:45 -05:00
CoreUObjectPluginManager.h
…
DataValidation.cpp
…
DirectoryTree.cpp
DirectoryTree: 1) Fix bug in GetChildren - added children of implied children were not reported in some cases.
2023-11-04 12:13:02 -04:00
EditorPathHelper.cpp
…
EditorPathObjectInterface.cpp
…
ExclusiveLoadPackageTimeTracker.cpp
…
GCObjectReferencer.cpp
…
NotifyHook.cpp
…
PackageAccessTracking.cpp
…
PackageAccessTrackingOps.cpp
…
PackageName.cpp
PackageName: Add some ObjectPath functions needed by CoreRedirects.
2023-11-20 14:02:45 -05:00
PackagePath.cpp
…
PackagePathTest.cpp
…
RedirectCollector.cpp
…
ReferenceDebugging.cpp
…
TextBuffer.cpp
…
TransactionObjectEvent.cpp
Support editor helper paths for actors in a level instance. This is so -game instances can find corresponding actor objects when transactions are applied.
2023-10-18 12:56:47 -04:00
UObjectToken.cpp
…
WarnIfAssetsLoadedInScope.cpp
…
WorldCompositionUtility.cpp
…