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
9c19f91dfeed7ef14a87a4cbdebc774bf73f6df8
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Projects
/
Private
History
will brown
ba92fb9214
Fixing conflicting loctext. Issue 306621
...
#rnx [CL 25549085 by will brown in ue5-main branch]
2023-05-19 14:43:32 -04:00
..
CustomBuildSteps.cpp
…
JsonExtensions.h
…
LocalizationDescriptor.cpp
…
ModuleDescriptor.cpp
…
PluginDescriptor.cpp
Added a new 'Sealed' plugin concept that can prevent other plugins from depending on a plugin
2023-05-04 18:35:32 -04:00
PluginManager.cpp
Fixing conflicting loctext. Issue 306621
2023-05-19 14:43:32 -04:00
PluginManager.h
Plugin Sealed load time validation - Prompt the user to disable the plugin or close the application if a plugin is found to have a dependency on a sealed plugin
2023-05-18 15:30:26 -04:00
PluginManifest.cpp
…
PluginReferenceDescriptor.cpp
…
ProjectDescriptor.cpp
…
ProjectManager.cpp
…
ProjectManager.h
…
ProjectsModule.cpp
…
VerseScope.cpp
…