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
6bb35e42663d2b1ca8de67cd794cff751e2b36ad
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealHeaderTool
History
Robert Manuszewski
dcaf3b8fc5
Making sure the compiler does not attempt to generate copy-constructors for UObjects as this produces false warnings when the class contains deprecated members and generally UObjects should not be copy-constructed anyway.
...
[CL 2345940 by Robert Manuszewski in Main branch]
2014-10-31 04:01:12 -04:00
..
Private
Making sure the compiler does not attempt to generate copy-constructors for UObjects as this produces false warnings when the class contains deprecated members and generally UObjects should not be copy-constructed anyway.
2014-10-31 04:01:12 -04:00
Public
[GitHub] 337 : Add module gen include dir to ShouldExportClassesForModule
2014-09-29 04:03:28 -04:00
Resources
Better error message regarding the use of interfaces as properties, suggesting the use of TScriptInterface instead.
2014-09-30 09:10:54 -04:00
UnrealHeaderTool.Build.cs
Core: Moved Json out of Core and into its own module
2014-09-25 18:03:04 -04:00
UnrealHeaderTool.Target.cs
Linux: do not compile UHT monolithically anymore.
2014-07-31 15:44:39 -04:00