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
bb9ed201650b1303c825750794335750464fd0ff
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Settings
/
Private
History
Nick Darnell
79e53e044e
Editor - The settings system now creates a category if one did not exist when you attempt to add a new section to a category that did not previously exist, instead of ignoring your request.
...
[CL 2521783 by Nick Darnell in Main branch]
2015-04-22 17:05:01 -04:00
..
SettingsCategory.cpp
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
SettingsCategory.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
SettingsContainer.cpp
Editor - The settings system now creates a category if one did not exist when you attempt to add a new section to a category that did not previously exist, instead of ignoring your request.
2015-04-22 17:05:01 -04:00
SettingsContainer.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
SettingsModule.cpp
Editor - UDeveloperSettings is now available to create settings objects that can be auto-discovered by the editor without building a plugin or some other system to register the settings with the settings viewer.
2015-04-21 18:12:25 -04:00
SettingsPrivatePCH.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
SettingsSection.cpp
Removed redundant function parameters
2015-04-20 09:35:49 -04:00
SettingsSection.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00