Commit Graph

2 Commits

Author SHA1 Message Date
Jamie Dale
758c2aa488 Fixed build error in FCDOWriter
FName no longer has GetIndex, it has GetComparisonIndex and GetDisplayIndex instead.

#codereview Robert.Manuszewski

[CL 2300766 by Jamie Dale in Main branch]
2014-09-17 06:20:17 -04:00
Robert Manuszewski
0de4660aee Hot-reload: all CDOs will now get re-constructed after hot-reload. If a CDO has changed, the class will be re-instanced.
#change Moved hot-reload-only code from FBlueprintCompileReinstancer to FHotReloadClassReinstancer
#change It's not possible to derive classes from FBlueprintCompileReinstancer
#change Added code to handle re-creating CDOs after hot-reload even if the class hasn't changed.

[CL 2300696 by Robert Manuszewski in Main branch]
2014-09-17 04:34:40 -04:00