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
613180ea74a8588b2c59567818a515301ea39787
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
Josh Adams
613180ea74
- Added ability for UObject to override the section name it uses for config properties. This is useful for moving a config class to another module, but still allowing back compatibility. The new name cannot be used in the .ini, only the old names can be used.
...
#rb brandon.schaefer [CL 14824206 by Josh Adams in ue5-main branch]
2020-11-30 18:18:29 -04:00
..
Private
- Added ability for UObject to override the section name it uses for config properties. This is useful for moving a config class to another module, but still allowing back compatibility. The new name cannot be used in the .ini, only the old names can be used.
2020-11-30 18:18:29 -04:00
Public
- Added ability for UObject to override the section name it uses for config properties. This is useful for moving a config class to another module, but still allowing back compatibility. The new name cannot be used in the .ini, only the old names can be used.
2020-11-30 18:18:29 -04:00
CoreUObject.Build.cs
Updating copyright for Engine Runtime.
2019-12-26 14:45:42 -05:00