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
/
Private
/
Misc
History
russell johnston
50b7a08a4a
AddReferencedObject for VValue
...
#rb Tim.Smith [CL 32065658 by russell johnston in ue5-main branch]
2024-03-06 15:45:16 -05:00
..
DataValidation
Editor | Add functionality for automatic fixes in tokenized messages
2024-02-02 10:58:45 -05:00
AssetRegistryInterface.cpp
…
CoreUObjectPluginManager.cpp
EInternalObjectFlags cleanup: removed PendingKill and deprecated composite flags
2023-12-05 01:37:45 -05:00
CoreUObjectPluginManager.h
…
DataValidation.cpp
…
DirectoryTree.cpp
…
EditorPathHelper.cpp
…
EditorPathObjectInterface.cpp
…
ExclusiveLoadPackageTimeTracker.cpp
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
GCObjectReferencer.cpp
AddReferencedObject for VValue
2024-03-06 15:45:16 -05:00
NotifyHook.cpp
…
PackageAccessTracking.cpp
…
PackageAccessTrackingOps.cpp
…
PackageName.cpp
Infrastructure and general implementation of a new system for providing improve error messages when we skip loading a package during import because the plugin wasn't mounted. the plugin manager and the GameFeatureSubsystem now have an opportunity to provide additional information to the user about why the plugin wasn't loaded or the package wasn't found.
2024-03-01 16:48:08 -05:00
PackagePath.cpp
…
PackagePathTest.cpp
…
RedirectCollector.cpp
…
ReferenceDebugging.cpp
…
TextBuffer.cpp
…
TransactionObjectEvent.cpp
…
UObjectToken.cpp
…
WarnIfAssetsLoadedInScope.cpp
…
WorldCompositionUtility.cpp
…