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
81bdee57d5bcceb3dcb65cfade052d58d1e35a02
UnrealEngineUWP
/
Engine
/
Plugins
/
Messaging
/
MessagingDebugger
History
Ben Marsh
e35719b0b4
Store whether a plugin is enabled by default in the uplugin file (rather than in the INI file). Simplifies checks for what is enabled in UE4Game and decentralizes everything.
...
[CL 2119957 by Ben Marsh in Main branch]
2014-06-27 16:38:50 -04:00
..
Content
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
Resources
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
Source
/MessagingDebugger
UMG - ESlateCheckBoxState is now an actual Enum. This required updating a lot of code that was using auto conversion from bool to int. Fixing a lot of issues with garbage collecting and circular references, old button/border widgets will be broken by this checkin. No longer crashing on exit of PIE.
2014-06-20 12:37:24 -04:00
MessagingDebugger.uplugin
Store whether a plugin is enabled by default in the uplugin file (rather than in the INI file). Simplifies checks for what is enabled in UE4Game and decentralizes everything.
2014-06-27 16:38:50 -04:00