Page 1 of 1
UE4 Programming
Posted: Tue Feb 17, 2015 9:47 pm
by christian
Re: Introduction to UE4 Programming
Posted: Mon Mar 09, 2015 7:32 pm
by christian
Re: Introduction to UE4 Programming
Posted: Mon Mar 09, 2015 8:01 pm
by christian
Re: UE4 Programming
Posted: Thu May 28, 2015 2:36 pm
by christian
I renamed a parent C++ class, and now everything's broken. What do I do?
This'll sort you out -
https://unrealxeditor.wordpress.com/201 ... r-project/
Satheesh wrote:
Open DefaultEngine.ini and under [/Script/Engine.Engine] section add the below line:
+ActiveClassRedirects=(OldClassName=”MyAwesomeClass”,NewClassName=”MyNewClass”)
Re: UE4 Programming
Posted: Tue Aug 02, 2016 10:44 pm
by christian