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
ca59cdae9d906a3d9f9fbf0baeba2fa6d462e30e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Misc
History
marc audy
763a611985
Fix C4072 warnings
...
#rnx [CL 29852844 by marc audy in ue5-main branch]
2023-11-20 17:26:53 -05:00
..
AssetRegistryInterface.cpp
Fix C4072 warnings
2023-11-20 17:26:53 -05:00
CoreUObjectPluginManager.cpp
…
CoreUObjectPluginManager.h
…
DataValidation.cpp
DataValidation refactor
2023-10-16 19:03:01 -04:00
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
Add an Open for AddObject and an OpenAbort to remove it if we fail during a transaction
2023-10-10 10:02:41 -04:00
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
…